This commit is contained in:
Paul Gauthier 2024-08-26 20:53:38 -07:00
parent 8da47b9664
commit 4b82277ef7
9 changed files with 477 additions and 14 deletions

View file

@ -144,8 +144,8 @@ cog.outl("```")
## Enable caching of prompts (default: False)
#AIDER_CACHE_PROMPTS=false
## Number of times to ping every 5min to keep prompt cache warm (default: 0)
#AIDER_CACHE_WARMING_PINGS=false
## Number of times to ping at 5min intervals to keep prompt cache warm (default: 0)
#AIDER_CACHE_KEEPALIVE_PINGS=false
## Multiplier for map tokens when no files are specified (default: 2)
#AIDER_MAP_MULTIPLIER_NO_FILES=true