open-webui/backend/open_webui/routers
Davi S. Zucon 846509bf9f
fix url value when response contains url tag
When the response contains b64 json, the "url" tag still exists but comes as null, the logic is to resolve this point where it contains the url tag, but empty, thus directing to b64_json
2025-03-10 15:59:08 -03: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 fix url value when response contains url tag 2025-03-10 15:59:08 -03: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 refac 2025-02-25 11:11:36 -08: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