mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
971f317d3d
commit
90fae63dc5
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Main model: claude-3-5-sonnet-20240620 with diff edit format, prompt cache, infi
|
||||||
Aider can ping the provider to keep your prompt cache warm and prevent
|
Aider can ping the provider to keep your prompt cache warm and prevent
|
||||||
it from expiring.
|
it from expiring.
|
||||||
By default, Anthropic keeps your cache for 5 minutes.
|
By default, Anthropic keeps your cache for 5 minutes.
|
||||||
Use `--prompt-keepalive-pings N` to tell aider to ping
|
Use `--cache-keepalive-pings N` to tell aider to ping
|
||||||
every 5 minutes to keep the cache warm.
|
every 5 minutes to keep the cache warm.
|
||||||
Aider will ping up to `N` times over a period of `N*5` minutes
|
Aider will ping up to `N` times over a period of `N*5` minutes
|
||||||
after each message you send.
|
after each message you send.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue