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 6c0ac8c commit 2bb9cd0Copy full SHA for 2bb9cd0
samples/langchain_on_vertexai/requirements.txt
@@ -1,8 +1,8 @@
1
-google-cloud-aiplatform[reasoningengine,langchain]==1.90.0
+google-cloud-aiplatform[reasoningengine,langchain]==1.109.0
2
langchain-google-alloydb-pg==0.12.0
3
-langchain-google-vertexai==2.0.20
+langchain-google-vertexai==2.0.28
4
google-cloud-resource-manager==1.14.2
5
-langchain-community==0.3.26
+langchain-community==0.3.27
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