langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications
https://python.langchain.com
MIT License
93.67k stars 15.1k forks source link

Issue related to google_vertex_ai_vector_search #26979

Open AthulMohanDevkar opened 2 weeks ago

AthulMohanDevkar commented 2 weeks ago

URL

https://python.langchain.com/docs/integrations/vectorstores/google_vertex_ai_vector_search/

Checklist

Issue with current documentation:

No response

Idea or request for content:

Google has also added support for Hybrid Search—details here. However, I am not able to implement this with LangChain library. Does LangChain support Vertex Hybrid Search? If yes, can you provide an example of how to implement it? If No, do you plan to add support for it?

kodychik commented 3 days ago

If no one else is working on this right now, I'd like to take a look at this issue.