Skip to content

Commit 85b373c

Browse files
committed
video prompt section; try embed video
1 parent 74a9284 commit 85b373c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

articles/ai-services/openai/concepts/gpt-with-vision.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ Enhancements let you incorporate other Azure AI services to add new functionalit
3838

3939
:::image type="content" source="../media/concepts/gpt-v/ocr-response.png" alt-text="Screenshot of the JSON response of an OCR call.":::
4040

41+
**Video prompt**: The **video prompt** enhancement lets you use video clips as input for AI chat, enabling the model to generate summaries and answers about video content. It uses Azure AI Vision Video Retrieval to sample a set of frames from a video and create a transcript of the speech in the video.
42+
43+
In order to use the video prompt enhancement, you need both an Azure AI Vison resource and an Azure Video Indexer resource, in addition to your Azure OpenAI resource.
44+
45+
> [!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RW1eHRf]
46+
47+
4148
## Special pricing information
4249

4350
GPT-4 Turbo with Vision accrues charges like other Azure OpenAI chat models. You pay a per-token rate for the prompts and completions, detailed on the [Pricing page](/pricing/details/cognitive-services/openai-service/). The base charges and additional features are outlined here:

0 commit comments

Comments
 (0)