mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
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. |
||
|---|---|---|
| .. | ||
| chroma.py | ||
| elasticsearch.py | ||
| milvus.py | ||
| opensearch.py | ||
| oracle23ai.py | ||
| pgvector.py | ||
| pinecone.py | ||
| qdrant.py | ||
| qdrant_multitenancy.py | ||
| s3vector.py | ||