v0.0.14
What's Changed
- fix redis benchmark execution bug by @angus0wang in #358
- Add support for filtered search in pgvector by @wahajali in #362
- Add CLI Support for pgvectorscale by @Sheharyar570 in #365
- Add support for filtered search in pgvectorscale by @Sheharyar570 in #364
- Add quantization option for pgvector with support for halfvec by @lucagiac81 in #366
- Add cli support for running benchmark with custom dataset by @Sheharyar570 in #372
- pgvecto.rs: upgrade pgvecto.rs sdk to v0.2.2 by @cutecutecat in #373
- Randomly pick start idx of test dataset in concurrency search. by @Sheharyar570 in #377
- Added optimization for Opensearch and also included the options to tweak the hyper parameters by @navneet1v in #378
- update leaderboard data by @alwayslove2013 in #379
- fix bug: date to datetime by @alwayslove2013 in #380
- update leaderboard data by @alwayslove2013 in #381
- fix leaderboard data: zillizcloud version by @alwayslove2013 in #383
- Custom case cli bug, refactoring and README updates. by @Sheharyar570 in #384
- fix warnings: add key for plotly_chart by @alwayslove2013 in #386
- fix pinecone client by @alwayslove2013 in #387
New Contributors
- @angus0wang made their first contribution in #358
- @lucagiac81 made their first contribution in #366
- @navneet1v made their first contribution in #378
Full Changelog: v0.0.13...v0.0.14