open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 750604a11d refac
2026-06-01 13:43:05 -07:00
..
analytics.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
audio.py refac 2026-06-01 13:43:05 -07:00
auths.py fix: don't block first-admin signup on stale ENABLE_SIGNUP (#24821) 2026-06-01 11:44:36 -07:00
automations.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
calendar.py fix: check destination calendar write access on event update (#24764) 2026-05-19 21:26:58 +04:00
channels.py refac 2026-05-19 20:44:38 +04:00
chats.py refac 2026-06-01 13:18:44 -07:00
configs.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
evaluations.py refac 2026-06-01 13:20:33 -07:00
files.py refac 2026-06-01 09:53:04 -07:00
folders.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
functions.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
groups.py refac 2026-05-14 13:12:59 +09:00
images.py fix(images): pass content_type=None to r.json() to accept non-standard MIME types (#24838) 2026-06-01 10:33:24 -07:00
knowledge.py refac 2026-06-01 12:41:30 -07:00
memories.py fix: apply RAG_EMBEDDING_QUERY_PREFIX to memory search queries (#24921) 2026-06-01 13:23:15 -07:00
models.py refac 2026-06-01 13:15:21 -07:00
notes.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
ollama.py refac 2026-05-31 18:42:28 -07:00
openai.py refac 2026-06-01 13:10:19 -07:00
pipelines.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
prompts.py fix: bind prompt history/version ops to the authorized prompt (#25056) 2026-06-01 12:07:52 -07:00
retrieval.py refac 2026-06-01 12:13:04 -07:00
scim.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
skills.py refac: modernize type annotations (PEP 604 / PEP 585) 2026-05-12 17:10:15 +09:00
tasks.py refac 2026-05-14 13:19:00 +09:00
terminals.py fix: don't hang terminal proxy when one forwarding pump exits first (#25479) 2026-06-01 10:10:04 -07:00
tools.py refac 2026-05-21 14:01:57 +04:00
users.py refac 2026-05-21 15:29:49 +04:00
utils.py refac 2026-05-21 16:25:25 +04:00