Skip to content

antfly integration - #6

Merged
dovinmu merged 6 commits into
mainfrom
feat/antfly-integration
Apr 10, 2026
Merged

antfly integration#6
dovinmu merged 6 commits into
mainfrom
feat/antfly-integration

Conversation

@dovinmu

@dovinmu dovinmu commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator
  • Add Antfly as a new vector database backend for VectorDBBench, including client, config, and CLI registration
  • Add Makefile with benchmark targets for Antfly, Qdrant, and Milvus
  • Fix packed vector support, cosine metric handling, and index creation for current Antfly API

dovinmu added 6 commits March 25, 2026 13:51
- Auto-negotiate external index with/without field parameter to support
  both old binaries (require field) and new source (reject field with external)
- Fix chroma bench script to use uv pip instead of missing bin/pip
- Add environs to chroma venv deps
- PYTHON defaults to .venv/bin/python instead of hardcoded home dir
- antfly client skips table/index creation when they already exist
  (enables --skip-load reuse runs)
@dovinmu
dovinmu merged commit 4058fe1 into main Apr 10, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant