open-webui/backend/open_webui
Timothy Jaeryang Baek 95c94d8a85
Merge pull request #9191 from NYU-ITS/milvus_auth_token
[feat] Milvus: new optional config var, MILVUS_TOKEN
2025-02-01 21:04:30 -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 refac: access controls 2025-01-20 23:20:47 -08:00
retrieval Milvus: new optional config var, MILVUS_TOKEN 2025-01-31 17:01:00 -05:00
routers fix: image prompt gen template 2025-01-31 23:50:58 -08:00
socket fix: Remove unnecessary decode statement 2025-01-17 13:43:56 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format backend 2025-01-21 19:33:33 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils refac: tool calls 2025-02-01 21:01:06 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py Merge pull request #9191 from NYU-ITS/milvus_auth_token 2025-02-01 21:04:30 -08:00
constants.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
env.py feat: separate cookie settings between session & auth cookies 2025-01-23 16:16:50 +02:00
functions.py
main.py refac: prompt variables 2025-01-29 21:56:51 -08:00
tasks.py