open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 1e98ae7608
Merge pull request #12431 from gaby/fix-12237
feat: Allow making content optional when listing all files
2025-04-06 15:13:13 -07:00
..
audio.py fix: audio api endpoint filetype check 2025-03-08 18:03:30 -03:00
auths.py Fix formatting issues 2025-04-05 10:03:24 -04:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py refac 2025-03-26 20:28:41 -07:00
configs.py refac 2025-04-05 04:12:57 -06:00
evaluations.py refac: rm profile image from feedback user object 2025-03-30 21:23:42 -07:00
files.py Fix formatting 2025-04-06 13:32:51 -04:00
folders.py fix: admin folder deletion issue 2025-04-02 17:55:24 -07:00
functions.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
groups.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
images.py fix code format 2025-03-11 12:40:31 -03:00
knowledge.py fix: file delete from knowledge not working with bypass embedding 2025-03-20 17:46:11 -07:00
memories.py refac 2025-03-31 14:13:27 -07:00
models.py refac 2025-03-03 21:27:48 -08:00
ollama.py make content parameter optional in OpenAI chat completion API endpoint 2025-04-04 13:30:51 +02:00
openai.py enh: connection tags 2025-03-11 20:37:30 +00:00
pipelines.py Fix error message propagate from pipelines 2025-03-20 22:20:27 +07: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 only keep URLs as sources for which the content could actually be retrieved 2025-04-06 20:31:12 +02:00
tasks.py refac: use selected model for merge response 2025-04-02 19:33:20 -07:00
tools.py refac: tool servers 2025-04-05 04:40:01 -06:00
users.py feat: direct tools user permissions 2025-04-02 18:36:03 -07:00
utils.py chore: format 2025-02-26 22:18:18 -08:00