mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
5696fab783
commit
4dbedff164
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ GPT-3.5 is unable to consistently follow directions to generate concise code edi
|
|||
|
||||
You can only use `aider` to edit code that fits in the GPT context window.
|
||||
For GPT-4 that is 8k tokens.
|
||||
It helps to be selective about how many source files you discuss with `aider` at the one time.
|
||||
It helps to be selective about how many source files you discuss with `aider` at one time.
|
||||
You might consider refactoring your code into more, smaller files (which is usually a good idea anyway).
|
||||
You can use `aider` to help perform such refactorings, if you start before the files get too large.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue