mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 15:45: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
|
@ -128,7 +128,7 @@ cog.outl("```")
|
|||
## Only work with models that have meta-data available (default: True)
|
||||
#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)
|
||||
#map-tokens:
|
||||
|
||||
## Control how often the repo map is refreshed (default: auto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue