open-webui/backend/open_webui/retrieval/vector
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
..
dbs feat: Add DISKANN index type support for Milvus 2025-09-26 06:54:06 +00:00
factory.py Merge branch 'dev' into vector-search-branch 2025-08-01 04:23:38 +09:00
main.py feat: Add abstract base class for vector database integration 2025-04-21 08:27:27 +03:00
type.py resolve conflict 2025-08-01 02:58:51 +09:00
utils.py refac: metadata handling in vectordb 2025-07-31 17:45:06 +04:00