open-webui/backend/open_webui
2025-01-21 17:19:56 +08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations
models Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders) 2025-01-14 23:15:56 +00:00
retrieval Milvus: add new config var, MILVUS_DB 2025-01-14 15:48:15 -05:00
routers refac: comfyui 2025-01-16 11:17:37 -08:00
socket refac: threads 2024-12-31 00:51:43 -08:00
static
storage removed unused pytest-env and imports 2025-01-21 15:38:41 +08:00
test tidied up test fixture for gcp storage emulator 2025-01-21 17:19:56 +08:00
utils Merge pull request #8620 from Tryanks/dev 2025-01-16 11:12:41 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py removed unnecessary GCS_PROJECT_ID variable 2025-01-20 15:27:55 +08:00
constants.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
env.py Merge pull request #8510 from MadsLang/main 2025-01-13 13:16:06 -08:00
functions.py
main.py refac 2025-01-16 00:13:02 -08:00
tasks.py