Skip to content

Commit e59a556

Browse files
Merge pull request #2103 from TPavanBalaji/patch-9
(AzureCXP) fixes MicrosoftDocs/azure-docs#351256
2 parents 6fa1034 + 7e35624 commit e59a556

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
102+
pip install azure-ai-evaluation
103103
```
104104

105105
1. Now run the evaluation script:

0 commit comments

Comments
 (0)