mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 11:00:55 +03:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user