Skip to content

Commit 28186d7

Browse files
Merge pull request #269697 from aahill/3-20-region-update
3 20 region update
2 parents b680f5a + 1e8a85e commit 28186d7

File tree

1 file changed

+8
-3
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+8
-3
lines changed

articles/ai-services/openai/concepts/models.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,13 +254,18 @@ The following Embeddings models are available with [Azure Government](/azure/azu
254254

255255
### Assistants (Preview)
256256

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 calling](../how-to/assistant-functions.md) requires the latest 1106 models.
257+
For Assistants you need a combination of a supported model, and a supported region. Certain tools and capabilities require the latest models. The following models are available in the Assistants API, SDK, Azure AI Studio and Azure OpenAI Studio..
258258

259259
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` |
260260
|-----|---|---|---|---|---|
261261
| Australia East ||||| |
262-
| East US 2 || ||| |
263-
| Sweden Central ||||| |
262+
| East US || | | ||
263+
| East US 2 || ||| |
264+
| France Central ||||| |
265+
| Norway East | | | || |
266+
| Sweden Central ||||| |
267+
| UK South ||||| |
268+
264269

265270
For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](./provisioned-throughput.md).
266271

0 commit comments

Comments
 (0)