You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/concepts/concept-playgrounds.md
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.reviewer: mopeakande
10
10
reviewer: msakande
11
11
ms.author: tgokal
12
12
author: tgokal
13
-
ms.custom: build-2025
13
+
ms.custom: build-2025 ai-assisted
14
14
#customer intent: I'm a developer and want to use Azure AI Foundry Playground for quick experimentation and prototyping with models and agents before going to code.
15
15
---
16
16
@@ -26,7 +26,7 @@ In today's development cycle, speed and clarity are everything. As you build wit
26
26
> - Revamped **Audio Playground** for [gpt-4o-audio](https://ai.azure.com/explore/models/gpt-4o-transcribe/version/2025-03-20/registry/azure-openai), [gpt-4o-transcribe](https://ai.azure.com/explore/models/gpt-4o-transcribe/version/2025-03-20/registry/azure-openai), [gpt-4o-mini-tts](https://ai.azure.com/explore/models/gpt-4o-mini-tts/version/2025-03-20/registry/azure-openai) models.
27
27
> - Introducing the new **Video Playground** for Azure OpenAI Sora.
:::image type="content" source="../media/concept-playgrounds/playground-landing-page.png" alt-text="Azure AI Foundry playground landing page showcasing features for rapid prototyping and experimentation." lightbox="../media/concept-playgrounds/playground-landing-page.png":::
30
30
31
31
## The Playground; the prelude to production
32
32
@@ -68,33 +68,33 @@ Available on the multi-lingual sample code samples, "Open in VS Code" enables th
68
68
69
69
1. Click on View Code in Chat playground and Agents playground to see the code sample.
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-foundry.png" alt-text="Open in VS Code button in Azure AI Foundry playground for seamless code integration." lightbox="../media/concept-playgrounds/open-in-vs-code-foundry.png":::
72
72
73
73
4. You're redirected to /azure environment of VS Code with importing of your code sample, API endpoint and key.
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-readme.png" alt-text="README file in VS Code with instructions for running the imported model." lightbox="../media/concept-playgrounds/open-in-vs-code-readme.png":::
78
78
79
79
8. Your code sample is automatically transfered to the `run_model.py`.
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-run-model.png" alt-text="Code sample automatically transferred to run_model.py in VS Code." lightbox="../media/concept-playgrounds/open-in-vs-code-run-model.png":::
81
81
82
82
10. Relevant dependencies in the `requirements.txt` file.
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-requirements.png" alt-text="Relevant dependencies listed in the requirements.txt file in VS Code." lightbox="../media/concept-playgrounds/open-in-vs-code-requirements.png":::
84
84
85
85
Frictionless and easy.
86
86
87
87
## Agents playground
88
88
The Agents playground allows you to explore, prototype, and test agents without needing to run any code. From this page, you can quickly iterate and experiment with new ideas. Get started with Agents playground with this [quickstart](https://review.learn.microsoft.com/en-us/azure/ai-services/agents/quickstart?branch=main&pivots=ai-foundry-portal).
:::image type="content" source="../media/concept-playgrounds/agents-playground.png" alt-text="Agents playground interface for exploring, prototyping, and testing agents without code." lightbox="../media/concept-playgrounds/agents-playground.png":::
91
91
92
92
## Chat playground
93
93
Test the latest reasoning models from Azure Open AI, DeepSeek and Meta with the chat playground experience through this [quickstart](https://learn.microsoft.com/en-us/azure/ai-foundry/quickstarts/get-started-playground).
94
94
95
95
For all reasoning models, we introduce a Chain of Thought summary drop-down to see how the model was thinking through it's response ahead of sharing the output.
:::image type="content" source="../media/concept-playgrounds/agents-playground.png" alt-text="Agents Playground interface for exploring, prototyping, and testing agents without code." lightbox="../media/concept-playgrounds/agents-playground.png":::
98
98
99
99
## Audio playground
100
100
With audio playground, developers can use text-to-speech and transcription capabilities with the latest audio models from Azure Open AI.
@@ -104,13 +104,13 @@ With audio playground, developers can use text-to-speech and transcription capab
104
104
3. Receive a speech output with playback controls (play, rewind, forward, adjust speed and volume).
@@ -119,21 +119,21 @@ With audio playground, developers can use text-to-speech and transcription capab
119
119
120
120
We built images playground for developers who build image generation flows. Images playground is a full featured controlled environment for high-fidelity experiments designed for model-specific APIs for generation and editing.
:::image type="content" source="../media/concept-playgrounds/images-playground-home-page.png" alt-text="Images playground home page showcasing tools for image generation and editing." lightbox="../media/concept-playgrounds/images-playground-home-page.png":::
123
123
124
124
### How to use images playground
125
125
1.**Start with a pre-built text prompt**: Select an option to get started with a pre-built text prompt that automatically fills the prompt bar.
:::image type="content" source="../media/concept-playgrounds/images-playground-generation-controls.png" alt-text="Images playground interface with model-specific generation controls for image creation." lightbox="../media/concept-playgrounds/images-playground-generation-controls.png":::
127
127
2.**Explore the model API-specific generation controls after model deployment:** Adjust key controls (e.g. number of variants, quality, strength) to deeply understand specific model responsiveness and constraints.
:::image type="content" source="../media/concept-playgrounds/images-playground-generation.png" alt-text="Images playground interface demonstrating image generation outputs based on prompts." lightbox="../media/concept-playgrounds/images-playground-generation.png":::
131
131
5.**Transform with API tooling:** Inpainting with text transformation is available for gpt-image-1. Alter parts of your original image with inpainting selection. Use text prompts to specify the change.
6.**Port to production with multi-lingual code samples:** Use Python, Java, JavaScript, C# code samples with "View Code". Images playground is your launchpad to development work in VS Code.
:::image type="content" source="../media/concept-playgrounds/images-playground-sample-code.png" alt-text="Images playground interface with sample code for porting experiments to production." lightbox="../media/concept-playgrounds/images-playground-sample-code.png":::
137
137
138
138
### Applicable models
139
139
-[gpt-image-1](https://ai.azure.com/explore/models/gpt-image-1/version/2025-04-15/registry/azure-openai) from Azure Open AI.
@@ -179,7 +179,7 @@ Using images playground, as you plan your production workload, you're able to ex
179
179
180
180
The Video Playground is your rapid iteration environment for exploring, refining, and validating generative video workflows—designed for developers who need to go from idea to prototype with precision, control, and speed. It gives you a low-friction interface to test prompt structures, assess motion fidelity, evaluate model consistency across frames, and compare outputs across models—without writing boilerplate or wasting compute cycles – and a great demo interface for your Chief Product Officer and Engineering VP.
:::image type="content" source="../media/concept-playgrounds/video-playground-home-page.png" alt-text="Video playground home page showcasing tools for generative video workflows." lightbox="../media/concept-playgrounds/video-playground-home-page.png":::
183
183
184
184
### Applicable models
185
185
- Azure Open AI Sora.
@@ -189,34 +189,34 @@ The Video Playground is your rapid iteration environment for exploring, refining
189
189
> Videos generated are retained for 24 hours due to data privacy. Download videos to local for longer retention.
190
190
191
191
1. Once your model is deployed, navigate to the Video playground and get inspired by **pre-built prompts sorted by industry filter**. From here, you can view the videos in full display and copy the prompt to build from it.
:::image type="content" source="../media/concept-playgrounds/video-playground-home-page.png" alt-text="Video playground home page showcasing tools for generative video workflows." lightbox="../media/concept-playgrounds/video-playground-home-page.png":::
:::image type="content" source="../media/concept-playgrounds/video-playground-industry-tab.png" alt-text="Video playground interface with pre-built prompts sorted by industry filters." lightbox="../media/concept-playgrounds/video-playground-industry-tab.png":::
195
195
196
196
3.**Understand the model API specific generation controls in your prompt bar:** Enter your text prompt and adjust key controls (e.g. aspect ratio, resolution) to deeply understand specific model responsiveness and constraints.
:::image type="content" source="../media/concept-playgrounds/video-playground-prompt-rewriting.png" alt-text="Video playground interface demonstrating prompt rewriting with AI for industry-specific use cases." lightbox="../media/concept-playgrounds/video-playground-prompt-rewriting.png":::
198
198
199
199
4.**Rewrite your text prompt** syntax with gpt-4o using "Rewrite with AI" with industry based system prompts. Switch on the capability, select the industry and specify the change required for your original prompt.
:::image type="content" source="../media/concept-playgrounds/video-playground-rewrite-with-ai.png" alt-text="Video playground interface showcasing the 'Rewrite with AI' feature for prompt optimization." lightbox="../media/concept-playgrounds/video-playground-rewrite-with-ai.png":::
202
202
203
203
5. From the Generation history tab, review your generations as a Grid or List view. When you click on the videos, open them in full screen mode for full immersion. Visually observe outputs across prompt tweaks or parameter changes.
:::image type="content" source="../media/concept-playgrounds/video-playground-generation-history.png" alt-text="Video playground interface showing generation history in grid view for comparison." lightbox="../media/concept-playgrounds/video-playground-generation-history.png":::
205
205
206
206
6. In Full Screen mode, edit the prompt and submit for re-generation.
:::image type="content" source="../media/concept-playgrounds/video-playground-overflow-menu-full-screen.png" alt-text="Video playground interface with overflow menu options in full-screen mode." lightbox="../media/concept-playgrounds/video-playground-overflow-menu-full-screen.png":::
:::image type="content" source="../media/concept-playgrounds/video-playground-overflow-menu.png" alt-text="Video playground interface showing overflow menu options for managing videos." lightbox="../media/concept-playgrounds/video-playground-overflow-menu.png":::
213
213
214
214
10.**Port to production with multi-lingual code samples:** Use Python, Java, JavaScript, C# contextual code samples with "View Code" that reflect your generations and copy into VS Code.
:::image type="content" source="../media/concept-playgrounds/video-playground-multi-lingual-code.png" alt-text="Video playground interface showcasing multi-lingual code samples for porting to production." lightbox="../media/concept-playgrounds/video-playground-multi-lingual-code.png":::
217
217
218
218
10.**Azure AI Content Safety integration:** With all model endpoints integrated with Azure AI Content Safety, harmful and unsafe images are filtered out prior to being surfaced in video playground. If your text prompt and video generation is flagged by content moderation policies, you'll get a warning notification appear.
0 commit comments