From 5fec384234f498cef4e0b315e53d34e084a49d42 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 19 Aug 2024 12:11:32 -0700 Subject: [PATCH] copy --- aider/website/docs/troubleshooting/edit-errors.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/aider/website/docs/troubleshooting/edit-errors.md b/aider/website/docs/troubleshooting/edit-errors.md index 6fe8978ad..01c2f4209 100644 --- a/aider/website/docs/troubleshooting/edit-errors.md +++ b/aider/website/docs/troubleshooting/edit-errors.md @@ -30,6 +30,16 @@ disobeying the system prompt instructions. Most local models are just barely capable of working with aider, so editing errors are probably unavoidable. +## Try the whole format + +Run aider with `--edit-format whole` if the model is using a different edit format. +You can see which edit format it is using in the announce lines: + +``` +Aider v0.50.2-dev +Models: claude-3-5-sonnet-20240620 with ♾️ diff edit format +``` + ## Reduce distractions Many LLM now have very large context windows,