Builder

class Builder

Properties

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The timestamp when the evaluator was created.

Link copied to clipboard

The description of the evaluator.

Link copied to clipboard

The Amazon Resource Name (ARN) of the evaluator.

Link copied to clipboard

The unique identifier of the evaluator.

Link copied to clipboard

The name of the evaluator.

Link copied to clipboard

The type of evaluator, indicating whether it is a built-in evaluator provided by the service or a custom evaluator created by the user.

Link copied to clipboard

The evaluation level (TOOL_CALL, TRACE, or SESSION) that determines the scope of evaluation.

Link copied to clipboard

Whether the evaluator is locked for modification due to being referenced by active online evaluation configurations.

Link copied to clipboard

The current status of the evaluator.

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

The timestamp when the evaluator was last updated.