GoogleCloudPlatform / genai-databases-retrieval-app

Apache License 2.0
214 stars 72 forks source link

Update Vertex AI package #193

Closed kurtisvg closed 9 months ago

kurtisvg commented 9 months ago

Running today gives me:

LangChainDeprecationWarning: The class `langchain_community.llms.vertexai.VertexAI` was deprecated in langchain-community 0.0.12 and will be removed in 0.2.0. An updated version of the class exists in the langchain-google-vertexai package and should be used instead. To use it run `pip install -U langchain-google-vertexai` and import as `from langchain_google_vertexai import VertexAI`.