feat: support Chroma vector store (#5015)

This commit is contained in:
Bowen Liang
2024-06-13 18:02:18 +08:00
committed by GitHub
parent 3f18369ad2
commit cdc08a434f
16 changed files with 1483 additions and 13 deletions

View File

@@ -16,7 +16,6 @@ pycryptodome==3.19.1
python-dotenv==1.0.0
Authlib==1.2.0
boto3==1.34.123
tenacity==8.2.2
cachetools~=5.3.0
weaviate-client~=3.21.0
mailchimp-transactional~=1.0.50
@@ -85,4 +84,5 @@ pymysql==1.1.1
tidb-vector==0.0.9
google-cloud-aiplatform==1.49.0
vanna[postgres,mysql,clickhouse,duckdb]==0.5.5
tencentcloud-sdk-python-hunyuan~=3.0.1158
tencentcloud-sdk-python-hunyuan~=3.0.1158
chromadb~=0.5.0