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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.