Enterprise BYOK for GitHub Copilot Now in Public Preview
Allison presents a release announcement detailing the public preview of Bring Your Own Key (BYOK) support for GitHub Copilot, empowering enterprises to use their own LLM provider keys and centrally manage model access within organizations.
Enterprise Bring Your Own Key (BYOK) for GitHub Copilot: Public Preview
GitHub Copilot now supports Bring Your Own Key (BYOK) for enterprise customers, making it possible for organizations to link their own API keys from providers such as Anthropic, Microsoft Foundry, OpenAI, and xAI. This update provides greater flexibility and centralized control over model selection in development environments.
Key Capabilities
- Flexible Model Choice: Teams can connect their preferred LLM provider’s API key and access all associated models through Copilot in supported environments.
- Centralized Administration:
- Enterprise admins can add and configure API keys at the enterprise level.
- Organization admins can control access within specific organizations.
- Centralized settings make management and configuration efficient and consistent.
- IDE Integration: BYOK is supported in multiple development environments including Visual Studio Code, JetBrains IDEs, Eclipse, and Xcode in Agent, Plan, Ask, and Edit modes.
- Flexible Billing: API usage through BYOK is billed directly by the chosen provider and bypasses GitHub Copilot usage quotas. Enterprises can leverage existing provider credits or contracts.
Limitations
- OpenAI Responses API Unsupported: The BYOK feature does not support the OpenAI Responses API. Models must utilize the OpenAI Completions API to function within Copilot.
Getting Started
To enable BYOK for your organization:
- Go to enterprise or organization settings in GitHub.
- Add and configure your preferred LLM provider’s API key.
- Assign access to specific organizations or teams as needed.
More detailed documentation can be found here.
Feedback and Community
GitHub invites feedback on this new feature via the GitHub Community discussion, helping shape future updates.
Disclaimer: Features in public preview may receive UI or functionality changes.
This post appeared first on “The GitHub Blog”. Read the entire article here