open-webui/backend/open_webui/routers
Jonathan Respeto a32782e527
fix: Update openai.py
need to await get_filtered_models
2025-01-29 08:47:54 -05:00
..
audio.py
auths.py feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration 2025-01-10 08:53:03 +08:00
channels.py
chats.py
configs.py
evaluations.py
files.py fix: fixess issue #7181 2025-01-14 09:32:04 +01:00
folders.py
functions.py
groups.py enh: validate user id before saving group 2025-01-20 23:09:55 -08:00
images.py refac: comfyui 2025-01-16 11:17:37 -08:00
knowledge.py chore: format backend 2025-01-19 11:59:07 -08:00
memories.py
models.py fix: model update access 2025-01-23 10:40:49 -08:00
ollama.py Update ollama.py 2025-01-28 18:27:41 -05:00
openai.py fix: Update openai.py 2025-01-29 08:47:54 -05:00
pipelines.py
prompts.py chore: format backend 2025-01-19 11:59:07 -08:00
retrieval.py
tasks.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
tools.py fix: tools valves access 2025-01-23 10:37:44 -08:00
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py