Skip to content

Commit 6059fa9

Browse files
beqqrry-awsscmacdon
authored andcommitted
Adds metadata and readme updates.
1 parent 8017a20 commit 6059fa9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.doc_gen/metadata/bedrock-runtime_metadata.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,15 @@ bedrock-runtime_Converse_AnthropicClaude:
262262
- description: Send a text message to Anthropic Claude, using Bedrock's Converse API.
263263
snippet_tags:
264264
- BedrockRuntime.dotnetv3.Converse_AnthropicClaude
265+
Go:
266+
versions:
267+
- sdk_version: 2
268+
github: gov2/bedrock-runtime
269+
excerpts:
270+
- description: Send a text message to Anthropic Claude, using Bedrock's Converse API.
271+
snippet_tags:
272+
- gov2.bedrock-runtime.Converse.struct
273+
- gov2.bedrock-runtime.ConverseClaude
265274
Python:
266275
versions:
267276
- sdk_version: 3

gov2/bedrock-runtime/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ functions within the same service.
5454

5555
### Anthropic Claude
5656

57+
- [Converse](actions/converse.go#L7)
5758
- [InvokeModel](actions/invoke_model.go#L7)
5859
- [InvokeModelWithResponseStream](actions/invoke_model_with_response_stream.go#L30)
5960

0 commit comments

Comments
 (0)