Skip to content

Bedrock Agentcore  >  Unions  >  HarnessReasoningContentBlock

HarnessReasoningContentBlock

Union Type

HarnessReasoningContentBlock module-attribute

Reasoning content from the model.

Union Member Types

HarnessReasoningContentBlockReasoningText dataclass

The reasoning text.

Attributes

value instance-attribute

HarnessReasoningContentBlockRedactedContent dataclass

Redacted reasoning content.

Attributes

value instance-attribute
value: bytes

HarnessReasoningContentBlockUnknown 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