mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
4b8211554a
commit
bcbfa0babd
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ This minimizes your use of the context window, as well as costs.
|
||||||
|
|
||||||
## Aider isn't editing my files?
|
## Aider isn't editing my files?
|
||||||
|
|
||||||
|
Sometimes GPT will reply with some code changes that won't get applied to your local files.
|
||||||
|
In these cases, aider might say something like "Failed to apply edit to *filename*".
|
||||||
|
|
||||||
This usually happens because GPT is not specifying the edits
|
This usually happens because GPT is not specifying the edits
|
||||||
to make in the format that aider expects.
|
to make in the format that aider expects.
|
||||||
GPT-3.5 is especially prone to disobeying the system prompt instructions in this manner, but it also happens with GPT-4.
|
GPT-3.5 is especially prone to disobeying the system prompt instructions in this manner, but it also happens with GPT-4.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue