open-webui/backend/open_webui/routers
Diwakar 2bdf77a726
Fix error message propagate from pipelines
Error message returned from pipelines was not being shown on UI. It showed "Connection closed". With this fix it will show the error message on the UI from the pipeline properly.
2025-03-20 22:20:27 +07:00
..
audio.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
auths.py fix: ldap email case sensitive 2025-03-03 19:52:27 -08:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py enh: chat "clone" i18n 2025-01-28 12:49:06 -08:00
configs.py enh: enable_code_execution toggle 2025-03-05 19:06:28 -08:00
evaluations.py
files.py refac: audio file handling 2025-02-26 13:09:52 -08:00
folders.py
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 chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
knowledge.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
memories.py chore: format 2025-02-05 00:07:45 -08:00
models.py refac 2025-03-03 21:27:48 -08:00
ollama.py refac: AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST 2025-03-03 20:24:10 -08:00
openai.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02: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 chore: format 2025-03-01 07:28:00 -08:00
tasks.py refac 2025-02-20 20:46:00 -08:00
tools.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
users.py fix: user settings save issue 2025-02-11 23:42:31 -08:00
utils.py chore: format 2025-02-26 22:18:18 -08:00