open-webui/backend/open_webui/routers
Tim Jaeryang Baek a3e477e100
Merge pull request #12602 from alpha-pet/fix-tool-server-indexing-mismatch
fix: mismatch between TOOL_SERVERS / TOOL_SERVER_CONNECTIONS indexing
2025-04-10 09:06:30 -07:00
..
audio.py
auths.py fix: choose the first mail if multiple are returned from LDAP 2025-04-09 10:53:02 +02:00
channels.py
chats.py
configs.py refac 2025-04-05 04:12:57 -06:00
evaluations.py
files.py Add content param to /search route 2025-04-08 01:00:06 -04:00
folders.py fix: admin folder deletion issue 2025-04-02 17:55:24 -07:00
functions.py
groups.py
images.py
knowledge.py feat: add new admin func - reindex knowledge files 2025-04-08 00:44:10 +09:00
memories.py
models.py
ollama.py make content parameter optional in OpenAI chat completion API endpoint 2025-04-04 13:30:51 +02:00
openai.py
pipelines.py
prompts.py
retrieval.py feat: Add sougou web search API for backend, add config panel in for frontend. 2025-04-10 14:51:44 +08:00
tasks.py refac: use selected model for merge response 2025-04-02 19:33:20 -07:00
tools.py fix: mismatch between TOOL_SERVERS / TOOL_SERVER_CONNECTIONS indexing 2025-04-08 14:08:08 +02:00
users.py feat: direct tools user permissions 2025-04-02 18:36:03 -07:00
utils.py