We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28dabd2 commit 61b143fCopy full SHA for 61b143f
1 file changed
README.md
@@ -69,3 +69,10 @@ bun run dev
69
```sh
70
bun run start
71
```
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