Skip to content

Commit 38e3b4f

Browse files
Merge pull request #4033 from AliciaFrame/patch-2
Update stored-completions.md
2 parents 1103034 + ad5edaa commit 38e3b4f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,11 @@ Support first added in `2024-10-01-preview`, use `2025-02-01-preview` or later f
2424

2525
### Deployment type
2626

27-
Currently only `Standard` model deployments support stored completions.
27+
Stored completions is supported for all Azure OpenAI Deployment types: standard, global, datazone, and PTU-m.
2828

2929
### Model & region availability
3030

31-
| **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** |
32-
|:---|:---:|:---:|:---:|:---:|:---:|
33-
| Sweden Central ||||||
34-
| North Central US | - | - || - | - |
35-
| East US 2 | - | - || - | - |
31+
As long as you're using the Completions API for inferencing, you can leverage stored completions. It is supported for all Azure OpenAI models, and in all supported regions (including global-only regions).
3632

3733
## Configure stored completions
3834

0 commit comments

Comments
 (0)