AWS bedrock documentation change
Summary
Added capabilities section and corrected API parameter name
Security assessment
Lists Guardrails support as a feature, indicating security capability availability
Diff
diff --git a/bedrock/latest/userguide/model-card-cohere-command-r.md b/bedrock/latest/userguide/model-card-cohere-command-r.md index 586c86a56..c4b9bda16 100644 --- a//bedrock/latest/userguide/model-card-cohere-command-r.md +++ b//bedrock/latest/userguide/model-card-cohere-command-r.md @@ -7 +7 @@ -Cohere — Command RModel DetailsPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code +Cohere — Command RModel DetailsCapabilities and FeaturesPricingProgrammatic AccessService TiersRegional AvailabilityQuotas and LimitsSample Code @@ -43,0 +44,15 @@ Command R is Cohere's scalable LLM optimized for retrieval-augmented generation +## Capabilities and Features + +**_Bedrock Features_** + +**Features supported using`bedrock-runtime` endpoint** + +**Supported** | **Not Supported** +---|--- + + *  [Response streaming](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html) + *  [Guardrails](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) + *  [Client-side tool calling](https://docs.aws.amazon.com/bedrock/latest/userguide/tool-use.html) + +| — + @@ -110 +125 @@ Invoke API - 'messages': [{ 'role': 'user', 'content': 'Can you explain the features of Amazon Bedrock?'}], + 'message': 'Can you explain the features of Amazon Bedrock?',