We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36deeae commit 451db44Copy full SHA for 451db44
articles/ai-services/openai/quotas-limits.md
@@ -66,8 +66,8 @@ The following sections provide you with a quick guide to the default quotas and
66
67
| Model|Tier| Quota Limit in tokens per minute (TPM) | Requests per minute |
68
|---|---|:---:|:---:|
69
-| `gpt-4.5` | Enterprise Tier | 50 K | 1 |
70
-| `gpt-4.5` | Default | 50 K | 1 |
+| `gpt-4.5` | Enterprise Tier | 50 K | 50 |
+| `gpt-4.5` | Default | 50 K | 50 |
71
72
## `o-series` rate limits
73
0 commit comments