VectorDBBench icon indicating copy to clipboard operation
VectorDBBench copied to clipboard

Add Chroma cli to VectorDBBench

Open bjpietrzak opened this issue 7 months ago • 6 comments

Added Chroma client to VectorDBBench. Extended chroma/config.py functionalities to make them similar to the weaviatecloud client.

bjpietrzak avatar Sep 28 '25 22:09 bjpietrzak

/assign @xuanyang-cn

bjpietrzak avatar Sep 28 '25 22:09 bjpietrzak

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bjpietrzak To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed. You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Sep 29 '25 10:09 sre-ci-robot

There are lint issues, please check them ~

pip install black ruff --upgrade
make format
make lint

alwayslove2013 avatar Sep 29 '25 10:09 alwayslove2013

Do you guys need me to do anything else? Can we merge this change?

bjpietrzak avatar Oct 07 '25 04:10 bjpietrzak

@bjpietrzak Could you explain why it's necessary to remove the password and port?

alwayslove2013 avatar Oct 22 '25 06:10 alwayslove2013

@bjpietrzak Could you explain why it's necessary to remove the password and port?

It's not. Will change it this evening.

bjpietrzak avatar Oct 23 '25 12:10 bjpietrzak