CitationsContentBlock
A content block that contains both generated text and associated citation information. This block type is returned when document citations are enabled, providing traceability between the generated content and the source documents that informed the response.
Contents
- citations
-
An array of citations that reference the source documents used to generate the associated content.
Type: Array of Citation objects
Required: No
- content
-
The generated content that is supported by the associated citations.
Type: Array of CitationGeneratedContent objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: