EmailGenerativeAnswerChunkDataDetails
Details of streaming chunk data for email generative answers including completion text and references.
Contents
- completion
-
The partial or complete text content of the generative answer response.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
- nextChunkToken
-
Token for retrieving the next chunk of streaming response data, if available.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- references
-
Source references and citations from knowledge base articles used to generate the answer.
Type: Array of DataSummary objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: