mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
copy
This commit is contained in:
parent
006f8e4f73
commit
4f556f3192
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
GPT-4 is extremely useful for "self-contained" coding tasks,
|
GPT-4 is extremely useful for "self-contained" coding tasks,
|
||||||
like generating brand new code or modifying a pure function without dependencies.
|
like generating brand new code or modifying a pure function without dependencies.
|
||||||
|
|
||||||
But it's difficult to use GPT-4 to modify or extend
|
But it's difficult to use GPT-4 to modify or extend
|
||||||
a complex pre-existing codebase, which has many dependencies
|
a complex pre-existing codebase, which has many dependencies
|
||||||
between different parts of the system.
|
between different parts of the system.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue