open-webui/backend/open_webui/routers
2024-12-26 20:57:51 -08:00
..
audio.py fix: elevenlabs audio 2024-12-26 12:54:31 -08:00
auths.py enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
channels.py enh: webui url 2024-12-25 09:50:57 -07:00
chats.py
configs.py
evaluations.py
files.py refac 2024-12-18 18:15:58 -08:00
folders.py
functions.py wip 2024-12-11 18:36:59 -08:00
groups.py
images.py fix: automatic1111 image generation 2024-12-25 23:34:54 -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 refac: chat requests 2024-12-19 01:00:32 -08:00
openai.py fix: title generation issue 2024-12-25 16:46:49 -07:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py
retrieval.py Fix Google Drive integration 2024-12-26 14:41:58 -05:00
tasks.py Fix code scanning alert no. 150: Information exposure through an exception 2024-12-19 15:59:03 -08:00
tools.py wip 2024-12-11 18:36:59 -08:00
users.py fix: get users 2024-12-25 13:39:04 -07:00
utils.py