-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Description
Often times, I need to write a simple agent that extract links to web pages in a prompt to fetch the text data from it and augment the context with the fetched files.
There's a built-in web search agent, but it would be nice to also have a simple "web fetch" agents that recognize URLs, fetch the text from it and add it to FILES. This would also removes the need for an API key needed for the web search.
Metadata
Metadata
Assignees
Labels
No labels