View a markdown version of this page

InlineGroundTruth - Amazon Bedrock AgentCore Data Plane

InlineGroundTruth

Inline ground truth data containing assertions, expected trajectories, and per-turn expected responses.

Contents

assertions

Assertions for evaluation, reuses common model EvaluationContentList.

Type: Array of EvaluationContent objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Required: No

expectedTrajectory

The expected tool call trajectory for trajectory-based evaluation.

Type: EvaluationExpectedTrajectory object

Required: No

turns

A list of per-turn ground truth data, each containing an input prompt and expected response.

Type: Array of GroundTruthTurn objects

Array Members: Minimum number of 1 item.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: