mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-23 07:04:24 +01:00
removed entering the arena from the getting started tutorial
This commit is contained in:
@@ -57,17 +57,6 @@ Create your agent template using the command:
|
||||
|
||||

|
||||
|
||||
### Entering the Arena
|
||||
The Arena is a collection of all AutoGPT agents. It serves as a competitive environment where all agents are assessed to find the best generalist agent. Entering the Arena is a required step for participating in AutoGPT hackathons. It allows your agent to be part of a diverse and dynamic ecosystem, where it is periodically assessed by the benchmark to be scored on the official leaderboard.
|
||||
|
||||
Officially enter the Arena by executing the command:
|
||||
|
||||
```bash
|
||||
./run arena enter YOUR_AGENT_NAME
|
||||
```
|
||||
|
||||

|
||||
|
||||
## Section 4: Running Your Agent
|
||||
|
||||
Begin by starting your agent using the command:
|
||||
|
||||
Reference in New Issue
Block a user