CitationsDelta
Contains incremental updates to citation information during streaming responses. This allows clients to build up citation data progressively as the response is generated.
Contents
- location
- 
               Specifies the precise location within a source document where cited content can be found. This can include character-level positions, page numbers, or document chunks depending on the document type and indexing method. Type: CitationLocation object Note: This object is a Union. Only one member of this object can be specified or returned. Required: No 
- sourceContent
- 
               The specific content from the source document that was referenced or cited in the generated response. Type: Array of CitationSourceContentDelta objects Required: No 
- title
- 
               The title or identifier of the source document being cited. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: