You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/concepts/models.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,15 +256,15 @@ The following Embeddings models are available with [Azure Government](/azure/azu
256
256
257
257
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. For example [parallel function](../how-to/assistant-functions.md) calling requires the latest 1106 models.
258
258
259
-
| Region |`gpt-35-turbo (0613)`|`gpt-35-turbo (1106)`|`gpt-4 (0613)`|`gpt-4 (1106)`|`gpt-4 (0125)`|
260
-
|-----|---|---|---|---|---|
261
-
| Australia East | ✅ | ✅ | ✅ |✅ ||
262
-
| East US (Azure OpenAI studio and API only) ||||| ✅ |
263
-
| East US 2 |✅ || ✅ |✅ ||
264
-
| France Central (Azure OpenAI studio and API only) ||✅ ||✅ ||
265
-
| Norway East (Azure OpenAI studio and API only) |||| ✅ ||
266
-
| Sweden Central | ✅|✅ |✅ |✅||
267
-
| UK South (Azure OpenAI studio and API only) ||✅ ||✅ |✅ |
259
+
| Region |`gpt-35-turbo (1106)`|`gpt-4 (0613)`|`gpt-4 (1106)`|`gpt-4 (0125)`|
260
+
|-----|---|---|---|---|
261
+
| Australia East | ✅ | ✅ |✅ ||
262
+
| East US (Azure OpenAI studio and API only) |||| ✅ |
263
+
| East US 2 || ✅ |✅ ||
264
+
| France Central (Azure OpenAI studio and API only) | ✅ ||✅ ||
265
+
| Norway East (Azure OpenAI studio and API only) ||| ✅ ||
266
+
| Sweden Central |✅ |✅ |✅||
267
+
| UK South (Azure OpenAI studio and API only) | ✅ ||✅ |✅ |
268
268
269
269
270
270
For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](./provisioned-throughput.md).
0 commit comments