You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Copilot CLI currently only supports models provided through GitHub Copilot subscription. Users who have access to other AI models (like xAI's Grok) through their own API keys cannot use them.
Proposed Solution
Add BYOK support to allow users to configure custom AI model providers.
Use Cases
Cost optimization with personal API keys
Access to specialized models (xAI Grok, etc.)
Enterprise flexibility
Regional compliance
Implementation Ideas
Extend /model command to add custom providers
Config file like mcp-config.json for model providers