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/tutorials/screen-reader.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.custom:
8
8
- ignite-2023
9
9
- build-2024
10
10
ms.topic: quickstart
11
-
ms.date: 12/31/2024
11
+
ms.date: 04/03/2025
12
12
ms.reviewer: ailsaleen
13
13
ms.author: sgilley
14
14
author: sdgilley
@@ -38,9 +38,9 @@ The navigation is list of links divided into different sections.
38
38
39
39
If you haven't yet created or selected a project, you can still explore content under the **Work outside of a project**.
40
40
41
-
Once you have created or selected a project, you can access more capabilities such as Model catalog, Playgrounds, and AI Services. Then there are collapsible sections for **Build and customize** (includes Code, Fine-tuning, Prompt-flow), **Assess and improve** (includes Tracing, Evaluation, and Safety + security) and **My assets** (includes Models + endpoints, Data + indexes, and Web apps).
41
+
Once you select a project, you can access more capabilities such as Model catalog, Playgrounds, and AI Services. Then there are collapsible sections for **Build and customize** (includes Code, Fine-tuning, Prompt-flow), **Assess and improve** (includes Tracing, Evaluation, and Safety + security) and **My assets** (includes Models + endpoints, Data + indexes, and Web apps).
42
42
43
-
Once you have created or selected a project, you can also use the **Recent projects picker** button within the navigation to change project at any time.
43
+
Once you select a project, you can also use the **Recent projects picker** button within the navigation to change project at any time.
44
44
45
45
For more information about the navigation, see [What is Azure AI Foundry](../what-is-ai-foundry.md).
46
46
@@ -57,7 +57,7 @@ You then get taken to the project overview page.
57
57
58
58
The playground is where you can interact with models and experiment with different prompts and parameters. Different playgrounds are available depending on which model you would like to interact with.
59
59
60
-
Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Playgrounds*.
60
+
Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Playgrounds*.
61
61
62
62
### Chat playground structure
63
63
@@ -72,7 +72,7 @@ The chat session pane is where you can chat to the model and test out your assis
72
72
73
73
Prompt flow is a tool to create executable flows, linking LLMs, prompts, and Python tools through a visualized graph. You can use this to prototype, experiment, and iterate on your AI applications before deploying.
74
74
75
-
Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Prompt flow* and select this link.
75
+
Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Prompt flow* and select this link.
76
76
77
77
The prompt flow UI in Azure AI Foundry portal is composed of the following main sections: the command toolbar, flow (includes list of the flow nodes), files, and graph view. The flow, files, and graph sections each have their own H2 headings that can be used for navigation.
78
78
@@ -101,7 +101,7 @@ Evaluation is a tool to help you evaluate the performance of your generative AI
101
101
102
102
To review evaluation metrics, you must first create an evaluation.
103
103
104
-
1. Once you have created or selected a project, go to the navigation landmark. Press the down arrow until you hear *Evaluation* and select this link.
104
+
1. Once you select a project, go to the navigation landmark. Press the down arrow until you hear *Evaluation* and select this link.
105
105
1. Press the Tab key until you hear *new evaluation* and select this button.
106
106
1. Enter the information requested in the **Create a new evaluation** dialog. Once complete, your focus is returned to the evaluations list.
0 commit comments