mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
3c5092d4cb
commit
bf15b81061
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### v0.51.0
|
||||||
|
|
||||||
- Prompt caching for Anthropic models with `--cache-prompts`.
|
- Prompt caching for Anthropic models with `--cache-prompts`.
|
||||||
- Caches the system prompt, repo map and `/read-only` files.
|
- Caches the system prompt, repo map and `/read-only` files.
|
||||||
|
@ -29,7 +29,7 @@ cog.out(text)
|
||||||
- Bugfix: properly load `.aider.models.metadata.json` data.
|
- Bugfix: properly load `.aider.models.metadata.json` data.
|
||||||
- Bugfix: Using `--msg /ask ...` caused an exception.
|
- Bugfix: Using `--msg /ask ...` caused an exception.
|
||||||
- Bugfix: litellm tokenizer bug for images.
|
- Bugfix: litellm tokenizer bug for images.
|
||||||
- Aider wrote 55% of the code in this release.
|
- Aider wrote 56% of the code in this release.
|
||||||
|
|
||||||
### Aider v0.50.1
|
### Aider v0.50.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue