mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
add index factory and chromadb
This commit is contained in:
parent
8f3d56d18c
commit
90ca74147d
19 changed files with 505 additions and 29 deletions
2
setup.py
2
setup.py
|
|
@ -42,7 +42,7 @@ extras_require["test"] = [
|
|||
"connexion[uvicorn]~=3.0.5",
|
||||
"azure-cognitiveservices-speech~=1.31.0",
|
||||
"aioboto3~=11.3.0",
|
||||
"chromadb==0.4.14",
|
||||
"chromadb==0.4.23",
|
||||
"gradio==3.0.0",
|
||||
"grpcio-status==1.48.2",
|
||||
"pylint==3.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue