File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments