langchain-ai / langchainjs

🦜🔗 Build context-aware reasoning applications 🦜🔗
https://js.langchain.com/docs/
MIT License
11.71k stars 1.96k forks source link

google-common [Feature]: Grounding with Google Search and Vertex AI Search #5073

Open afirstenberg opened 2 months ago

afirstenberg commented 2 months ago

Privileged issue

Issue Content

See https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/grounding

See https://github.com/langchain-ai/langchain-google/issues/146

afirstenberg commented 2 months ago

Do we have a standard way of defining non-FunctionCall tools? (@jacoblee93)