mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
For /help, turn down the repo map
This commit is contained in:
parent
66f7cfb38f
commit
e4c637724f
3 changed files with 12 additions and 3 deletions
|
@ -662,6 +662,8 @@ class Commands:
|
|||
from_coder=self.coder,
|
||||
edit_format="help",
|
||||
summarize_from_coder=False,
|
||||
map_tokens=512,
|
||||
map_mul_no_files=1,
|
||||
)
|
||||
user_msg = self.help.ask(args)
|
||||
user_msg += """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue