add index factory and chromadb

This commit is contained in:
seehi 2024-02-28 13:42:41 +08:00 committed by betterwang
parent 8f3d56d18c
commit 90ca74147d
19 changed files with 505 additions and 29 deletions

View file

@ -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",