forked from Archives/langchain
92a5f00ffb
- added missed integration to `docs/ecosystem/integrations/` - updated notebooks to consistent format: changed titles, file names; added descriptions #### Who can review? @hwchase17 @dev2049
699 B
699 B
Google Vertex AI
Vertex AI is a machine learning (ML) platform that lets you train and deploy ML models and AI applications.
Vertex AI
combines data engineering, data science, and ML engineering workflows, enabling your teams to collaborate using a common toolset.
Installation and Setup
pip install google-cloud-aiplatform
See the setup instructions
Chat Models
See a usage example
from langchain.chat_models import ChatVertexAI