Skip to content

Commit 28d4e03

Browse files
committed
add changeset and barrel comment
1 parent 3486783 commit 28d4e03

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/quiet-baboons-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@effect/ai-amazon-bedrock": major
3+
---
4+
5+
add @effect/ai-amazon-bedrock provider package, ported from Effect v3

packages/ai/amazon-bedrock/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* @since 1.0.0
33
*/
44

5+
// @barrel: Auto-generated exports. Do not edit manually.
6+
57
/**
68
* Amazon Bedrock Client module for interacting with Amazon Bedrock's API.
79
*

0 commit comments

Comments
 (0)