open-webui/backend/open_webui
Athanasios Oikonomou 575c12f80c feat: add QDRANT_ON_DISK configuration option for Qdrant integration
This commit will allow configuring the on_disk client parameter, to reduce the memory usage.
https://qdrant.tech/documentation/concepts/storage/?q=mmap#configuring-memmap-storage
Default is false, keeping vectors in memory.
2025-04-15 01:40:57 +03:00
..
data
internal
migrations
models refac 2025-04-12 15:10:43 -07:00
retrieval feat: add QDRANT_ON_DISK configuration option for Qdrant integration 2025-04-15 01:40:57 +03:00
routers chore: format 2025-04-14 02:00:52 -07:00
socket refac 2025-04-14 01:08:16 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00: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-04-14 02:12:58 -07:00
__init__.py chore: format 2025-04-12 16:35:11 -07:00
alembic.ini
config.py feat: add QDRANT_ON_DISK configuration option for Qdrant integration 2025-04-15 01:40:57 +03:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py chore: format 2025-04-12 16:35:11 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac 2025-04-13 23:39:38 -07:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00