Skip to content

Commit 5f273f2

Browse files
committed
toc redirects
1 parent 5c298c4 commit 5f273f2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,12 +1144,12 @@
11441144
"redirect_document_id": false
11451145
},
11461146
{
1147-
"source_path_from_root": "/articles/ai-foundry/concepts/how-to/evaluation-approach-gen-ai.md",
1147+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-approach-gen-ai.md",
11481148
"redirect_url": "/azure/ai-foundry/concepts/observability",
11491149
"redirect_document_id": true
11501150
},
11511151
{
1152-
"source_path_from_root": "/articles/ai-foundry/concepts/how-to/evaluation-metrics-built-in.md",
1152+
"source_path_from_root": "/articles/ai-foundry/concepts/evaluation-metrics-built-in.md",
11531153
"redirect_url": "/azure/ai-foundry/concepts/observability",
11541154
"redirect_document_id": false
11551155
}

articles/ai-foundry/toc.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -392,15 +392,13 @@ items:
392392
href: how-to/evaluate-prompts-playground.md
393393
- name: Generate synthetic and simulated data for evaluation
394394
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)
398396
href: how-to/develop/evaluate-sdk.md
399397
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)
401399
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
404402
- name: Run evaluations from the portal
405403
href: how-to/evaluate-generative-ai-app.md
406404
- name: View evaluation results in the portal
@@ -416,6 +414,8 @@ items:
416414
items:
417415
- name: Continuously monitor your applications
418416
href: how-to/monitor-applications.md
417+
- name: Run evaluations online
418+
href: how-to/online-evaluation.md
419419
- name: Tracing for debugging
420420
items:
421421
- name: Tracing in Azure AI Foundry

0 commit comments

Comments
 (0)