We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee811f commit b4daf52Copy full SHA for b4daf52
samples/langchain_on_vertexai/requirements.txt
@@ -1,8 +1,8 @@
1
-google-cloud-aiplatform[reasoningengine,langchain]==1.109.0
+google-cloud-aiplatform[reasoningengine,langchain]==1.90.0
2
langchain-google-alloydb-pg==0.12.0
3
-langchain-google-vertexai==2.0.28
+langchain-google-vertexai==2.0.20
4
google-cloud-resource-manager==1.14.2
5
-langchain-community==0.3.27
+langchain-community==0.3.26
6
# Required to fix: "PydanticUndefinedAnnotation: name 'SafetySetting' is not defined"
7
# Todo: remove after upstream issue is fixed: https://github.com/langchain-ai/langchain/issues/28271
8
pydantic==2.11.7
0 commit comments