mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 00:05:01 +00:00
updated readme
This commit is contained in:
parent
1b602111fe
commit
77ca367bcb
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ GPT-3.5 is unable to consistently follow directions to generate concise code edi
|
|||
|
||||
Aider can only edit code that fits in the GPT context window.
|
||||
For GPT-4 that is 8k tokens.
|
||||
It helps to be selective about which of your source files you discuss with aider at once.
|
||||
It helps to be selective about which of your source files you discuss with aider at the same time.
|
||||
It can also help to refactor your code into more, smaller files.
|
||||
Aider can help with perform such refactorings, if you start before the files get too large.
|
||||
Aider can help perform such refactorings, if you start before the files get too large.
|
||||
|
||||
If you have access to gpt-4-32k, I would be curious to hear how it works with aider.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue