diskann-benchmark-runner 0.55.0

DiskANN3 is a composable library for bringing scalable, accurate and cost-effective vector indexing to multiple databases.
Documentation
1
2
3
4
5
# Debug Mode Error Test

This test verifies that running benchmarks in debug mode without the `--allow-debug` flag produces an error.

The test intentionally omits the `--allow-debug` flag to ensure the debug mode check fires and blocks execution with an appropriate error message.