open-webui/backend/open_webui/retrieval/vector/dbs
google-labs-jules[bot] 123dbf152e feat: Add DISKANN index type support for Milvus
This commit introduces support for the DISKANN index type in the Milvus vector database integration.

Changes include:
- Added `MILVUS_DISKANN_MAX_DEGREE` and `MILVUS_DISKANN_SEARCH_LIST_SIZE` configuration variables.
- Updated the Milvus client to recognize and configure the DISKANN index type during collection creation.
2025-09-26 06:54:06 +00:00
..
chroma.py refac: metadata handling in vectordb 2025-07-31 17:45:06 +04:00
elasticsearch.py refac 2025-08-04 15:12:39 +04:00
milvus.py feat: Add DISKANN index type support for Milvus 2025-09-26 06:54:06 +00:00
opensearch.py refac 2025-08-04 15:12:39 +04:00
oracle23ai.py Format code base 2025-08-08 10:10:32 -04:00
pgvector.py enh: PGVECTOR_CREATE_EXTENSION env var 2025-08-31 23:58:18 +04:00
pinecone.py fix: pinecone insert issue 2025-08-11 16:22:58 +04:00
qdrant.py chore: format 2025-08-09 23:57:35 +04:00
qdrant_multitenancy.py chore: format 2025-08-09 23:57:35 +04:00
s3vector.py chore: format 2025-08-21 04:47:28 +04:00