Table of Contents

Property SourceReferences

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

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; }

Property Value

IReadOnlyList<DocumentReference>