zilliztech / zilliztech/VectorDBBench

Is Config File Management Available for Chromadb and Pinecone?

Open
#397 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.