Skip to content

Commit b94e78c

Browse files
authored
Update copilot-sdk-evaluate.md
1 parent 4a73992 commit b94e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/tutorials/copilot-sdk-evaluate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ In Part 1 of this tutorial series, you created an **.env** file that specifies t
9999
1. Install the required package:
100100

101101
```bash
102-
pip install azure_ai-evaluation[prompts]
102+
pip install azure_ai-evaluation
103103
```
104104

105105
1. Now run the evaluation script:

0 commit comments

Comments
 (0)