Skip to content

Commit 13440f3

Browse files
committed
cr
1 parent dcc981f commit 13440f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/langchain-core/src/messages/block_translators/tests/bedrock_converse.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ describe("ChatBedrockConverseTranslator", () => {
188188
{
189189
type: "non_standard",
190190
value: {
191+
type: "guard_content",
191192
guardContent: { text: { text: "foo" } },
192193
},
193194
},

0 commit comments

Comments
 (0)