mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Update benchmarks-1106.md
This commit is contained in:
parent
a6027721c1
commit
a2d52536a5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ code in your local git repo.
|
|||
To do this, aider needs to be able to reliably recognize when GPT wants to edit local files,
|
||||
determine which files it wants to modify and what changes to make.
|
||||
|
||||
Doing a good job on this "code editing" task required a good LLM, good prompting and
|
||||
Doing a good job on this "code editing" task requires a good LLM, good prompting and
|
||||
a good tool driving the interactions with the LLM.
|
||||
Aider uses a
|
||||
[benchmark to quantitatively evaluate code editing](https://aider.chat/docs/benchmarks.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue