Skip to content

Bedrock Runtime  >  Structures  >  CitationsConfig

CitationsConfig

Structure Class

CitationsConfig dataclass

Configuration settings for enabling and controlling document citations in Converse API responses. When enabled, the model can include citation information that links generated content back to specific source documents.

Attributes

enabled instance-attribute
enabled: bool

Specifies whether citations from the selected document should be used in the model's response. When set to true, the model can generate citations that reference the source documents used to inform the response.