Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 331 Bytes

File metadata and controls

8 lines (5 loc) · 331 Bytes

Templates

This folder contains example templates for building AgentUnit suites and scenarios.

  • framework_scenarios.py: Example scenarios showing framework integration patterns.
  • suite_template.py: Starter suite demonstrating structure, metrics, and adapters.

Extend or copy these templates to bootstrap new evaluations.