Skip to content

[feature] web fetch agent #1196

@sinedied

Description

@sinedied

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions