File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
sdk/evaluation/azure-ai-evaluation/samples/agent_evaluators Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ cd azure-sdk-for-python/sdk/evaluation/azure-ai-evaluation/samples/agent_evaluat
31
31
```
32
32
2. Install the required packages by running the following command:
33
33
` ` ` bash
34
- pip install " git+https://github.com/Azure/azure-sdk-for-python.git@main#egg=azure-ai-evaluation&subdirectory=sdk/evaluation/azure-ai-evaluation" azure-ai-projects ipykernel azure-ai- identity
34
+ pip install " git+https://github.com/Azure/azure-sdk-for-python.git@main#egg=azure-ai-evaluation&subdirectory=sdk/evaluation/azure-ai-evaluation" azure-ai-projects ipykernel azure-identity
35
35
` ` `
36
36
3. To run the examples from the notebook, please install the kernel in your environment:
37
37
` ` ` bash
Original file line number Diff line number Diff line change 13
13
"source" : [
14
14
" ### Getting Started\n " ,
15
15
" \n " ,
16
- " This sample demonstrates how to use Intent Resolution Evaluator\n " ,
16
+ " This sample demonstrates how to use Task Adherence Evaluator\n " ,
17
17
" Before running the sample:\n " ,
18
18
" ```bash\n " ,
19
19
" pip install azure-ai-projects azure-identity azure-ai-evaluation\n " ,
You can’t perform that action at this time.
0 commit comments