@@ -459,12 +459,8 @@ items:
459
459
displayName : accuracy,metrics
460
460
- name : Run evaluations online
461
461
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
468
464
- name : A/B experimentation
469
465
href : concepts/a-b-experimentation.md
470
466
- name : Build apps with prompt flow
@@ -481,6 +477,12 @@ items:
481
477
href : how-to/flow-tune-prompts-using-variants.md
482
478
- name : Process images in a flow
483
479
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
484
486
- name : Use prompt flow tools
485
487
items :
486
488
- name : Prompt flow tools overview
0 commit comments