gemini-2.5-pro
, gemini-2.5-flash
, etc. For a full and updated list of available models visit VertexAI documentation.
Class | Package | Local | Serializable | JS support | Package downloads | Package latest |
---|---|---|---|---|---|---|
ChatVertexAI | langchain-google-vertexai | ❌ | beta | ✅ |
Tool calling | Structured output | JSON mode | Image input | Audio input | Video input | Token-level streaming | Native async | Token usage | Logprobs |
---|---|---|---|---|---|---|---|---|---|
✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
langchain-google-vertexai
integration package.
google.auth
library which first looks for the application credentials variable mentioned above, and then looks for system-level auth.
For more information, see:
langchain-google-vertexai
package:
langchain-google-vertexai>=2.0.11
langchain-google-vertexai>=2.0.25