Tool Selection Accuracy
Assess if the tool selections in your agentic pipeline is optimal
Tool Selection Accuracy
Objective
Interpretation
Syntax
# Tool Selection Accuracy
response = experiment_manager.execute(
metrics=[
{"name": "tool_selection_accuracy", "config": {"model": "gpt-4o-mini"}}
]
)Last updated
Was this helpful?

