mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
copy
This commit is contained in:
parent
c760b61cf5
commit
4e718fa8e1
5 changed files with 20 additions and 3 deletions
|
@ -144,6 +144,9 @@ cog.outl("```")
|
|||
## Enable caching of prompts (default: False)
|
||||
#AIDER_CACHE_PROMPTS=false
|
||||
|
||||
## Number of pings to warm up the cache (default: 0)
|
||||
#AIDER_CACHE_WARMING_PINGS=false
|
||||
|
||||
## Multiplier for map tokens when no files are specified (default: 2)
|
||||
#AIDER_MAP_MULTIPLIER_NO_FILES=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue