-
Notifications
You must be signed in to change notification settings - Fork 325
feat: add zvec support #692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@egolearner Plz resolve the conflicts in cli/vectordbbench.py |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: egolearner The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
94a8f54 to
1a216b6
Compare
|
Hi @XuanYang-cn, conflicts have been resolved. However, there are some lint errors in files not modified in this PR. Maybe the Black version was updated recently?
|
|
@egolearner I'll look into it |
|
Hi @XuanYang-cn, we have resolved the conflicts, and CI has passed. Please take a look. |
Hi VectorDBBench maintainers, this PR adds support benchmarking https://github.com/alibaba/zvec with the VectorDBBench testing framework. Please take a look.