feat: initial support for Milvus 2.4.x (#3795)

This commit is contained in:
Bowen Liang
2024-06-19 13:55:44 +08:00
committed by GitHub
parent 3cc6093e4b
commit bb33ffc332
5 changed files with 31 additions and 84 deletions

View File

@@ -145,7 +145,7 @@ xinference-client = "0.9.4"
safetensors = "~0.4.3"
zhipuai = "1.0.7"
werkzeug = "~3.0.1"
pymilvus = "2.3.1"
pymilvus = "~2.4.3"
qdrant-client = "1.7.3"
cohere = "~5.2.4"
pyyaml = "~6.0.1"