mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
06e1f2ee91
commit
5c0971e2b0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.53.0
|
||||||
|
|
||||||
- [Keep your prompt cache from expiring](https://aider.chat/docs/usage/caching.html#preventing-cache-expiration) with `--cache-keepalive-pings`.
|
- [Keep your prompt cache from expiring](https://aider.chat/docs/usage/caching.html#preventing-cache-expiration) with `--cache-keepalive-pings`.
|
||||||
- Pings the API every 5min to keep the cache warm.
|
- Pings the API every 5min to keep the cache warm.
|
||||||
|
|
|
@ -16,7 +16,7 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.53.0
|
||||||
|
|
||||||
- [Keep your prompt cache from expiring](https://aider.chat/docs/usage/caching.html#preventing-cache-expiration) with `--cache-keepalive-pings`.
|
- [Keep your prompt cache from expiring](https://aider.chat/docs/usage/caching.html#preventing-cache-expiration) with `--cache-keepalive-pings`.
|
||||||
- Pings the API every 5min to keep the cache warm.
|
- Pings the API every 5min to keep the cache warm.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue