diff options
| author | Aiden Cline <[email protected]> | 2025-09-22 21:29:16 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-22 21:29:16 -0500 |
| commit | f9c5df05a19c8acc8ec1b6f6598071aa35e1442a (patch) | |
| tree | 48bd6c4cff0ac2320e515f7ae9bd0eec087e1248 | |
| parent | 02b4d1e2fca3c17cceb470aa68a50385cda480b2 (diff) | |
| download | opencode-f9c5df05a19c8acc8ec1b6f6598071aa35e1442a.tar.gz opencode-f9c5df05a19c8acc8ec1b6f6598071aa35e1442a.zip | |
docs: github copilot model enable note (#2741)
| -rw-r--r-- | packages/web/src/content/docs/providers.mdx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/providers.mdx b/packages/web/src/content/docs/providers.mdx index f4fdc47de..10e0de2d3 100644 --- a/packages/web/src/content/docs/providers.mdx +++ b/packages/web/src/content/docs/providers.mdx @@ -356,6 +356,8 @@ To use your GitHub Copilot subscription with opencode: :::note Some models might need a [Pro+ subscription](https://github.com/features/copilot/plans) to use. + +Some models need to be manually enabled in your [GitHub Copilot settings](https://docs.github.com/en/copilot/how-tos/use-ai-models/configure-access-to-ai-models#setup-for-individual-use). ::: 1. Run `opencode auth login` and select GitHub Copilot. |
