zilliztech / VectorDBBench

A Benchmark Tool for VectorDB
MIT License
455 stars 109 forks source link

Introduce a command line interface. #330

Closed greenhal closed 1 week ago

greenhal commented 1 month ago

This commit introduces a command line interface (CLI) to facilitate the execution of the benchmark independently of a Streamlit application. CLI commands have been developed for the following clients: Milvus, pgvector, Redis, Weaviate Cloud, and Zilliz Cloud. The README.md file has been revised to include instructions on running the benchmark and integrating the command line option with new or existing clients.

This commit also has some general cleanups as well.

Co-authored-by: Tyler House tahouse@users.noreply.github.com

greenhal commented 1 month ago

/assign @xuanyang-cn

greenhal commented 1 month ago

/assign @XuanYang-cn

alwayslove2013 commented 1 month ago

@greenhal I am absolutely thrilled and deeply grateful for your incredible contribution to our project! The new CLI support you developed is going to make a huge difference for our users, and I can't wait to get it integrated and released.

Please know that I'm committed to reviewing your pull request as soon as possible. I'll give it my full attention and care to make sure it gets merged smoothly.

Again, thank you from the bottom of my heart. I'm proud and humbled to have you as part of our community. Looking forward to many more amazing collaborations ahead!

greenhal commented 3 weeks ago

Any questions on this PR?

sre-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alwayslove2013, greenhal 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: - **[OWNERS](https://github.com/zilliztech/VectorDBBench/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment