Skip to content

Commit 9454e23

Browse files
Merge pull request #223107 from ChrisHMSFT/chrhoder/rps-update
Update the request per second limit
2 parents 40f7278 + 08142bd commit 9454e23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/cognitive-services/openai/quotas-limits.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ The following sections provide you with a quick guide to the quotas and limits t
2323
| Limit Name | Limit Value |
2424
|--|--|
2525
| OpenAI resources per region | 2 |
26-
| Requests per second per deployment | 15 |
26+
| Requests per second per deployment | 20 requests per second for: text-davinci-002, text-davinci-fine-tune-002, code-cushman-002, code-davinci-002, code-davinci-fine-tune-002 <br ><br> 50 requests per second for all other text models.
27+
|
2728
| Max fine-tuned model deployments | 2 |
2829
| Ability to deploy same model to multiple deployments | Not allowed |
2930
| Total number of training jobs per resource | 100 |

0 commit comments

Comments
 (0)