This commit is contained in:
张建生 2025-02-28 14:55:52 +08:00
parent c7314e31b8
commit db8b2976a1
10 changed files with 17 additions and 11 deletions

View file

@ -43,7 +43,7 @@ extras_require = {
"llama-index-postprocessor-cohere-rerank==0.1.4",
"llama-index-postprocessor-colbert-rerank==0.1.1",
"llama-index-postprocessor-flag-embedding-reranker==0.1.2",
# "llama-index-vector-stores-milvus==0.1.23",
"llama-index-vector-stores-milvus==0.1.23",
"docx2txt==0.8",
],
}