Skip to content

Commit 6d1392f

Browse files
committed
remove update azureml
1 parent f751c85 commit 6d1392f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/ai-studio/tutorials/copilot-sdk-build-rag.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,6 @@ If you don't have an Azure AI Search index already created, we walk through how
155155
pip install promptflow-rag
156156
```
157157

158-
1. Upgrade the *azure-ai-ml* package to the latest version. Run the following command in your terminal:
159-
160-
```bash
161-
pip install azure-ai-ml -U
162-
```
163-
164158
1. Create the **build_index.py** file in your **rag-tutorial** folder.
165159
1. Copy and paste the following code into your **build_index.py** file.
166160

0 commit comments

Comments
 (0)