Open
Description
Discussed in slack:
https://apify.slack.com/archives/CGZSN9DQC/p1729755239716379
We should add an option to perform basic prompting for dataset items as string inputs straight into GPT with no crawling. Basically provide an easy-to-use GPT API straight from this Actor.
I guess we have to add the dataset ID as input field, but what fields should we take from it as input? I suppose that we could make the input field from the dataset configurable as well? We can put both into a standalone “Dataset Input Settings” or something.
It will be pretty annoying to implement into the current "crawler" architecture ://