open-webui/backend/apps/webui/routers
Jonathan Rohde df47c496d3 Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee
# Conflicts:
#	backend/apps/webui/models/functions.py
#	backend/apps/webui/routers/chats.py
2024-06-28 09:19:56 +02:00
..
auths.py fix: trusted sign in 2024-06-27 21:44:35 -07:00
chats.py Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee 2024-06-28 09:19:56 +02:00
configs.py refac 2024-06-27 11:29:59 -07:00
documents.py Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee 2024-06-28 09:19:56 +02:00
files.py feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
functions.py feat: global filter 2024-06-27 13:04:12 -07:00
memories.py feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
models.py feat(sqlalchemy): reverted not needed api change 2024-06-27 07:48:08 +02:00
prompts.py Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee 2024-06-28 09:19:56 +02:00
tools.py feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
users.py feat(sqlalchemy): format backend 2024-06-27 07:48:08 +02:00
utils.py feat(sqlalchemy): Replace peewee with sqlalchemy 2024-06-27 07:48:08 +02:00