open-webui/backend/open_webui/routers
2025-05-14 23:33:52 +04:00
..
audio.py refac: AIOHTTP_CLIENT_SESSION_SSL 2025-05-14 23:33:52 +04:00
auths.py Merge pull request #13852 from fizyr-forks/self-signed-cert 2025-05-14 23:12:24 +04:00
channels.py
chats.py enh: chat share & export permissions 2025-04-23 14:43:33 +09:00
configs.py
evaluations.py fix: evaluation feedback endpoints 2025-05-14 20:08:49 +04:00
files.py feat: RAG_ALLOWED_FILE_EXTENSIONS 2025-05-14 23:06:33 +04:00
folders.py
functions.py
groups.py
images.py Fixed mis-use of set_image_model in automatic1111 Image generation 2025-05-06 18:17:52 +03:00
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 fix: non admin user notes 2025-05-05 23:31:37 +04:00
ollama.py refac/security: ollama model upload path traversal 2025-05-14 15:17:07 +04:00
openai.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
pipelines.py refac: AIOHTTP_CLIENT_SESSION_SSL 2025-05-14 23:33:52 +04:00
prompts.py
retrieval.py feat: external document loader support 2025-05-14 22:28:40 +04: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