Skip to content

Commit 6f3a1b5

Browse files
committed
update text
1 parent 7ff1d39 commit 6f3a1b5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/ai-studio/how-to/flow-develop.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,11 @@ For the whole flow run, after you execute the flow, you can see the run status i
126126

127127
##### Understand the trace view
128128

129-
Select the Trace tab on the Outputs screen to see a graph that provides information about the duration and associated token cost of the flow. Select flow under node name to see detailed flow overview information in the right pane.
129+
Select the **Trace** tab on the Outputs screen to see a graph that provides information about the duration and associated token cost of the flow. Select flow under node name to see detailed flow overview information in the right pane.
130130

131131
:::image type="content" source="../media/prompt-flow/authoring-trace.png" alt-text=" Screenshot of trace detail." lightbox="../media/prompt-flow/authoring-trace.png":::
132132

133133

134-
You can also select on the **Name** of the run record to view the detailed information in trace view.
135-
136134
## Develop a chat flow
137135

138136
Chat flow is designed for conversational application development, building upon the capabilities of standard flow and providing enhanced support for chat inputs/outputs and chat history management. With chat flow, you can easily create a chatbot that handles chat input and output.

0 commit comments

Comments
 (0)