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

Hybrid Search Support for Node.js SDK & REST API #5960

Open
Seigneurhol opened this issue Jan 15, 2025 · 0 comments
Open

Hybrid Search Support for Node.js SDK & REST API #5960

Seigneurhol opened this issue Jan 15, 2025 · 0 comments

Comments

@Seigneurhol
Copy link

Seigneurhol commented Jan 15, 2025

Hello,

I noticed that the Python SDK for Vertex AI Vector Search supports hybrid search, enabling the use of both sparse and dense embeddings, as mentioned in the Hybrid Queries - Python SDK.

However, when exploring the documentation for Node.js SDK and the REST API, I couldn’t find details on how to implement hybrid search.

Is hybrid search currently supported for Node.js and REST APIs? If yes, could you clarify where to find the relevant documentation?
Regarding nearest neighbor search, I found the function findNeighbors in the Node.js SDK reference.

Thank you in advance for your assistance and clarification!

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

No branches or pull requests

1 participant