open-webui/backend/open_webui/routers
Timothy Jaeryang Baek b2befd486f refac
2025-05-30 01:24:54 +04:00
..
audio.py doc: changelog 2025-05-30 01:14:38 +04:00
auths.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py refac: pinned chat endpoint 2025-05-26 22:15:21 +04:00
configs.py refac 2025-04-05 04:12:57 -06:00
evaluations.py fix: evaluation feedback endpoints 2025-05-14 20:08:49 +04:00
files.py Merge pull request #14335 from open-webui/main 2025-05-26 13:02:08 +04:00
folders.py fix: admin folder deletion issue 2025-04-02 17:55:24 -07:00
functions.py chore: format 2025-05-29 02:36:33 +04:00
groups.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
images.py fix: image generation 2025-05-27 02:48:22 +04: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 refac 2025-03-03 21:27:48 -08:00
notes.py fix: non admin user notes 2025-05-05 23:31:37 +04:00
ollama.py refac 2025-05-30 01:24:54 +04:00
openai.py refac/fix: open webui params handling 2025-05-29 12:57:58 +04:00
pipelines.py refac 2025-05-15 12:58:44 +04:00
prompts.py
retrieval.py refac: PLEASE follow existing convention 2025-05-30 00:34:18 +04:00
tasks.py feat: read max_tokens from model config with fallback to 1000 for title and tag generation 2025-05-18 22:45:33 +03:00
tools.py enh: load tool by url 2025-05-29 02:08:54 +04:00
users.py Increased PAGE_ITEM_COUNT to 30 2025-05-09 12:59:50 +02:00
utils.py chore: format 2025-02-26 22:18:18 -08:00