feat: support Chroma vector store (#5015)

This commit is contained in:
Bowen Liang 2024-06-13 18:02:18 +08:00 committed by GitHub
commit cdc08a434f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 1483 additions and 13 deletions

1
.gitignore vendored
View file

@ -149,6 +149,7 @@ docker/volumes/qdrant/*
docker/volumes/etcd/*
docker/volumes/minio/*
docker/volumes/milvus/*
docker/volumes/chroma/*
sdks/python-client/build
sdks/python-client/dist