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
4b0dfc3d05
commit
052df34300
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
Aider works best with LLMs which are good at *editing* code, not just good at writing
|
||||
code.
|
||||
Aider works with the LLM to make changes to the existing code in your git repo,
|
||||
so the LLM needs to be able to specify how to edit that code.
|
||||
so the LLM needs to be capable of reliably specifying how to edit that code.
|
||||
|
||||
Aider uses a
|
||||
[code editing benchmark](https://aider.chat/docs/benchmarks.html#the-benchmark)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue