feat: support Chroma vector store (#5015)
This commit is contained in:
parent
3f18369ad2
commit
cdc08a434f
16 changed files with 1483 additions and 13 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue