Skip to content

Commit d16bfe8

Browse files
authored
chore(opencode): bump amazon bedrock provider (#29052)
1 parent 728eae9 commit d16bfe8

3 files changed

Lines changed: 17 additions & 7 deletions

File tree

bun.lock

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@ai-sdk/alibaba": "1.0.17",
30-
"@ai-sdk/amazon-bedrock": "4.0.96",
30+
"@ai-sdk/amazon-bedrock": "4.0.107",
3131
"@ai-sdk/anthropic": "3.0.71",
3232
"@ai-sdk/azure": "3.0.49",
3333
"@ai-sdk/cerebras": "2.0.41",

packages/opencode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@actions/github": "6.0.1",
7575
"@agentclientprotocol/sdk": "0.21.0",
7676
"@ai-sdk/alibaba": "1.0.17",
77-
"@ai-sdk/amazon-bedrock": "4.0.96",
77+
"@ai-sdk/amazon-bedrock": "4.0.107",
7878
"@ai-sdk/anthropic": "3.0.71",
7979
"@ai-sdk/azure": "3.0.49",
8080
"@ai-sdk/cerebras": "2.0.41",

0 commit comments

Comments
 (0)