API Reference
Class
CopilotConfig
GitHub Copilot-specific configuration.
Inheritance
- Object
- CopilotConfig
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property IntelligenceXConfig.Copilot
Constructors
public CopilotConfig() #Methods
public Void ApplyTo(CopilotClientOptions options) #Returns:
VoidApplies settings to a CopilotClientOptions instance.
Parameters
- options IntelligenceX.Copilot.CopilotClientOptions
- Copilot client options to populate.