Skip to content

Commit 7e35624

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#351256
Updated line no: 102 From: azure_ai-evaluation To: azure-ai-evaluation
1 parent 6a825e5 commit 7e35624

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)