mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
link to the faq on edit errors
This commit is contained in:
parent
3d1a8e20f3
commit
0fb57895a4
3 changed files with 4 additions and 0 deletions
|
@ -166,6 +166,7 @@ introduced.
|
|||
But sometimes GPT just won't cooperate.
|
||||
In these cases, here are some things you might try:
|
||||
|
||||
- Try the older GPT-4 model `gpt-4-0613` not GPT-4 Turbo by running `aider --model gpt-4-0613`.
|
||||
- Use `/drop` to remove files from the chat session which aren't needed for the task at hand. This will reduce distractions and may help GPT produce properly formatted edits.
|
||||
- Use `/clear` to remove the conversation history, again to help GPT focus.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue