Skip to content

Commit 22e5816

Browse files
committed
adding gpt 4, removing vision
1 parent 03e628b commit 22e5816

File tree

1 file changed

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

1 file changed

+18
-18
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -348,24 +348,24 @@ These models can only be used with Embedding API requests.
348348
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, and Azure AI Foundry. 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. You can use [global standard models](#global-standard-model-availability) if they are supported in the regions listed below.
349349

350350

351-
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **vision-preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **0301** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-35-turbo-16k**, **0613** |
352-
|:-----------------|:--------------------------:|:--------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-----------------------------:|:-------------------------------:|:-----------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|
353-
| australiaeast | - | - | - | | - | | - || - |||||
354-
| canadaeast | - | - | - | | - | - | - || - |||||
355-
| eastus |||| - | | - || - ||| - |||
356-
| eastus2 |||| | - | - || - | - || - |||
357-
| francecentral | - | - | - | | - | - | - ||||| - ||
358-
| japaneast | - | - | - | - | - | | - | - | - || - |||
359-
| northcentralus |||| - | | - || - | - || - |||
360-
| norwayeast | - | - | - | | - | - | - | - | - | - | - | - | - |
361-
| southcentralus |||| - | | - || - || - | - || - |
362-
| southindia | - | - | - | | - | - | - | - | - | - ||| - |
363-
| swedencentral |||| | - | ||| - ||| - ||
364-
| switzerlandnorth | - | - | - | - | - | | - || - || - |||
365-
| uksouth | - | - | - | || - | - | - ||||||
366-
| westeurope | - | - | - | - | - | - | - | - || - | - | - | - |
367-
| westus |||| | - | | | - | - | - ||| - |
368-
| westus3 |||| | - | - || - | - | - | - || - |
351+
| **Region** | **gpt-4o**, **2024-05-13** | **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** | **gpt-4**, **0613** | **gpt-4**, **1106-Preview** | **gpt-4**, **0125-Preview** | **gpt-4**, **turbo-2024-04-09** | **gpt-4-32k**, **0613** | **gpt-35-turbo**, **0301** | **gpt-35-turbo**, **0613** | **gpt-35-turbo**, **1106** | **gpt-35-turbo**, **0125** | **gpt-35-turbo-16k**, **0613** |
352+
|:-----------------|:--------------------------:|:--------------------------:|:-------------------------------:|:-------------------:|:---------------------------:|:---------------------------:|:-------------------------------:|:-----------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:--------------------------:|:------------------------------:|
353+
| australiaeast | - | - | - || | - | - || - |||||
354+
| canadaeast | - | - | - || | - | - || - |||||
355+
| eastus |||| - | - | | | - ||| - |||
356+
| eastus2 |||| - | | - || - | - || - |||
357+
| francecentral | - | - | - || | - | - ||||| - ||
358+
| japaneast | - | - | - | - | - | - | - | - | - || - |||
359+
| northcentralus |||| - | - | || - | - || - |||
360+
| norwayeast | - | - | - | - | | - | - | - | - | - | - | - | - |
361+
| southcentralus |||| - | - | || - || - | - || - |
362+
| southindia | - | - | - | - | | - | - | - | - | - ||| - |
363+
| swedencentral ||||| | - ||| - ||| - ||
364+
| switzerlandnorth | - | - | - | | - | - | - || - || - |||
365+
| uksouth | - | - | - | - || | - | - ||||||
366+
| westeurope | - | - | - | - | - | - | - | - || - | - | - | - |
367+
| westus |||| - | | - || - | - | - ||| - |
368+
| westus3 |||| - | | - || - | - | - | - || - |
369369

370370
## Model retirement
371371

0 commit comments

Comments
 (0)