open-webui/backend/open_webui/routers
2024-12-18 13:25:57 -05: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 npm run format 2024-12-18 12:18:31 -05: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 Add configurable Google Drive toggle in the Documents admin section along with necessary config scaffolding 2024-12-18 13:25:57 -05: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