Constructor DocumentQueryResult
DocumentQueryResult(TextGenerationResult, IReadOnlyList<DocumentReference>)
Initializes a new instance of the DocumentQueryResult class.
public DocumentQueryResult(TextGenerationResult response, IReadOnlyList<DocumentReference> sourceReferences)
Parameters
responseTextGenerationResultThe generated response.
sourceReferencesIReadOnlyList<DocumentReference>Optional source references.