Skip to content

Commit 3592229

Browse files
committed
fixed media, toc
1 parent d877edb commit 3592229

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

articles/ai-services/language-service/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,8 @@ items:
801801
href: tutorials/use-kubernetes-service.md
802802
- name: Use language in power automate flows
803803
href: tutorials/power-automate.md
804+
- name: Use language in prompt flow
805+
href: tutorials/prompt-flow.md
804806
- name: 🆕 Native document support
805807
items:
806808
- name: 🆕 Use native documents for language processing

articles/ai-services/language-service/tutorials/prompt-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To create a prompt flow from the gallery in Azure AI Studio:
5555

5656
1. After the process is complete, you will be taken to the prompt flow wizard. Click **Start Compute Session** in the upper right hand corner to begin. The various parts of the wizard are out lined below:
5757

58-
:::image type="content" source="../media/prompt-flow/pf-wizard.png" alt-text="Screenshot of the prompt flow wizard page with each part of the tool numbered." lightbox="../media/prompt-flow/pf-wizard.png":::
58+
:::image type="content" source="../media/prompt-flow/prompt-flow-wizard.png" alt-text="Screenshot of the prompt flow wizard page with each part of the tool numbered." lightbox="../media/prompt-flow/prompt-flow-wizard.png":::
5959

6060
1. A graph view of your flow.
6161
1. Files in your flow. Click the arrow to expand this section.

0 commit comments

Comments
 (0)