Skip to content

Commit 9464037

Browse files
committed
removing column
1 parent 24f9d10 commit 9464037

File tree

1 file changed

+9
-9
lines changed
  • articles/ai-services/openai/concepts

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -256,15 +256,15 @@ The following Embeddings models are available with [Azure Government](/azure/azu
256256

257257
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.
258258

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) || |||
268268

269269

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

0 commit comments

Comments
 (0)