Published
An integration package connecting Google VertexAI and LangChain
pip install langchain-google-vertexai
Package Downloads
Authors
Requires Python
<4.0.0,>=3.10.0
Dependencies
- bottleneck
<2.0.0,>=1.4.0 - google-cloud-aiplatform
<2.0.0,>=1.97.0 - google-cloud-storage
<4.0.0,>=2.18.0 - httpx-sse
<1.0.0,>=0.4.0 - httpx
<1.0.0,>=0.28.0 - langchain-core
<2.0.0,>=1.1.1 - numexpr
<3.0.0,>=2.8.6 - pyarrow
<23.0.0,>=19.0.1 - pydantic
<3.0.0,>=2.9.0 - validators
<1.0.0,>=0.22.0 - anthropic
<1.0.0,>=0.35.0; extra == "anthropic" - langchain-mistralai
<2.0.0,>=0.2.0; extra == "mistral"
langchain-google-vertexai
Looking for the JS/TS version? Check out LangChain.js.
This package contains the LangChain integrations for Google Cloud generative models via the Vertex AI Platform.
Quick Install
pip install langchain-google-vertexai
📖 Documentation
For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using these classes, see the LangChain Docs.
📕 Releases & Versioning
See our Releases and Versioning policies.
💁 Contributing
As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.
For detailed information on how to contribute, see the Contributing Guide.