mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 22:25:00 +00:00
Note that --map-tokens is suggested not max tokens
This commit is contained in:
parent
455487e5a9
commit
1ec02d7c73
6 changed files with 6 additions and 6 deletions
|
@ -135,7 +135,7 @@ cog.outl("```")
|
|||
## Only work with models that have meta-data available (default: True)
|
||||
#AIDER_SHOW_MODEL_WARNINGS=true
|
||||
|
||||
## Max number of tokens to use for repo map, use 0 to disable (default: 1024)
|
||||
## Suggested number of tokens to use for repo map, use 0 to disable (default: 1024)
|
||||
#AIDER_MAP_TOKENS=
|
||||
|
||||
## Control how often the repo map is refreshed (default: auto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue