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
open_webui
static
utils refac: folder rename web -> webui 2024-05-26 01:15:48 -07:00
.dockerignore
.gitignore
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
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
start.sh refac: byebye litellm 2024-05-25 14:43:35 -07:00