open-webui/backend/open_webui/routers
2025-03-20 17:46:11 -07:00
..
audio.py fix: audio api endpoint filetype check 2025-03-08 18:03:30 -03:00
auths.py anonymous bind when LDAP_APP_DN is not specified 2025-03-08 21:19:21 +08:00
channels.py
chats.py
configs.py enh: enable_code_execution toggle 2025-03-05 19:06:28 -08:00
evaluations.py
files.py Add check if images and avoid trying to calculate embeddings 2025-03-11 12:50:44 +08:00
folders.py
functions.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
groups.py
images.py fix code format 2025-03-11 12:40:31 -03:00
knowledge.py fix: file delete from knowledge not working with bypass embedding 2025-03-20 17:46:11 -07:00
memories.py
models.py refac 2025-03-03 21:27:48 -08:00
ollama.py Alternative Temp Fix: Uncomment to Keep Alive Forever 2025-03-15 00:27:20 +08:00
openai.py enh: connection tags 2025-03-11 20:37:30 +00:00
pipelines.py Fix error message propagate from pipelines 2025-03-20 22:20:27 +07:00
prompts.py
retrieval.py feat: merge with main 2025-03-05 22:04:34 +00:00
tasks.py
tools.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
users.py enh: user groups/permissions endpoint 2025-03-19 08:47:31 -07:00
utils.py