open-webui/backend/apps
Lyuboslav Petrov 7e761a69a7
FIX searxng URL construction using params for arg passing
Accept additional parameters such as language, time_range, and categories to tailor the search results.
Raise an exception if a request error occurs during the search process.
Use params argument to construct the query string
Sort by relevance
Expand docstring
2024-06-03 12:44:46 +03:00
..
audio feat: switch to config proxy, remove config_get/set 2024-05-10 15:03:24 +08:00
images fix: image generation broken by config persistence 2024-05-17 13:52:48 +08:00
ollama Merge branch 'dev' into fix/ollama-cancellation 2024-06-02 16:27:01 -07:00
openai Merge branch 'dev' into fix/ollama-cancellation 2024-06-02 16:27:01 -07:00
rag FIX searxng URL construction using params for arg passing 2024-06-03 12:44:46 +03:00
webui feat: single chat export 2024-06-02 21:39:09 -07:00