Skip to content

Commit eacc3b4

Browse files
committed
TOC
1 parent a82eb79 commit eacc3b4

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

articles/ai-foundry/how-to/evaluation-github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,4 @@ The results include three parts:
253253
## Related content
254254

255255
- [How to evaluate generative AI models and applications with Azure AI Foundry](./evaluate-generative-ai-app.md)
256-
- [How to view evaluation results in Azure AI Foundry portal](./evaluate-results.md)
256+
- [How to view evaluation results in Azure AI Foundry portal](./evaluate-results.md)

articles/ai-foundry/toc.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -459,12 +459,8 @@ items:
459459
displayName: accuracy,metrics
460460
- name: Run evaluations online
461461
href: how-to/online-evaluation.md
462-
- name: Evaluate flows in the portal
463-
items:
464-
- name: Submit batch run and evaluate a flow
465-
href: how-to/flow-bulk-test-evaluation.md
466-
- name: Develop an evaluation flow in Prompt flow
467-
href: how-to/flow-develop-evaluation.md
462+
- name: Run an evaluation in GitHub Action
463+
href: how-to/evaluation-github-action.md
468464
- name: A/B experimentation
469465
href: concepts/a-b-experimentation.md
470466
- name: Build apps with prompt flow
@@ -481,6 +477,12 @@ items:
481477
href: how-to/flow-tune-prompts-using-variants.md
482478
- name: Process images in a flow
483479
href: how-to/flow-process-image.md
480+
- name: Evaluate flows in the portal
481+
items:
482+
- name: Submit batch run and evaluate a flow
483+
href: how-to/flow-bulk-test-evaluation.md
484+
- name: Develop an evaluation flow in Prompt flow
485+
href: how-to/flow-develop-evaluation.md
484486
- name: Use prompt flow tools
485487
items:
486488
- name: Prompt flow tools overview

0 commit comments

Comments
 (0)