Skip to content

0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 03:17
· 3 commits to refs/heads/main since this release
4154aae

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

  • Validate passed-in Redis clients (#296)
  • Improve vectorizer kwargs and typing (#291)

Contributors

We'd like to thank all the contributors who worked on this release!

@abrookins, @bsbodden, @justin-cechmanek, @rbs333 and @tylerhutcherson