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
@@ -239,13 +239,18 @@ The following Embeddings models are available with [Azure Government](/azure/azu
239
239
240
240
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.
241
241
242
+
| Region |`gpt-35-turbo (0613)`|`gpt-35-turbo (1106)`|`gpt-4 (0613)`|`gpt-4 (1106)`|`gpt-4 (0125)`|
243
+
|-----|---|---|---|---|---|
244
+
| Australia East | ✅ | ✅ | ✅ |✅ ||
245
+
| East US 2 | ✅ || ✅ |✅ ||
246
+
| Sweden Central | ✅ |✅ |✅ |✅||
242
247
243
-
| Region |`gpt-35-turbo (0613)`|`gpt-35-turbo (1106)`|`gpt-4 (0613)`|`gpt-4 (1106)`|
244
-
|-----|---|---|---|---|
245
-
| Australia East | ✅ | ✅ | ✅ |✅ |
246
-
| East US 2 | ✅ | ⬜| ✅ |✅ |
247
-
| Sweden Central | ✅ |✅ |✅ |✅|
248
+
Provisioned Throughput Unit (PTU) availability
248
249
250
+
| Region |`gpt-35-turbo (1106)`|`gpt-4 (1106)`|`gpt-4 (0125)`|
0 commit comments