Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Significant updates to agbench. #5313

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Significant updates to agbench. #5313

wants to merge 33 commits into from

Conversation

afourney
Copy link
Member

@afourney afourney commented Feb 1, 2025

  • Updated HumanEval template to use AgentChat
  • Update templates to use config.yaml for model and other configuration
  • Read environment from ENV.yaml (ENV.json still supported but deprecated)
  • Temporarily removed WebArena and AssistantBench. Neither had viable Templates after autogen_magentic_one was removed. Templates need to be update to AgentChat (in a future PR, but this PR is getting big enough already)

Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.08%. Comparing base (3c30d89) to head (289b166).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5313   +/-   ##
=======================================
  Coverage   78.08%   78.08%           
=======================================
  Files         158      158           
  Lines        9576     9576           
=======================================
  Hits         7477     7477           
  Misses       2099     2099           
Flag Coverage Δ
unittests 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@afourney afourney marked this pull request as ready for review February 7, 2025 08:22
@afourney
Copy link
Member Author

afourney commented Feb 7, 2025

I'll add AssistantBench back in another PR once this one's done. This PR was already feeling big, and I was struggling to keep it updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants