mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
Update README.md
This commit is contained in:
parent
2149eaceab
commit
70b981029c
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ greater competance at coding.
|
|||
To function with GPT-3.5, aider needs to send it the original code
|
||||
and ask it to return a full copy of the modified code.
|
||||
Both the original and modified copies of the code count towards the 4k token context window limit.
|
||||
In practice, this means you can only add files to the chat that are
|
||||
In practice, this means you can only use GPT-3.5 to edit files that are
|
||||
smaller than about 2k tokens (8k bytes).
|
||||
|
||||
Aider also disables the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue