mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
e6037140be
commit
51017d7a5b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ It achieved this result with the
|
|||
where the LLM returns a full copy of the source code file with changes.
|
||||
|
||||
It is much more practical to use aider's
|
||||
["diff" edit format](/docs/leaderboards/#notes-on-the-edit-format).
|
||||
["diff" edit format](/docs/leaderboards/#notes-on-the-edit-format),
|
||||
which allows the LLM to return search/replace blocks to
|
||||
efficiently edit the source code.
|
||||
This saves significant time and token costs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue