open-webui/backend/open_webui/routers
Timothy Jaeryang Baek e500461dc0 refac
2024-12-17 18:40:50 -08:00
..
audio.py Update audio.py 2024-12-11 04:47:35 -08:00
auths.py
chats.py
configs.py
evaluations.py
files.py fix: unicode file name 2024-12-15 23:08:51 -08:00
folders.py
functions.py wip 2024-12-11 18:36:59 -08:00
groups.py
images.py chore: format 2024-12-17 13:51:29 -08:00
knowledge.py Merge branch 'dev' of https://github.com/open-webui/open-webui into dev 2024-12-16 07:34:06 +01:00
memories.py wip: retrieval 2024-12-11 18:05:42 -08:00
models.py
ollama.py feat: pass structured output format through to ollama 2024-12-17 09:33:32 -06:00
openai.py fix 2024-12-11 20:39:55 -08:00
pipelines.py wip 2024-12-11 19:52:46 -08:00
prompts.py
retrieval.py refac 2024-12-17 18:40:50 -08:00
tasks.py Fix code scanning alert no. 148: Information exposure through an exception 2024-12-16 12:27:11 -08:00
tools.py wip 2024-12-11 18:36:59 -08:00
users.py
utils.py