open-webui/backend/open_webui
Perry Li 67ed61d022
fixbug: correct parameter name for MilvusClient instantiation
Replace incorrect parameter 'database=MILVUS_DB' with valid 'db_name=MILVUS_DB'
2025-03-04 16:02:19 +08:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval fixbug: correct parameter name for MilvusClient instantiation 2025-03-04 16:02:19 +08:00
routers refac 2025-03-03 21:27:48 -08:00
socket refac 2025-02-28 16:02:15 -08:00
static refac 2025-02-15 21:14:03 -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 refac 2025-03-03 20:34:17 -08:00
__init__.py
alembic.ini
config.py added elasticsearch support 2025-03-03 23:39:42 +02: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 refac 2025-03-03 22:24:19 -08:00
tasks.py