Skip to content

Commit ac1afb2

Browse files
Merge pull request #271536 from eric-urban/patch-2
Update deploy-chat-web-app.md
2 parents afdcd09 + 6a65779 commit ac1afb2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

articles/ai-studio/tutorials/deploy-chat-web-app.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: tutorial
10-
ms.date: 2/8/2024
10+
ms.date: 4/8/2024
1111
ms.reviewer: eur
1212
ms.author: aahi
1313
author: aahill
@@ -219,14 +219,6 @@ To avoid incurring unnecessary Azure costs, you should delete the resources you
219219

220220
## Remarks
221221

222-
### Remarks about adding your data
223-
224-
Although it's beyond the scope of this tutorial, to understand more about how the model uses your data, you can export the playground setup to prompt flow.
225-
226-
:::image type="content" source="../media/tutorials/chat-web-app/prompt-flow-open.png" alt-text="Screenshot of the chat playground with the open in prompt flow button in view." lightbox="../media/tutorials/chat-web-app/prompt-flow-open.png":::
227-
228-
Following through from there you can see the graphical representation of how the model uses your data to construct the response. For more information about prompt flow, see [prompt flow](../how-to/prompt-flow.md).
229-
230222
### Chat history
231223

232224
With the chat history feature, your users will have access to their individual previous queries and responses.

0 commit comments

Comments
 (0)