Class OpenAICopilotOptionsBase

OpenAICopilotOptionsBase class

Represents the base options for configuring the OpenAICopilot.

public abstract class OpenAICopilotOptionsBase

Properties

NameDescription
Model { get; set; }Gets or sets the model to use for the assistant.

See Also