Skip to content

Commit d7e359a

Browse files
Merge pull request #283220 from aahill/file-search-update
updating for assistants
2 parents bd3919a + 86ff7cc commit d7e359a

File tree

1 file changed

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

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -296,18 +296,18 @@ These models can only be used with Embedding API requests.
296296

297297
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. The following table is for pay-as-you-go. For information on Provisioned Throughput Unit (PTU) availability, see [provisioned throughput](./provisioned-throughput.md). The listed models and regions can be used with both Assistants v1 and v2.
298298

299-
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)`| `fine tuned gpt-3.5-turbo-0125` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` | `gpt-4o (2024-05-13)` |
300-
|-----|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
301-
| Australia East ||| ||| | |
302-
| East US || | | | |||
303-
| East US 2 || |||| ||
304-
| France Central ||| ||| | |
305-
| Japan East || | | | | | |
306-
| Norway East | | | | || | |
307-
| Sweden Central |||||| ||
308-
| UK South ||| | ||| |
309-
| West US | || | || ||
310-
| West US 3 | | | | || ||
299+
| Region | `gpt-35-turbo (0613)` | `gpt-35-turbo (1106)`| `fine tuned gpt-3.5-turbo-0125` | `gpt-4 (0613)` | `gpt-4 (1106)` | `gpt-4 (0125)` | `gpt-4o (2024-05-13)` | `gpt-4o-mini (2024-07-18)` |
300+
|-----|:---:|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
301+
| Australia East ||| ||| | | |
302+
| East US || | | | ||||
303+
| East US 2 || |||| || |
304+
| France Central ||| ||| | | |
305+
| Japan East || | | | | | | |
306+
| Norway East | | | | || | | |
307+
| Sweden Central |||||| || |
308+
| UK South ||| | ||| | |
309+
| West US | || | || || |
310+
| West US 3 | | | | || || |
311311

312312
## Model retirement
313313

0 commit comments

Comments
 (0)