Skip to content

Implement Duration & Response Time Tracking in AG2Adapter #55

@aviralgarg05

Description

@aviralgarg05

Description

In src/agentunit/adapters/autogen_ag2.py:

  • ScenarioRun duration is hardcoded to 0.0 (line 321).
  • average_response_time metric is hardcoded to 0.0 (line 350).

Source

https://github.com/aviralgarg05/agentunit/blob/main/src/agentunit/adapters/autogen_ag2.py

Task

  • Implement proper duration tracking for ScenarioRun.
  • Implement logic to calculate average_response_time based on message timestamps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions