Note that --map-tokens is suggested not max tokens

This commit is contained in:
Paul Gauthier 2024-08-20 12:45:56 -07:00
parent 455487e5a9
commit 1ec02d7c73
6 changed files with 6 additions and 6 deletions

View file

@ -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)