open-webui/backend/open_webui/retrieval/vector/dbs
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
..
chroma.py
elasticsearch.py chore: format 2025-03-05 19:17:41 -08:00
milvus.py
opensearch.py
pgvector.py
qdrant.py