Skip to content

Commit d65cb20

Browse files
authored
Update agent.md
1 parent c6bb617 commit d65cb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Refer to `class Agents` in `agent/agents.py`. You can design your own agent by i
4242

4343

4444
* Aider automatically retries certain API errors. For details, see [here](https://github.com/paul-gauthier/aider/blob/75e1d519da9b328b0eca8a73ee27278f1289eadb/aider/sendchat.py#L17).
45-
* When increasing --max-parallel-repos, be mindful of aider's [60-second retry timeout](https://github.com/paul-gauthier/aider/blob/75e1d519da9b328b0eca8a73ee27278f1289eadb/aider/sendchat.py#L39). Set this value according to your API tier to avoid RateLimitErrors stopping processes.
45+
* When increasing `--max-parallel-repos`, be mindful of aider's [60-second retry timeout](https://github.com/paul-gauthier/aider/blob/75e1d519da9b328b0eca8a73ee27278f1289eadb/aider/sendchat.py#L39). Set this value according to your API tier to avoid RateLimitErrors stopping processes.
4646
* Currently, agent will skip file with more than 1500 lines. See `agent/agent_utils.py#L199` for details.
4747
* Running a full `all` commit0 split costs approximately $100 with Claude Sonnet 3.5.

0 commit comments

Comments
 (0)