mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
📦 [chore] Add AWS Bedrock SDK dependency
- Add @ai-sdk/amazon-bedrock version ^0.0.30 to dependencies
This commit is contained in:
parent
d85f4e907d
commit
cc52f03359
@ -23,6 +23,7 @@
|
||||
"node": ">=18.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/amazon-bedrock": "^0.0.30",
|
||||
"@ai-sdk/anthropic": "^0.0.39",
|
||||
"@codemirror/autocomplete": "^6.17.0",
|
||||
"@codemirror/commands": "^6.6.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user