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 cc4e49b commit db42e93Copy full SHA for db42e93
articles/ai-services/openai/concepts/models.md
@@ -181,7 +181,7 @@ See [model versions](../concepts/model-versions.md) to learn about how Azure Ope
181
| `gpt-35-turbo-16k` (0613) | 16,384 | Sep 2021 |
182
| `gpt-35-turbo-instruct` (0914) | 4,097 |Sep 2021 |
183
| `gpt-35-turbo` (1106) | Input: 16,385<br> Output: 4,096 | Sep 2021|
184
-| `gpt-35-turbo` (0125) **NEW** | 16,385 | Sep 2021 |
+| `gpt-35-turbo` (0125) **NEW** | Input: 16,385<br> Output: 4,096 | Sep 2021 |
185
186
### GPT-3.5-Turbo model availability
187
0 commit comments