zilliztech / zilliztech/VectorDBBench
Is Config File Management Available for Chromadb and Pinecone?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 438
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 1
Description
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.
(.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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the vectordbbench --help entry point and compare the listed commands with the requested ChromaDB and Pinecone configuration. Done means determining whether config-file support exists and documenting an example or the limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100