mirror of
https://github.com/Significant-Gravitas/Auto-GPT.git
synced 2025-01-09 04:19:02 +08:00
Add information on how to improve Auto-GPT with agbenchmark (#5056)
* Add information on how to improve Auto-GPT with agbenchmark * Update introduction.md * Update docs/challenges/introduction.md Co-authored-by: Reinier van der Leer <reinier.vanderleer@agpt.co> * Update introduction.md --------- Co-authored-by: James Collins <collijk@uw.edu> Co-authored-by: Reinier van der Leer <reinier.vanderleer@agpt.co>
This commit is contained in:
parent
c8914ebb66
commit
fc6255296a
@ -21,3 +21,15 @@ There are two main ways to get involved with challenges:
|
||||
To learn more about submitting and beating challenges, please visit the [List of Challenges](list.md), [Submit a Challenge](submit.md), and [Beat a Challenge](beat.md) pages.
|
||||
|
||||
We look forward to your contributions and the exciting solutions that the community will develop together to make Auto-GPT even better!
|
||||
|
||||
!!! warning
|
||||
|
||||
We're slowly transitioning to agbenchmark. agbenchmark is a simpler way to improve Auto-GPT. Simply run:
|
||||
|
||||
```
|
||||
agbenchmark start
|
||||
```
|
||||
|
||||
and beat as many challenges as possible.
|
||||
|
||||
For more agbenchmark options, look at the [readme](https://github.com/Significant-Gravitas/Auto-GPT-Benchmarks/tree/master/agbenchmark).
|
||||
|
Loading…
Reference in New Issue
Block a user