diff options
| author | fgonzalezurriola <[email protected]> | 2026-02-09 01:43:52 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-08 22:43:52 -0600 |
| commit | d40dffb854b74af8fc2695018d8523ef152278de (patch) | |
| tree | 73a88d332e443ceef68e64c86523886cb0b9ebb1 /packages/web/src | |
| parent | 0cd52f830c2a7e7a09612dbdd7a529bfd4b4bde8 (diff) | |
| download | opencode-d40dffb854b74af8fc2695018d8523ef152278de.tar.gz opencode-d40dffb854b74af8fc2695018d8523ef152278de.zip | |
fix(provider): remove obsolete copilot model enablement instructions (#12739)
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/providers.mdx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/providers.mdx b/packages/web/src/content/docs/providers.mdx index 685267214..e7befcf02 100644 --- a/packages/web/src/content/docs/providers.mdx +++ b/packages/web/src/content/docs/providers.mdx @@ -791,8 +791,6 @@ 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 the `/connect` command and search for GitHub Copilot. |
