Represents a summary composed of multiple chunks. If a chunk contains a claim, it should be grounded by representative comments.
An array of SummaryChunk objects, each representing a part of the summary.
Returns the text of the summary, formatted according to the specified citation format.
The desired format for citations. Can be "XML" or "MARKDOWN".
The formatted summary text. Throws an error if an unsupported format is provided.
Represents a summary composed of multiple chunks. If a chunk contains a claim, it should be grounded by representative comments.