Skip to content

Commit 9253b2d

Browse files
committed
update
1 parent f709d53 commit 9253b2d

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,9 @@ You need to [create](../how-to/create-resource.md) or use an existing resource i
249249

250250
When your resource is created, you can [deploy](../how-to/create-resource.md#deploy-a-model) the GPT-4o models. If you are performing a programmatic deployment, the **model** names are:
251251

252-
-`gpt-4o` **Version** `2024-11-20`
252+
- `gpt-4o` **Version** `2024-11-20`
253253
- `gpt-4o` **Version** `2024-08-06`
254-
- `gpt-4o`, **Version** `2024-05-13`
254+
- `gpt-4o` **Version** `2024-05-13`
255255
- `gpt-4o-mini` **Version** `2024-07-18`
256256

257257
### GPT-4 Turbo

articles/ai-services/openai/whats-new.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom:
1111
- references_regions
1212
- ignite-2024
1313
ms.topic: whats-new
14-
ms.date: 11/12/2024
14+
ms.date: 11/16/2024
1515
recommendations: false
1616
---
1717

@@ -21,6 +21,18 @@ This article provides a summary of the latest releases and major documentation u
2121

2222
## December 2024
2323

24+
### GPT-4o 2024-11-20
25+
26+
`gpt-4o-2024-11-20` is now available for global standard deployment in:
27+
28+
- East US
29+
- East US 2
30+
- North Central US
31+
- South Central US
32+
- West US
33+
- West US 3
34+
- Sweden Central
35+
2436
### NEW data zone provisioned deployment type
2537

2638
Data zone provisioned deployments are available in the same Azure OpenAI resource as all other Azure OpenAI deployment types but allow you to leverage Azure global infrastructure to dynamically route traffic to the data center within the Microsoft defined data zone with the best availability for each request. Data zone provisioned deployments provide reserved model processing capacity for high and predictable throughput using Azure infrastructure within Microsoft specified data zones. Data zone provisioned deployments are supported on `gpt-4o-2024-08-06`, `gpt-4o-2024-05-13`, and `gpt-4o-mini-2024-07-18` models.

0 commit comments

Comments
 (0)