From 86faaa65ff8577cdcd8d16b541972c3e2200364d Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 23 Sep 2024 12:53:10 -0700 Subject: [PATCH] copy --- aider/website/docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/docs/faq.md b/aider/website/docs/faq.md index 2281636cc..b23564127 100644 --- a/aider/website/docs/faq.md +++ b/aider/website/docs/faq.md @@ -101,7 +101,7 @@ Repo-map: disabled ``` This is because weaker models get easily overwhelmed and confused by the content of the -repo map. They sometimes mistakenly think its ok to try and edit the code in the repo map. +repo map. They sometimes mistakenly try to edit the code in the repo map. The repo map is usually disabled for a good reason. If you would like to force it on, you can run aider with `--map-tokens 1024`.