mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +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.
|
where the LLM returns a full copy of the source code file with changes.
|
||||||
|
|
||||||
It is much more practical to use aider's
|
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
|
which allows the LLM to return search/replace blocks to
|
||||||
efficiently edit the source code.
|
efficiently edit the source code.
|
||||||
This saves significant time and token costs.
|
This saves significant time and token costs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue