Skip to content

Commit 1d3b3e7

Browse files
Merge pull request #5215 from eric-urban/eur/rapi-to-may-27-take-2
RAPI to may 27 take 2
2 parents cf13f93 + cb7be37 commit 1d3b3e7

File tree

8 files changed

+0
-630
lines changed

8 files changed

+0
-630
lines changed

articles/ai-services/openai/api-version-lifecycle.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,6 @@ Azure OpenAI API latest releases:
268268
## Changes between v1 preview release and 2025-04-01-preview
269269

270270
- [v1 preview API](#api-evolution)
271-
- [Video generation support](./concepts/video-generation.md)
272-
- **NEW** Responses API features:
273-
* Remote Model Context Protocol (MCP) servers tool integration
274-
* Support for asynchronous background tasks
275-
* Encrypted reasoning items
276-
* Image generation
277271

278272
## Changes between 2025-04-01-preview and 2025-03-01-preview
279273

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

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -244,19 +244,6 @@ Once access has been granted, you will need to create a deployment for the model
244244
|`dall-e-3` | East US<br>Australia East<br>Sweden Central|
245245
|`gpt-image-1` | West US 3 (Global Standard) <br> UAE North (Global Standard) |
246246

247-
248-
## Video generation models
249-
250-
Sora is an AI model from OpenAI that can create realistic and imaginative video scenes from text instructions. Sora is in public preview.
251-
252-
253-
254-
### Region availability
255-
256-
| Model | Region |
257-
|---|---|
258-
|`sora` | East US 2|
259-
260247
## Audio models
261248

262249
Audio models in Azure OpenAI are available via the `realtime`, `completions`, and `audio` APIs.
@@ -452,20 +439,6 @@ These models can only be used with Embedding API requests.
452439
| gpt-image-1 | 4,000 |
453440
| dall-e-3 | 4,000 |
454441

455-
# [Video Generation](#tab/standard-video-generations)
456-
457-
### Video generation models
458-
459-
| **Region** | **sora** |
460-
|:-----------------|:---------------------:|
461-
| eastus2 ||
462-
463-
| Model ID | Max Request (characters) |
464-
| --- | :---: |
465-
| sora | 4,000 |
466-
467-
468-
469442
# [Audio](#tab/standard-audio)
470443

471444
### Audio models

articles/ai-services/openai/concepts/video-generation.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)