Chore/Update vertex dependency (#4058)

update vertex dependency
This commit is contained in:
Henry Heng
2025-02-22 01:11:34 +00:00
committed by GitHub
parent c0a74782d8
commit f71e5cbfb6
2 changed files with 35 additions and 92 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"@langchain/core": "0.3.37",
"@langchain/exa": "^0.0.5",
"@langchain/google-genai": "0.1.3",
"@langchain/google-vertexai": "^0.1.2",
"@langchain/google-vertexai": "^0.2.0",
"@langchain/groq": "0.1.2",
"@langchain/langgraph": "^0.0.22",
"@langchain/mistralai": "^0.2.0",
+34 -91
View File
File diff suppressed because one or more lines are too long