Skip to content

Commit ef9d993

Browse files
committed
update
1 parent 7c144ee commit ef9d993

File tree

1 file changed

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

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the different model capabilities that are available with Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 08/28/2024
7+
ms.date: 09/09/2024
88
ms.custom: references_regions, build-2023, build-2023-dataai, refefences_regions
99
manager: nitinme
1010
author: mrbullwinkle #ChrisHMSFT
@@ -198,7 +198,8 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
198198
- koreacentral
199199
- northcentralus
200200
- norwayeast
201-
- polandcentral
201+
- polandcentral
202+
- spaincentral
202203
- southafricanorth
203204
- southcentralus
204205
- southindia
@@ -214,6 +215,7 @@ For more information on Provisioned deployments, see our [Provisioned guidance](
214215
**Supported regions:**
215216

216217
- eastus
218+
- swedencentral
217219

218220

219221
### Global batch model availability
@@ -313,7 +315,7 @@ These models can only be used with Embedding API requests.
313315
| `gpt-35-turbo` (0125) | East US2 <br> North Central US <br> Sweden Central <br> Switzerland West | 16,385 | Sep 2021 |
314316
| `gpt-4` (0613) <sup>**1**</sup> | North Central US <br> Sweden Central | 8192 | Sep 2021 |
315317
| `gpt-4o-mini` <sup>**1**</sup> (2024-07-18) | North Central US <br> Sweden Central | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 64,536 | Oct 2023 |
316-
| `gpt-4o` <sup>**1**</sup> (2024-08-06) | North Central US <br> Sweden Central | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 64,536 | Oct 2023 |
318+
| `gpt-4o` <sup>**1**</sup> (2024-08-06) | East US2 <br> North Central US <br> Sweden Central | Input: 128,000 <br> Output: 16,384 <br> Training example context length: 64,536 | Oct 2023 |
317319

318320
**<sup>1</sup>** GPT-4, GPT-4o, and GPT-4o mini fine-tuning is currently in public preview. See our [GPT-4, GPT-4o, & GPT-4o mini fine-tuning safety evaluation guidance](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython-new&pivots=programming-language-python#safety-evaluation-gpt-4-fine-tuning---public-preview) for more information.
319321

0 commit comments

Comments
 (0)