Skip to content

Commit 2c54548

Browse files
Merge pull request #2626 from mrbullwinkle/mrb_01_29_2025_evals_update
[Azure OpenAI] Distillation & Evals updates
2 parents 86b07c9 + c231367 commit 2c54548

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

articles/ai-services/openai/how-to/evaluations.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
88
ms.custom: references_regions
9-
ms.date: 11/10/2024
9+
ms.date: 01/29/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -30,7 +30,11 @@ Azure OpenAI evaluation enables developers to create evaluation runs to test aga
3030
### Supported deployment types
3131

3232
- Standard
33-
- Provisioned
33+
- Global standard
34+
- Data zone standard
35+
- Provisioned-managed
36+
- Global provisioned-managed
37+
- Data zone provisioned-managed
3438

3539
## Evaluation pipeline
3640

articles/ai-services/openai/how-to/stored-completions.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.topic: how-to
88
ms.custom: references_regions
9-
ms.date: 01/21/2025
9+
ms.date: 01/29/2025
1010
author: mrbullwinkle
1111
ms.author: mbullwin
1212
recommendations: false
@@ -20,17 +20,15 @@ Stored completions allow you to capture the conversation history from chat compl
2020

2121
### API support
2222

23-
- `2024-10-01-preview`
23+
Support first added in `2024-10-01-preview`
2424

25-
### Model support
25+
### Model & region availability
2626

27-
- `gpt-4o-2024-08-06`
28-
29-
### Regional availability
30-
31-
- Sweden Central
32-
- North Central US
33-
- East US2
27+
| **Region** | **o1-preview**, **2024-09-12** | **o1-mini**, **2024-09-12** | **gpt-4o**, **2024-08-06** | **gpt-4o**, **2024-05-13** | **gpt-4o-mini**, **2024-07-18** |
28+
|:---|:---:|:---:|:---:|:---:|:---:|
29+
| Sweden Central ||||||
30+
| North Central US | - | - || - | - |
31+
| East US 2 | - | - || - | - |
3432

3533
## Configure stored completions
3634

0 commit comments

Comments
 (0)