open-webui/backend
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
..
apps FIX searxng URL construction using params for arg passing 2024-06-03 12:44:46 +03:00
data feat: prompt variables from suggestions 2024-05-02 00:45:04 -07:00
open_webui infra: build 2024-05-20 16:34:37 +08:00
static Create logo.png 2024-05-02 01:21:44 -07:00
utils refac: folder rename web -> webui 2024-05-26 01:15:48 -07:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore fix: gitignore 2024-02-24 00:29:03 -08:00
config.py feat: RESET_CONFIG_ON_START 2024-06-02 18:14:36 -07:00
constants.py refac: web search 2024-06-01 19:52:12 -07:00
dev.sh fix: make backend/fix.sh executable 2024-04-29 21:01:54 +01:00
main.py feat: mermaid rendering support 2024-06-02 18:03:30 -07:00
requirements.txt refac: byebye litellm 2024-05-25 14:43:35 -07:00
start_windows.bat fix: reword WEBUI_SECRET_KEY generation log line 2024-05-08 20:03:03 +08:00
start.sh refac: byebye litellm 2024-05-25 14:43:35 -07:00