Skip to content

Commit 618104a

Browse files
committed
add preview tag
1 parent 9debc36 commit 618104a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sora video generation overview
2+
title: Sora video generation overview (preview)
33
description: Learn about Sora, an AI model for generating realistic and imaginative video scenes from text instructions, including safety, limitations, and supported features.
44
author: PatrickFarley
55
ms.author: pafarley
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.date: 05/22/2025
1010
---
1111

12-
# Sora video generation
12+
# Sora video generation (preview)
1313

1414
Sora is an AI model from OpenAI that can create realistic and imaginative video scenes from text instructions. The model is capable of generating a wide range of video content, including realistic scenes, animations, and special effects. A variety of video resolutions and durations are supported.
1515

@@ -27,8 +27,6 @@ Users should write text prompts in English or Latin script languages for the bes
2727

2828

2929

30-
31-
3230
## Limitations
3331

3432
### Content quality limitations

articles/ai-services/openai/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ items:
9292
href: ./concepts/fine-tuning-considerations.md
9393
- name: Vision-enabled models
9494
href: ./concepts/gpt-with-vision.md
95+
- name: Video generation (preview)
96+
href: ./concepts/video-generation.md
9597
- name: Red teaming large language models (LLMs)
9698
href: ./concepts/red-teaming.md
9799
- name: Content credentials

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.author: pafarley
1010
ms.date: 05/12/2025
1111
---
1212

13-
# Quickstart: Generate a video with Sora
13+
# Quickstart: Generate a video with Sora (preview)
1414

1515
In this Quickstart, you generate video clips using the Azure OpenAI service. The example uses the Sora model, which is a video generation model that creates realistic and imaginative video scenes from text instructions. This guide shows how to create a video generation job, poll for its status, and retrieve the generated video.
1616

0 commit comments

Comments
 (0)