LlmInputOptions Class

Definition

public class LlmInputOptions
type LlmInputOptions = class
Public Class LlmInputOptions
Inheritance
LlmInputOptions

Constructors

Name Description
LlmInputOptions()

Properties

Name Description
IncludeFields

Gets or sets whether to include structured fields in the output. Defaults to true.

IncludeMarkdown

Gets or sets whether to include markdown content in the output. Defaults to true.

Applies to