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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Available on the multi-lingual sample code samples, "Open in VS Code" enables th
83
83
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-run-model.png" alt-text="Screenshot showing that the code sample automatically transferred to run_model.py in VS Code." lightbox="../media/concept-playgrounds/open-in-vs-code-run-model.png":::
84
84
85
85
1. Relevant dependencies in the `requirements.txt` file.
86
-
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-requirements.png" alt-text="Screenshot showing that the relevant dependencies listed in the requirements.txt file in VS Code." lightbox="../media/concept-playgrounds/open-in-vs-code-requirements.png":::
86
+
:::image type="content" source="../media/concept-playgrounds/open-in-vs-code-requirements.png" alt-text="Screenshot showing the relevant dependencies listed in the requirements.txt file in VS Code." lightbox="../media/concept-playgrounds/open-in-vs-code-requirements.png":::
87
87
88
88
89
89
## Agents playground
@@ -113,7 +113,7 @@ With the audio playground, you can use text-to-speech and transcription capabili
113
113
1. Start with an audio file by either upload audio file, recording the audio from the prompt bar or speaking directly to the model.
114
114
1. Include a phrase list as a text mechanism to guide the audio input.
115
115
1. Once the audio input has been sent to the model, receive a transcribed output as text and JSON.
116
-
:::image type="content" source="../media/concept-playgrounds/audio-playground-transcribe.png" alt-text="Screenshot of theAudio playground interface demonstrating transcription output from audio input." lightbox="../media/concept-playgrounds/audio-playground-transcribe.png":::
116
+
:::image type="content" source="../media/concept-playgrounds/audio-playground-transcribe.png" alt-text="Screenshot of the Audio playground interface demonstrating transcription output from audio input." lightbox="../media/concept-playgrounds/audio-playground-transcribe.png":::
117
117
118
118
## Images playground
119
119
@@ -231,4 +231,4 @@ When using the video playground as you plan your production workload, you can ex
231
231
232
232
## Related resources
233
233
-[Use the chat playground in Azure AI Foundry portal](../quickstarts/get-started-playground.md)
234
-
-[Quickstart: Create a new agent (Preview)](../../ai-services/agents/quickstart.md)
234
+
-[Quickstart: Create a new agent (Preview)](../../ai-services/agents/quickstart.md)
0 commit comments