Skip to content

Commit 61b143f

Browse files
committed
docs: Add tips to avoid rate limits in README
1 parent 28dabd2 commit 61b143f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,10 @@ bun run dev
6969
```sh
7070
bun run start
7171
```
72+
73+
## Tips to not hit the rate limit
74+
75+
- Use a free model from free provider like Gemini/Mistral/Openrouter for the weak model
76+
- Rarely use architect mode
77+
- Do not enable automatic yes in aider config
78+
- Claude 3.7 thinking mode uses more tokens. Use it sparingly

0 commit comments

Comments
 (0)