Skip to content

Commit c185976

Browse files
authored
Merge pull request #275767 from eric-urban/eur/build-ai-studio-follow-7
copilot tutorial
2 parents 16cf153 + b6e2848 commit c185976

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

articles/ai-studio/tutorials/deploy-copilot-ai-studio.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ In this section, you learn how to transition to prompt flow from the playground.
5858
You can create a prompt flow from the playground by following these steps:
5959
1. Go to your project in [AI Studio](https://ai.azure.com).
6060
1. Select **Playgrounds** > **Chat** from the left pane.
61+
1. Since we're using our own data, you need to select **Add your data**. You should already have an index named *product-info* that you created previously in the chat playground. Select it from the **Select available project index** dropdown. Otherwise, [first create an index with your product data](#add-your-data-and-try-the-chat-model-again) and then return to this step.
6162
1. Select **Prompt flow** from the menu above the chat session pane.
6263
1. Enter a folder name for your prompt flow. Then select **Open**. AI Studio exports the playground chat environment to prompt flow. The export includes the connections to the data that you added.
6364

-362 KB
Binary file not shown.

0 commit comments

Comments
 (0)