-
Notifications
You must be signed in to change notification settings - Fork 44.6k
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
Integrate Auto-GPT with Auto-GPT-Benchmarks #4987
Conversation
✅ Deploy Preview for auto-gpt-docs canceled.
|
1830f56
to
edbfbdb
Compare
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #4987 +/- ##
=======================================
Coverage 51.00% 51.00%
=======================================
Files 119 119
Lines 4968 4968
Branches 662 662
=======================================
Hits 2534 2534
Misses 2239 2239
Partials 195 195 ☔ View full report in Codecov by Sentry. |
cf30bbd
to
8f6e811
Compare
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
017ebdf
to
0f9431a
Compare
Signed-off-by: Merwane Hamadi <[email protected]>
Signed-off-by: Merwane Hamadi <[email protected]>
* updating config * add reports, consolidate, update benchmark files
Signed-off-by: Merwane Hamadi <[email protected]>
0f9431a
to
6e51216
Compare
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
6e51216
to
02396d6
Compare
Signed-off-by: Merwane Hamadi <[email protected]>
02396d6
to
e75b9d5
Compare
Background
We want the master branch to be compatible with Auto-GPT-Benchmarks, so we always have the most up to date score in the benchmark.
Changes
- regression_tests.json stores the regression tests - benchmarks.py connects Auto-GPT to the benchmark's interface. - config.json defines the entry_path, the workspace location and the time a challenge should run.Documentation
Test Plan
PR Quality Checklist