feat: add thinking budget parameter support for ChatGoogleVertexAI (#4557)

* chore: update @langchain/google-vertexai add thinkingBudget parameter support

* Update pnpm-lock.yaml

* Update pnpm-lock.yaml

---------

Co-authored-by: Henry <hzj94@hotmail.com>
Co-authored-by: Henry Heng <henryheng@flowiseai.com>
This commit is contained in:
Yuki
2025-07-03 03:53:06 +08:00
committed by GitHub
parent 0627693133
commit 768de6140c
3 changed files with 102 additions and 40 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"@langchain/core": "0.3.61",
"@langchain/exa": "^0.0.5",
"@langchain/google-genai": "0.2.3",
"@langchain/google-vertexai": "^0.2.0",
"@langchain/google-vertexai": "^0.2.10",
"@langchain/groq": "0.1.2",
"@langchain/langgraph": "^0.0.22",
"@langchain/mistralai": "^0.2.0",