v2.1.1
What's Changed
Added:
- Add optional
filterparameter to.Searchand.SearchAsyncmethods that is of typeFunc<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 ornullit'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