Skip to content

Commit 3fe7a46

Browse files
committed
Update README.md
1 parent e65586c commit 3fe7a46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dotnetv3/Bedrock-runtime/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ For prerequisites, see the [README](../README.md#Prerequisites) in the `dotnetv3
4646
- [ConverseStream](Models/AnthropicClaude/ConverseStream/ConverseStream.cs#L4)
4747
- [InvokeModel](Models/AnthropicClaude/InvokeModel/InvokeModel.cs#L4)
4848
- [InvokeModelWithResponseStream](Models/AnthropicClaude/InvokeModelWithResponseStream/InvokeModelWithResponseStream.cs#L4)
49+
- [Scenario: Tool use with the Converse API](Scenarios/ConverseToolScenario/ConverseToolScenario.cs#L4)
4950

5051
### Cohere Command
5152

@@ -127,4 +128,4 @@ in the `dotnetv3` folder.
127128

128129
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
129130

130-
SPDX-License-Identifier: Apache-2.0
131+
SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)