v0.1.2
Prebuilt Rust wheels for Linux and macOS.
Install
pip install voyager-index # pure Python
pip install voyager-index[native] # + prebuilt Rust kernels (Linux x86_64, macOS x86_64/arm64)
pip install voyager-index[native,server] # + FastAPI reference serverPlatforms
- Linux x86_64 (manylinux 2.28)
- macOS Intel (x86_64)
- macOS Apple Silicon (arm64)
- Python 3.10, 3.11, 3.12