File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ms.custom:
10
10
- ignite-2023
11
11
- references_regions
12
12
ms.topic : conceptual
13
- ms.date : 02/06 /2024
13
+ ms.date : 02/27 /2024
14
14
ms.author : mbullwin
15
15
---
16
16
@@ -53,7 +53,7 @@ The default quota for models varies by model and region. Default quota limits ar
53
53
54
54
| Region | Text-Embedding-Ada-002 | text-embedding-3-small | text-embedding-3-large | GPT-35-Turbo | GPT-35-Turbo-1106 | GPT-35-Turbo-16K | GPT-35-Turbo-Instruct | GPT-4 | GPT-4-32K | GPT-4-Turbo | GPT-4-Turbo-V | Babbage-002 | Babbage-002 - finetune | Davinci-002 | Davinci-002 - finetune | GPT-35-Turbo - finetune | GPT-35-Turbo-1106 - finetune |
55
55
| :-----------------| :-------------------------| :-------------------------| :-------------------------| :---------------| :--------------------| :-------------------| :------------------------| :--------| :------------| :--------------| :----------------| :--------------| :-------------------------| :--------------| :-------------------------| :--------------------------| :-------------------------------|
56
- | australiaeast | 350 K | - | - | 300 K | 120 K | 300 K | - | 40 K | 80 K | 80 K | - | - | - | - | - | - | - |
56
+ | australiaeast | 350 K | - | - | 300 K | 120 K | 300 K | - | 40 K | 80 K | 80 K | 30 K | - | - | - | - | - | - |
57
57
| brazilsouth | 350 K | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - | - |
58
58
| canadaeast | 350 K | 350 K | 350 K | 300 K | 120 K | 300 K | - | 40 K | 80 K | 80 K | - | - | - | - | - | - | - |
59
59
| eastus | 240 K | 350 K | 350 K | 240 K | - | 240 K | 240 K | - | - | 80 K | - | - | - | - | - | - | - |
@@ -71,7 +71,6 @@ The default quota for models varies by model and region. Default quota limits ar
71
71
| westeurope | 240 K | - | - | 240 K | - | - | - | - | - | - | - | - | - | - | - | - | - |
72
72
| westus | 350 K | - | - | - | 120 K | - | - | - | - | 80 K | 30 K | - | - | - | - | - | - |
73
73
74
-
75
74
### General best practices to remain within rate limits
76
75
77
76
To minimize issues related to rate limits, it's a good idea to use the following techniques:
You can’t perform that action at this time.
0 commit comments