View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_get_evaluator | R Documentation |
Retrieves detailed information about an evaluator, including its configuration, status, and metadata. Works with both built-in and custom evaluators.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_get_evaluator/ for full documentation.
bedrockagentcorecontrol_get_evaluator(evaluatorId, includedData = NULL)
evaluatorId |
[required] The unique identifier of the evaluator to retrieve. Can be a built-in evaluator ID (e.g., Builtin.Helpfulness) or a custom evaluator ID. |
includedData |
Controls which data is returned in the response. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.