Skip to content

Adding persistent kernel params to cagra python #583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

cjnolet
Copy link
Member

@cjnolet cjnolet commented Jan 16, 2025

Closes #553

@cjnolet cjnolet requested review from a team as code owners January 16, 2025 16:45
@cjnolet cjnolet self-assigned this Jan 16, 2025
@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 16, 2025
@@ -363,6 +363,7 @@ cdef class SearchParams:
more.
rand_xor_mask: int, default = 0x128394
Bit mask used for initial random seed node selection.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a description of those new parameters to the docstring

@cjnolet cjnolet closed this Apr 25, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in VS/ML/DM Primitives Release Board Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python
Projects
Development

Successfully merging this pull request may close these issues.

How to do batches of vector search?
2 participants