open-webui/backend/open_webui/retrieval
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
..
loaders fix #12678 2025-04-10 07:23:34 +02:00
models refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
vector feat: add QDRANT_ON_DISK configuration option for Qdrant integration 2025-04-15 01:40:57 +03:00
web refac: web/rag config 2025-04-12 16:33:36 -07:00
utils.py chore: format 2025-04-12 16:35:11 -07:00