Skip to content

Commit b0fee1e

Browse files
committed
Commit working base version of code
1 parent 06b2c98 commit b0fee1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

javascriptv3/example_code/bedrock-runtime/tests/converse-with-tool.integration.test.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
import { expect, test, vi } from "vitest";
25
import { SendConversationtoBedrock } from "../models/amazonNovaText/converse-with-tool.js";
36
import {

0 commit comments

Comments
 (0)