[GH-ISSUE #3419] enh: Enhance websearch #28788

Closed
opened 2026-04-25 03:20:53 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @manfromdownunder on GitHub (Jun 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3419

Is your feature request related to a problem? Please describe.
Websearch is literal, meaning if I am talking about cats, and I websearch how fast can they run, then the search is "how fast can they run" and returns results not relating to the cats or context of the conversation.

Describe the solution you'd like
Websearch should summarise chat history then use NLP to submit a search query based on the summary and last question asked for actual relevant/useful results.

Describe alternatives you've considered
I have not considered any alternatives.

Additional context
Not at this stage. I just think that we should have an NLP layer between the question and the search query.

Originally created by @manfromdownunder on GitHub (Jun 25, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/3419 **Is your feature request related to a problem? Please describe.** Websearch is literal, meaning if I am talking about cats, and I websearch how fast can they run, then the search is "how fast can they run" and returns results not relating to the cats or context of the conversation. **Describe the solution you'd like** Websearch should summarise chat history then use NLP to submit a search query based on the summary and last question asked for actual relevant/useful results. **Describe alternatives you've considered** I have not considered any alternatives. **Additional context** Not at this stage. I just think that we should have an NLP layer between the question and the search query.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#28788