Skip to content

Conversation

@crpietschmann
Copy link
Member

@crpietschmann crpietschmann commented Apr 22, 2025

Add:

  • 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.

Related: #72

@crpietschmann crpietschmann changed the title Dev v2.1.1 Apr 22, 2025
@crpietschmann crpietschmann merged commit 3334bac into main Apr 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants