open-webui/backend/open_webui/routers
Tim Jaeryang Baek 6cb519ca0e
Merge pull request #14774 from rragundez/images-from-db
fix: Store and load code interpreter generated images from a central location (DB and/or cloud storage)
2025-06-08 19:09:28 +04:00
..
audio.py doc: changelog 2025-05-30 01:14:38 +04:00
auths.py
channels.py
chats.py refac: pinned chat endpoint 2025-05-26 22:15:21 +04:00
configs.py
evaluations.py
files.py Merge pull request #14335 from open-webui/main 2025-05-26 13:02:08 +04:00
folders.py
functions.py chore: format 2025-05-29 02:36:33 +04:00
groups.py
images.py Return tuple consistently and strip potential left string 2025-06-08 16:26:08 +08:00
knowledge.py
memories.py
models.py
notes.py refac 2025-06-05 01:05:33 +04:00
ollama.py refac 2025-05-30 01:24:54 +04:00
openai.py chore: format 2025-06-05 01:12:28 +04:00
pipelines.py
prompts.py
retrieval.py Add configuration options for picture description modes and update related components 2025-06-08 16:30:26 +02:00
tasks.py feat: follow ups 2025-06-03 18:07:29 +04:00
tools.py enh: load tool by url 2025-05-29 02:08:54 +04:00
users.py refac: role update ui 2025-05-31 15:00:27 +04:00
utils.py