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
3131 ```
32322. Install the required packages by running the following command:
3333 ` ` ` 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
3535 ` ` `
36363. To run the examples from the notebook, please install the kernel in your environment:
3737 ` ` ` bash
Original file line number Diff line number Diff line change 1313 "source" : [
1414 " ### Getting Started\n " ,
1515 " \n " ,
16- " This sample demonstrates how to use Intent Resolution Evaluator\n " ,
16+ " This sample demonstrates how to use Task Adherence Evaluator\n " ,
1717 " Before running the sample:\n " ,
1818 " ```bash\n " ,
1919 " pip install azure-ai-projects azure-identity azure-ai-evaluation\n " ,
You can’t perform that action at this time.
0 commit comments