Skip to content

Add basic evaluation example script #9

@aviralgarg05

Description

@aviralgarg05

Summary

Add a simple example script showing how to run a basic evaluation with AgentUnit.

Tasks

  • Create examples/basic_evaluation.py with a minimal working example.
  • Use the built-in FakeAdapter pattern or a simple mock.
  • Include comments explaining each step.

Acceptance criteria

  • Script runs without errors: python examples/basic_evaluation.py.
  • Code is well-commented for newcomers.
  • No new dependencies required.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions