Skip to content

Bedrock Runtime  >  Unions  >  CitationGeneratedContent

CitationGeneratedContent

Union Type

CitationGeneratedContent module-attribute

Contains the generated text content that corresponds to or is supported by a citation from a source document.

Union Member Types

CitationGeneratedContentText dataclass

The text content that was generated by the model and is supported by the associated citation.

Attributes

value instance-attribute
value: str

CitationGeneratedContentUnknown 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