@@ -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