Skip to content

doc: remove prefix "Premium" of GPT-4.1 to reduce confusion #38735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: remove prefix "Premium" of GPT-4.1 to reduce confusion
The prefix "Premium" has caused a lot of misunderstanding. Many customers have asked me "Where can I find the setting to enable the Premium version of GPT-4.1?" Therefore, please remove this prefix so that it is easier to understand.
  • Loading branch information
satomic authored Jun 4, 2025
commit 3c415bcec1b0fd62ffd4c05ee45a5a4c90a821d0
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ Each model has a premium request multiplier, based on its complexity and resourc
| Model | Premium requests |
|-------------------------------------------------------------------------|------------------------------------------------------------------------------|
| Base model (currently {% data variables.copilot.copilot_gpt_41 %}) [^2] | 0 (paid users), 1 ({% data variables.copilot.copilot_free_short %}) |
| Premium {% data variables.copilot.copilot_gpt_41 %} | 1 |
| {% data variables.copilot.copilot_gpt_41 %} | 1 |
| {% data variables.copilot.copilot_gpt_4o %} | 1 |
| {% data variables.copilot.copilot_gpt_45 %} | 50 |
| {% data variables.copilot.copilot_claude_sonnet_35 %} | 1 |
Loading
Oops, something went wrong.