Skip to content

Commit 5dde462

Browse files
committed
acrolinx
1 parent cbcb715 commit 5dde462

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/concepts/concept-playgrounds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The agents playground allows you to explore, prototype, and test agents without
8686

8787
The chat playground is the place to test the latest reasoning models from Azure OpenAI, DeepSeek, and Meta. To learn more about the chat playground, see the [Quickstart: Use the chat playground in Azure AI Foundry portal](../quickstarts/get-started-playground.md).
8888

89-
For all reasoning models, the chat playground provides a chain-of-thought summary drop-down that let's you see how the model was thinking through its response ahead of sharing the output.
89+
For all reasoning models, the chat playground provides a chain-of-thought summary drop-down that lets you see how the model was thinking through its response ahead of sharing the output.
9090

9191
:::image type="content" source="../media/concept-playgrounds/chat-playground-cot-summary.png" alt-text="Screenshot of the Chat playground interface for exploring, prototyping, and testing chat models without code." lightbox="../media/concept-playgrounds/chat-playground-cot-summary.png":::
9292

@@ -144,15 +144,15 @@ Follow these steps to use the video playground:
144144

145145
1. Go to the **Generation history** tab to review your generations as a grid or list view. When you select the videos, open them in full screen mode for full immersion. Visually observe outputs across prompt tweaks or parameter changes.
146146
1. In full screen mode, edit the prompt and submit for regeneration.
147-
1. Either in full screen mode or through the options button that show up when you hover across the video, download the videos to your local computer, view the generation information generation tag, view code, or delete the video.
147+
1. Either in full screen mode or through the options button that shows up when you hover across the video, download the videos to your local computer, view the generation information generation tag, view code, or delete the video.
148148
:::image type="content" source="../media/concept-playgrounds/options-menu-for-generated-video.png" alt-text="Screenshot showing the options button for downloading, viewing details, and deleting a generated image." lightbox="../media/concept-playgrounds/options-menu-for-generated-video.png":::
149149

150150
1. Select **View code** from the options menu to view contextual sample code for your video generations in several languages, including Python, Java, JavaScript, C# **Port to production with multi-lingual code samples:** Use Python, JavaScript, C#, and more. Copy your code into VS Code.
151151

152152

153153
### What to validate when experimenting in video playground
154154

155-
When using the video playground as you plan your production workload, you can explore and validate the following:
155+
When using the video playground as you plan your production workload, you can explore and validate the following attributes:
156156

157157
- **Prompt-to-Motion Translation**
158158
- Does the video model interpret my prompt in a way that makes logical and temporal sense?

0 commit comments

Comments
 (0)