mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 00:36:55 +02:00
fix bug
This commit is contained in:
parent
c7314e31b8
commit
db8b2976a1
10 changed files with 17 additions and 11 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue