Skip to content

Bedrock Agent Runtime  >  Structures  >  GeneratedResponsePart

GeneratedResponsePart

Structure Class

GeneratedResponsePart dataclass

Contains metadata about a part of the generated response that is accompanied by a citation.

This data type is used in the following API operations:

Attributes

text_response_part class-attribute instance-attribute
text_response_part: TextResponsePart | None = field(repr=False, default=None)

Contains metadata about a textual part of the generated response that is accompanied by a citation.