View source: R/bedrock_operations.R
| bedrock_put_enforced_guardrail_configuration | R Documentation |
Sets the account-level enforced guardrail configuration.
See https://www.paws-r-sdk.com/docs/bedrock_put_enforced_guardrail_configuration/ for full documentation.
bedrock_put_enforced_guardrail_configuration(
configId = NULL,
guardrailInferenceConfig
)
configId |
Unique ID for the account enforced configuration. |
guardrailInferenceConfig |
[required] Account-level enforced guardrail input configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.