docs: clarify copilot plans in provider config (#24433)

This commit is contained in:
Atif Ali
2026-04-16 19:09:11 +05:00
committed by GitHub
parent 55e525fc28
commit f07a33225e
+4 -2
View File
@@ -94,8 +94,10 @@ proxy between AI Gateway and AWS Bedrock.
### GitHub Copilot
Configure a `copilot` provider using the
[indexed provider format](#multiple-instances-of-the-same-provider).
GitHub Copilot offers three plans — Individual, Business, and Enterprise —
each with its own API endpoint. Configure one or more `copilot` providers
using the [indexed provider format](#multiple-instances-of-the-same-provider)
depending on which plans your organization uses.
Copilot providers use OAuth app installations for authentication rather than
static API keys.