fix: update @ai-sdk/amazon-bedrock to 3.0.62 for tool streaming support

This commit is contained in:
dayuan.jiang
2025-11-30 16:32:40 +09:00
parent 0cba721d33
commit 476a632d1b
2 changed files with 20 additions and 19 deletions

View File

@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/amazon-bedrock": "^3.0.52",
"@ai-sdk/amazon-bedrock": "^3.0.62",
"@ai-sdk/anthropic": "^2.0.44",
"@ai-sdk/azure": "^2.0.69",
"@ai-sdk/google": "^2.0.0",