Skip to content

v2.1.1

Choose a tag to compare

@crpietschmann crpietschmann released this 22 Apr 16:06
· 84 commits to main since this release
3334bac

What's Changed

Added:

  • Add optional filter parameter to .Search and .SearchAsync methods that is of type Func<TMetadata, bool> that is called for each text item in the database for more advanced filtering prior to performing vector similarity search and returning results. If undefined or null it's ignored.
  • add Metadata documentation & LICENSE file reference change for future by @crpietschmann in #71

Full Changelog: v2.1.0...v2.1.1

Nuget

dotnet add package Build5Nines.SharpVector --version 2.1.1