We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b2c98 commit b0fee1eCopy full SHA for b0fee1e
1 file changed
javascriptv3/example_code/bedrock-runtime/tests/converse-with-tool.integration.test.js
@@ -1,3 +1,6 @@
1
+// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+// SPDX-License-Identifier: Apache-2.0
3
+
4
import { expect, test, vi } from "vitest";
5
import { SendConversationtoBedrock } from "../models/amazonNovaText/converse-with-tool.js";
6
import {
0 commit comments