mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 23:54:59 +00:00
Can force repo-map on with: --map-tokens 1024
This commit is contained in:
parent
f8e76bcb88
commit
617b1bdee2
9 changed files with 17 additions and 7 deletions
|
@ -123,7 +123,7 @@ cog.outl("```")
|
|||
#show-model-warnings: true
|
||||
|
||||
## Max number of tokens to use for repo map, use 0 to disable (default: 1024)
|
||||
#map-tokens: true
|
||||
#map-tokens:
|
||||
|
||||
## Maximum number of tokens to use for chat history. If not specified, uses the model's max_chat_history_tokens.
|
||||
#max-chat-history-tokens:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue