ProductGrowthStrategy
The evaluation will assess the clarity, originality, and data-driven nature of the strategic recommendations generated by the agent team. Emphasis will be placed on the agents' ability to synthesize information from various sources and propose actionable solutions for engagement and cost optimization.
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Task templates
Inputs and expected outputs.
ProductGrowthStrategy
Evaluates the agent system's ability to analyze market and financial data for a generative AI product and propose strategic recommendations.
{ 'product_name': 'str', 'market_data': [{'metric': 'str', 'value': 'float', 'context': 'str'}], 'user_analytics': [{'engagement_metric': 'str', 'value': 'float'}], 'cost_analysis': [{'cost_type': 'str', 'amount': 'float', 'details': 'str'}] }
{ 'problem_statement': 'str', 'root_cause_analysis': 'str', 'strategic_recommendations': [{'recommendation': 'str', 'impact': 'str', 'cost_benefit': 'str', 'rationale': 'str'}], 'agent_collaboration_summary': 'str' }