Skip to content

Commit 8705ddd

Browse files
authored
Correct alt-text typos
1 parent ad62a2e commit 8705ddd

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
@@ -83,7 +83,7 @@ Available on the multi-lingual sample code samples, "Open in VS Code" enables th
8383
:::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":::
8484

8585
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":::
8787

8888

8989
## Agents playground
@@ -113,7 +113,7 @@ With the audio playground, you can use text-to-speech and transcription capabili
113113
1. Start with an audio file by either upload audio file, recording the audio from the prompt bar or speaking directly to the model.
114114
1. Include a phrase list as a text mechanism to guide the audio input.
115115
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":::
117117

118118
## Images playground
119119

@@ -231,4 +231,4 @@ When using the video playground as you plan your production workload, you can ex
231231

232232
## Related resources
233233
- [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

Comments
 (0)