Back to evaluations
Draft evaluation
Build an Automated Insurtech Claims Triaging System with OpenAI Agents SDK — evaluation
Evaluates OpenAI Agents SDK agent accuracy in triaging claims, identifying fraudulent billing indicators, and deciding settlement routing.
Evaluation type
task based
Challenge
Build an Automated Insurtech Claims Triaging System with OpenAI Agents SDK
Difficulty
Intermediate
Rigor
Not declared
The author has not specified a rigor level.
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
insurance_claim_triage
Ingest claim filing document, query policy coverage limit tool, and output decision payload
Input format
JSON object with claim_id, policy_num, claimed_amount_sgd, diagnosis_code, hospital_bill_url
Output format
JSON object with claim_status, approved_payout_sgd, fraud_risk_score, escalation_reason