Skip to content

Bedrock Agentcore  >  Unions  >  GroundTruthSource

GroundTruthSource

Union Type

GroundTruthSource module-attribute

Where to pull ground truth from.

Union Member Types

GroundTruthSourceInline dataclass

Inline ground truth data provided directly in the request.

Attributes

value instance-attribute

GroundTruthSourceUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str