open-webui/backend/open_webui
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
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models chore: format 2025-02-26 22:18:18 -08:00
retrieval chore: format 2025-03-05 19:17:41 -08:00
routers fix url value when response contains url tag 2025-03-10 15:59:08 -03:00
socket refac 2025-02-28 16:02:15 -08:00
static chore: format 2025-03-05 18:10:24 -08:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils chore: format 2025-03-05 18:10:24 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py fix: non-root container issue 2025-03-05 19:14:43 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Merge pull request #10868 from tidely/loggingnamemap 2025-03-03 20:55:22 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py enh: enable_code_execution toggle 2025-03-05 19:06:28 -08:00
tasks.py refac: chat requests 2024-12-19 01:00:32 -08:00