mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
ff4dbb8973
commit
eab65ee49d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
While GPT-4 excels at coding tasks, it struggles with making
|
While GPT-4 excels at coding tasks, it struggles with making
|
||||||
modifications within large code bases. Its limited context window
|
modifications within large code bases. Its limited context window
|
||||||
prevents it from understanding code beyond its capacity. Many common
|
prevents it from understanding large amounts of code. Many common
|
||||||
code changes require knowledge and context from multiple files
|
code changes require knowledge and context from multiple files
|
||||||
scattered throughout a large repo. To address this issue, `aider` has
|
scattered throughout a large repo. To address this issue, `aider` has
|
||||||
introduced an experimental feature that utilizes `ctags` to provide
|
introduced an experimental feature that utilizes `ctags` to provide
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue