Skip to content
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

Add vector search param #1353

Merged
merged 4 commits into from
Jan 10, 2025
Merged

Conversation

elzako
Copy link
Contributor

@elzako elzako commented Jan 2, 2025

Pull Request

Related issue

Fixes #1351

What does this PR do?

Add vector search param to support vector search with user-provided embedding

Copy link

changeset-bot bot commented Jan 2, 2025

🦋 Changeset detected

Latest commit: 2189de9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@meilisearch/instant-meilisearch Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Strift
Strift previously requested changes Jan 8, 2025
Copy link
Collaborator

@Strift Strift left a comment

Choose a reason for hiding this comment

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

Hey, thanks for this addition!

.changeset/strong-dodos-carry.md Outdated Show resolved Hide resolved
@Strift Strift dismissed their stale review January 8, 2025 08:33

Applied the changes myself

@Strift Strift added enhancement New feature or request instant-meilisearch labels Jan 8, 2025
@curquiza curquiza requested a review from Strift January 9, 2025 09:36
Copy link
Collaborator

@Strift Strift left a comment

Choose a reason for hiding this comment

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

bors merge

@meili-bors meili-bors bot merged commit 3b0efac into meilisearch:main Jan 10, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for vector search parameter when using user provided embeddings
2 participants