vector-db-benchmark
vector-db-benchmark copied to clipboard
Azure AI Vector Search Support, via REST API
The following PR adds support for Azure AI Vector Search, using the REST API (docs: https://learn.microsoft.com/en-us/azure/search/vector-search-overview).
We've confirmed that this implementation is both correct WRT precision of results, and performance is within the expected range of qps/precision, latency/precision, and ingestion/precision.