0.5.1
·
3 commits
to refs/heads/main
since this release
Changes
🚀 New Features
- Add helpers for full-text and hybrid search queries (#303)
- Add datetime and timestamp filters (#295)
- Add distance threshold optimizer (#292)
- Add option to normalize vector distances on query (#298 )
- Add option to validate data against the schema with Pydantic (#304)
- Add support for HYBRID_POLICY on KNN queries with filters (#299)
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@abrookins, @bsbodden, @justin-cechmanek, @rbs333 and @tylerhutcherson