open-webui/backend/open_webui/routers
2025-05-14 20:08:49 +04:00
..
audio.py refac 2025-05-10 19:04:40 +04:00
auths.py fix: admin signup logic 2025-05-12 20:03:40 +04:00
channels.py
chats.py
configs.py
evaluations.py fix: evaluation feedback endpoints 2025-05-14 20:08:49 +04:00
files.py refac: audio transcription issue 2025-05-08 22:57:48 +04:00
folders.py
functions.py
groups.py
images.py
knowledge.py feat:Add vector type and vector factory class for vector database integration 2025-05-14 21:30:50 +08:00
memories.py feat:Add vector type and vector factory class for vector database integration 2025-05-14 21:30:50 +08:00
models.py
notes.py
ollama.py refac/security: ollama model upload path traversal 2025-05-14 15:17:07 +04:00
openai.py
pipelines.py refac/security: pipelines upload path traversal 2025-05-14 15:15:05 +04:00
prompts.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
retrieval.py feat:Add vector type and vector factory class for vector database integration 2025-05-14 21:30:50 +08:00
tasks.py skip checks in title gen 2025-05-08 06:55:43 +00:00
tools.py
users.py Increased PAGE_ITEM_COUNT to 30 2025-05-09 12:59:50 +02:00
utils.py