LlamaCopilotOptionsBase.DocumentCollection

LlamaCopilotOptionsBase.DocumentCollection property

Gets or sets the collection of documents to be processed.

public DocumentCollection DocumentCollection { get; set; }

See Also