feat: add option to perform GPT prompts over items from dataset without crawling #81
Labels
cancelled
For cancelled Issues for various reasons
enhancement
New feature or improving/enhancing the existing ones for end users
priority: nice to have
Small bug or feature. Put to backlog and long-term planning.
source: internal
Reported or found out by us
zenhub: product backlog
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 ://
The text was updated successfully, but these errors were encountered: