[GH-ISSUE #1678] is it possible to fetch document from web? #51259

Closed
opened 2026-05-05 12:11:27 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @dickens88 on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1678

Dears,
I have 2 questions about this projects,

    1. I see that the Documents module can upload documents to RAG's database. I wonder if it's possible to directly enter a url to grab data from a web page and enter it into RAG? I noticed that the backend code seems to have this logic, but I don't see it on the frontend page.
    1. Will Agent invoking be supported in the future? That is, configure several different agents at the front end. Each agent has its own role. Then, these agents cooperate with each other to complete tasks, such as searching for information and completing reports.
Originally created by @dickens88 on GitHub (Apr 22, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1678 Dears, I have 2 questions about this projects, - 1. I see that the Documents module can upload documents to RAG's database. I wonder if it's possible to directly enter a url to grab data from a web page and enter it into RAG? I noticed that the backend code seems to have this logic, but I don't see it on the frontend page. - 2. Will Agent invoking be supported in the future? That is, configure several different agents at the front end. Each agent has its own role. Then, these agents cooperate with each other to complete tasks, such as searching for information and completing reports.
Author
Owner

@justinh-rahb commented on GitHub (Apr 22, 2024):

URLs can be used for RAG by typing # followed by the full URL of the page you want to ingest and then selecting it from the popup menu:
https://docs.openwebui.com/tutorial/rag

Agents aren't a feature yet, but there seems to be at least one and possibly more people that have claimed to be working on PRs for this. We'll take whichever is submitted and found to best match our goals.

<!-- gh-comment-id:2069632592 --> @justinh-rahb commented on GitHub (Apr 22, 2024): URLs can be used for RAG by typing # followed by the full URL of the page you want to ingest and then selecting it from the popup menu: https://docs.openwebui.com/tutorial/rag Agents aren't a feature yet, but there seems to be at least one and possibly more people that have claimed to be working on PRs for this. We'll take whichever is submitted and found to best match our goals.
Author
Owner

@justinh-rahb commented on GitHub (Apr 22, 2024):

I'm going to move this to discussion as it does not seem to be a bug report per se, and the agent feature has been requested many times and is already on our roadmap.

<!-- gh-comment-id:2069641975 --> @justinh-rahb commented on GitHub (Apr 22, 2024): I'm going to move this to discussion as it does not seem to be a bug report per se, and the agent feature has been requested many times and is already on our roadmap.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#51259