open-webui/backend/open_webui
Timothy Jaeryang Baek 95d56c737d
Merge pull request #9907 from smonux/dev
fix: re-enable tools in native function calls after first invocation
2025-02-13 12:52:47 -08:00
..
data
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 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 Optional title generation 2025-02-13 16:28:39 +01:00
socket refac: direct connections 2025-02-13 00:34:45 -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 format 2025-02-13 12:19:24 +00:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py Optional title generation 2025-02-13 16:28:39 +01: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 Optional title generation 2025-02-13 16:28:39 +01:00
tasks.py