You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about configuring vectordbbench.
Is there a way to configure chromadb and pinecone using a config file? Currently, when I run vectordbbench --help, I don’t see these options listed. I’d like to know if it’s possible to manage the configurations for these databases via a separate config file.
(.myenv03119) [root@localhost VectorDBBench]# vectordbbench -lp
Usage: vectordbbench [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
awsopensearch
memorydb
milvusautoindex
milvusdiskann
milvusflat
milvusgpucagra
milvusgpuivfflat
milvusgpuivfpq
milvushnsw
milvusivfflat
milvusivfsq8
pgdiskann
pgvectorhnsw
pgvectorivfflat
pgvectorscalediskann
pgvectorsflat
pgvectorshnsw
pgvectorsivfflat
redis
test
weaviate
zillizautoindex
If this is supported, could you provide any examples or reference materials? Thank you for your help!
The text was updated successfully, but these errors were encountered:
Hello,
I have a question about configuring vectordbbench.
Is there a way to configure chromadb and pinecone using a config file? Currently, when I run vectordbbench --help, I don’t see these options listed. I’d like to know if it’s possible to manage the configurations for these databases via a separate config file.
If this is supported, could you provide any examples or reference materials? Thank you for your help!
The text was updated successfully, but these errors were encountered: