Skip to content

Commit 74a6542

Browse files
committed
update
1 parent 38e3b4f commit 74a6542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

2525
### Deployment type
2626

27-
Stored completions is supported for all Azure OpenAI Deployment types: standard, global, datazone, and PTU-m.
27+
Stored completions is supported for all Azure OpenAI Deployment types: standard, global, datazone, and provisioned.
2828

2929
### Model & region availability
3030

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).
31+
As long as you're using the Chat 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).
3232

3333
## Configure stored completions
3434

0 commit comments

Comments
 (0)