mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-09 22:25:00 +00:00
copy
This commit is contained in:
parent
e7fdce0b75
commit
076db26854
8 changed files with 23 additions and 12 deletions
|
@ -138,10 +138,10 @@ cog.outl("```")
|
|||
## Max number of tokens to use for repo map, use 0 to disable (default: 1024)
|
||||
#AIDER_MAP_TOKENS=
|
||||
|
||||
## Control when the repo map is refreshed (default: auto)
|
||||
## Control how often the repo map is refreshed (default: auto)
|
||||
#AIDER_MAP_REFRESH=auto
|
||||
|
||||
## Enable caching of prompts (forces map_refresh='files') (default: False)
|
||||
## Enable caching of prompts (default: False)
|
||||
#AIDER_CACHE_PROMPTS=false
|
||||
|
||||
## Maximum number of tokens to use for chat history. If not specified, uses the model's max_chat_history_tokens.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue