Skip to content

Bedrock Runtime  >  Structures  >  CitationSourceContentDelta

CitationSourceContentDelta

Structure Class

CitationSourceContentDelta dataclass

Contains incremental updates to the source content text during streaming responses, allowing clients to build up the cited content progressively.

Attributes

text class-attribute instance-attribute
text: str | None = None

An incremental update to the text content from the source document that is being cited.