Skip to content

Commit 08e90cb

Browse files
vizhurm7md7sien
authored andcommitted
Merge branch 'main' into mohessie/fix-relevance-spec
2 parents 89e6441 + 9750409 commit 08e90cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
/assets/model_monitoring/ @azure/aml-assets @Azure/aml-model-monitoring
1212
/assets/large_language_models/ @azure/aml-assets @azure/aml-training @azure/aml-llm @azure/azureml-rag
1313
/assets/evaluation_results/ @azure/aml-assets @azure/aml-benchmarking @azure/aml-llm
14+
/assets/evaluators/builtin @azure/aml-assets @azure/azure-sdk-write-evaluation @azure/observability-cairo-azure
1415
/assets/batch_score/ @azure/aml-assets @Azure/aml-batch-inferencing
1516
/assets/promptflow/ @Azure/promptflow-builtin @azure/aml-assets
1617
/assets/training/model_management/environments/foundation-model-inference @azure/aml-assets @Azure/aml-maap

assets/evaluators/builtin/task_navigation_efficiency/spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
type: "evaluator"
22
name: "builtin.task_navigation_efficiency"
3-
version: 2
3+
version: 3
44
displayName: "Task-Navigation-Efficiency-Evaluator"
55
description: "Determines whether an agent’s sequence of steps (e.g., tool calls and parameters) matches an optimal or ground truth path for completing a task. Use it to evaluate how effectively an agent follows expected sequence of actions and executes multi-step workflows."
66
evaluatorType: "builtin"

0 commit comments

Comments
 (0)