open-webui/backend/open_webui
Timothy Jaeryang Baek c0dfafca70
Merge pull request #9844 from Seniorsimo/bug-9773
Fix - Added support for API tool_calls when stream false
2025-02-12 23:37:24 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval chore: format 2025-02-12 23:28:57 -08:00
routers refac 2025-02-12 23:26:47 -08:00
socket refac 2025-02-02 19:24:07 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format 2025-02-09 22:20:47 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils Merge pull request #9844 from Seniorsimo/bug-9773 2025-02-12 23:37:24 -08:00
__init__.py
alembic.ini
config.py refac 2025-02-11 23:12:00 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Adding debug logs for oauth role & group management 2025-02-07 19:53:25 +00:00
functions.py refac: system prompt template 2025-02-05 14:35:18 -08:00
main.py feat: direct connections integration 2025-02-12 22:56:33 -08:00
tasks.py