mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 17:26:22 +02:00
upgrade llama-index-vector-stores-chroma and rag test coverage 100%
This commit is contained in:
parent
6450a09d3b
commit
6cb5492f02
21 changed files with 600 additions and 382 deletions
2
setup.py
2
setup.py
|
|
@ -37,8 +37,8 @@ extras_require = {
|
|||
"llama-index-retrievers-bm25==0.1.3",
|
||||
"llama-index-vector-stores-faiss==0.1.1",
|
||||
"llama-index-vector-stores-elasticsearch==0.1.6",
|
||||
"llama-index-vector-stores-chroma==0.1.6",
|
||||
"llama-index-postprocessor-colbert-rerank==0.1.1",
|
||||
"chromadb==0.4.23",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue