@@ -327,14 +327,6 @@ bedrock-runtime_Converse_CohereCommand:
327327 - description : Send a text message to Cohere Command, using Bedrock's Converse API with the async Java client.
328328 snippet_tags :
329329 - bedrock-runtime.java2.ConverseAsync_CohereCommand
330- .NET :
331- versions :
332- - sdk_version : 4
333- github : dotnetv4/Bedrock-runtime
334- excerpts :
335- - description : Send a text message to Cohere Command, using Bedrock's Converse API.
336- snippet_tags :
337- - BedrockRuntime.dotnetv4.Converse_CohereCommand
338330 Python :
339331 versions :
340332 - sdk_version : 3
@@ -623,14 +615,6 @@ bedrock-runtime_ConverseStream_CohereCommand:
623615 - description : Send a text message to Cohere Command, using Bedrock's Converse API and process the response stream in real-time.
624616 snippet_tags :
625617 - bedrock-runtime.java2.ConverseStream_CohereCommand
626- .NET :
627- versions :
628- - sdk_version : 4
629- github : dotnetv4/Bedrock-runtime
630- excerpts :
631- - description : Send a text message to Cohere Command, using Bedrock's Converse API and process the response stream in real-time.
632- snippet_tags :
633- - BedrockRuntime.dotnetv4.ConverseStream_CohereCommand
634618 Python :
635619 versions :
636620 - sdk_version : 3
@@ -886,14 +870,6 @@ bedrock-runtime_InvokeModel_CohereCommand:
886870 - description : Use the Invoke Model API to send a text message.
887871 snippet_tags :
888872 - bedrock-runtime.java2.InvokeModel_CohereCommand
889- .NET :
890- versions :
891- - sdk_version : 3
892- github : dotnetv3/Bedrock-runtime
893- excerpts :
894- - description : Use the Invoke Model API to send a text message.
895- snippet_tags :
896- - BedrockRuntime.dotnetv3.InvokeModel_CohereCommand
897873 Python :
898874 versions :
899875 - sdk_version : 3
@@ -1118,14 +1094,6 @@ bedrock-runtime_InvokeModelWithResponseStream_CohereCommand:
11181094 - description : Use the Invoke Model API to send a text message and process the response stream in real-time.
11191095 snippet_tags :
11201096 - bedrock-runtime.java2.InvokeModelWithResponseStream_CohereCommand
1121- .NET :
1122- versions :
1123- - sdk_version : 3
1124- github : dotnetv3/Bedrock-runtime
1125- excerpts :
1126- - description : Use the Invoke Model API to send a text message and process the response stream in real-time.
1127- snippet_tags :
1128- - BedrockRuntime.dotnetv3.InvokeModelWithResponseStream_CohereCommand
11291097 Python :
11301098 versions :
11311099 - sdk_version : 3
0 commit comments