Skip to content

v1.4.5

Choose a tag to compare

@gokmengokhan gokmengokhan released this 26 Feb 18:32
· 8 commits to main since this release

What's New in v1.4.5

Fixed

  • Cosine similarity crash: The lazy-import refactor in v1.4.4 missed adding import numpy inside cosine_similarity(), causing a NameError when running semantic search queries. Now fixed.

Full changelog: v1.4.4...v1.4.5