Back to evaluations
Public evaluation

mcc_config_eval

Evaluates the agent's speed and correctness in converting raw motor horsepower and voltage requirements into accurate electrical component lists.

Evaluation type
task based
Challenge
Rapid Motor Control Center (MCC) Configuration Generator with OpenAI Agents
Difficulty
Intermediate
Rigor
Unspecified

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
1
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

mcc_config_eval

Submits motor electrical specifications to the agent and evaluates generated BOM.

Input format

JSON with motor_hp, voltage, starter_type, and bus_rating_amps.

Output format

JSON containing bom_items array and total_enclosure_width_inches.