Skip to content

Commit f5a318c

Browse files
authored
Update README with GPT-5 and premium request info
Added information about using GPT-5 with Copilot CLI and premium request quota.
1 parent 1a69078 commit f5a318c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ If you're not currently logged in to GitHub, you'll be prompted to use the `/log
5757

5858
Launch `copilot` in a folder that contains code you want to work with.
5959

60+
By default, `copilot` utilizes Claude Sonnet 4. We also support GPT-5 via an environment variable. Run `export COPILOT_MODEL=gpt-5 && copilot` to launch in GPT-5 mode.
61+
62+
Each time you submit a prompt to Copilot CLI, your monthly quota of premium requests is reduced by one. For information about premium requests, see [About premium requests](https://docs.github.com/copilot/managing-copilot/monitoring-usage-and-entitlements/about-premium-requests)
63+
6064
For more information about how to use the Copilot CLI, see [our official documentation](https://docs.github.com/copilot/concepts/agents/about-copilot-cli)
6165

6266

@@ -66,4 +70,4 @@ We're excited to have you join us early in the Copilot CLI journey.
6670

6771
This is an early-stage preview, and we're building quickly. Expect frequent updates--please keep your client up to date for the latest features and fixes!
6872

69-
Your insights are invaluable! Open issue in this repo, join Discussions, and run `/feedback` from the CLI to submit a confidential feedback survey!
73+
Your insights are invaluable! Open issue in this repo, join Discussions, and run `/feedback` from the CLI to submit a confidential feedback survey!

0 commit comments

Comments
 (0)