mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 05:55:01 +00:00
copy
This commit is contained in:
parent
8da47b9664
commit
4b82277ef7
9 changed files with 477 additions and 14 deletions
|
@ -98,8 +98,8 @@
|
|||
## Enable caching of prompts (default: False)
|
||||
#cache-prompts: false
|
||||
|
||||
## Number of times to ping every 5min to keep prompt cache warm (default: 0)
|
||||
#cache-warming-pings: false
|
||||
## Number of times to ping at 5min intervals to keep prompt cache warm (default: 0)
|
||||
#cache-keepalive-pings: false
|
||||
|
||||
## Multiplier for map tokens when no files are specified (default: 2)
|
||||
#map-multiplier-no-files: true
|
||||
|
|
|
@ -102,8 +102,8 @@
|
|||
## 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
|
||||
|
|
BIN
aider/website/assets/sonnet-seems-fine.jpg
Normal file
BIN
aider/website/assets/sonnet-seems-fine.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 147 KiB |
Loading…
Add table
Add a link
Reference in a new issue