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(CopilotNativeOptions options) #Returns:
VoidApplies settings to a CopilotNativeOptions instance.
Parameters
- options IntelligenceX.Copilot.Native.CopilotNativeOptions
- Copilot client options to populate.