mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
509c880b68
commit
b216d57107
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ Aider supports prompt caching for cost savings and faster coding.
|
||||||
Currently Anthropic provides caching for Sonnet and Haiku,
|
Currently Anthropic provides caching for Sonnet and Haiku,
|
||||||
and DeepSeek provides caching for Coder.
|
and DeepSeek provides caching for Coder.
|
||||||
|
|
||||||
|
Aider organizes the chat history to try and cache:
|
||||||
|
|
||||||
|
- The system prompt.
|
||||||
|
- Read only files added with `--read` or `/read-only`.
|
||||||
|
- The repository map.
|
||||||
|
- The editable files that have been added to the chat.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue