Interface IAICopilot

IAICopilot interface

Represents a copilot for AI interactions.

public interface IAICopilot

Properties

NameDescription
HasContext { get; }Gets a value indicating whether the copilot has context.

See Also