Skip to content

Commit a46fbeb

Browse files
committed
Adding docs for new model support of GPT-5 Pro
1 parent bbf3851 commit a46fbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/account-management/billing-management.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ This section covers unit pricing. For plan quotas and features, see [Compare Pla
4949
| Model | Input Price (per 1M tokens) | Cached Input Price (per 1M tokens) | Output Price (per 1M tokens) | Max Context Size | Search Price (per 1k calls) | Image Support |
5050
|---------------|-----------------------------|-------------------------------------|------------------------------|------------------|-----------------------------|---------------|
5151
| GPT-5 | $1.30 | $0.13 | $10.00 | 400k tokens | $10.00 | Text only (token-based) |
52+
| GPT-5 pro | $10.00 | N/A | $15.00 | 400k tokens | $120.00 | Text only (token-based) |
5253
| GPT-5 mini | $0.30 | $0.03 | $2.00 | 400k tokens | $10.00 | Text only (token-based) |
5354
| GPT-5 nano | $0.10 | $0.01 | $0.40 | 400k tokens | N/A | Text only (token-based) |
5455
| GPT-5 Chat | $1.30 | $0.13 | $10.00 | 400k tokens | N/A | Text only (token-based) |

0 commit comments

Comments
 (0)