Property SourceReferences
SourceReferences
Gets the document passages used to generate the response.
May be null if the entire document was included inline.
public IReadOnlyList<DocumentReference> SourceReferences { get; }
Gets the document passages used to generate the response.
May be null if the entire document was included inline.
public IReadOnlyList<DocumentReference> SourceReferences { get; }