@@ -392,15 +392,13 @@ items:
392
392
href : how-to/evaluate-prompts-playground.md
393
393
- name : Generate synthetic and simulated data for evaluation
394
394
href : how-to/develop/simulator-interaction-data.md
395
- - name : Evaluate agents locally with Azure AI Evaluation SDK
396
- href : how-to/develop/agent-evaluate-sdk.md
397
- - name : Evaluate apps locally with Azure AI Evaluation SDK
395
+ - name : Run evaluations locally (Azure AI Evaluation SDK)
398
396
href : how-to/develop/evaluate-sdk.md
399
397
displayName : code,accuracy,metrics
400
- - name : Evaluate apps in the cloud with Azure AI Projects SDK
398
+ - name : Run evaluations in the cloud ( Azure AI Foundry SDK)
401
399
href : how-to/develop/cloud-evaluation.md
402
- - name : Run evaluations online
403
- href : how-to/online-evaluation .md
400
+ - name : Run agent evaluations locally (Azure AI Evaluation SDK)
401
+ href : how-to/develop/agent-evaluate-sdk .md
404
402
- name : Run evaluations from the portal
405
403
href : how-to/evaluate-generative-ai-app.md
406
404
- name : View evaluation results in the portal
@@ -416,6 +414,8 @@ items:
416
414
items :
417
415
- name : Continuously monitor your applications
418
416
href : how-to/monitor-applications.md
417
+ - name : Run evaluations online
418
+ href : how-to/online-evaluation.md
419
419
- name : Tracing for debugging
420
420
items :
421
421
- name : Tracing in Azure AI Foundry
0 commit comments