mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
copy
This commit is contained in:
parent
3baf2db6c9
commit
9a893c9a6e
2 changed files with 10 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
### main branch
|
||||||
|
|
||||||
|
- Improved editing performance on Jupyter Notebook `.ipynb` files.
|
||||||
|
- Work around litellm tokenizer bug for images.
|
||||||
|
|
||||||
### Aider v0.50.1
|
### Aider v0.50.1
|
||||||
|
|
||||||
- Bugfix for provider API exceptions.
|
- Bugfix for provider API exceptions.
|
||||||
|
|
|
@ -16,6 +16,11 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
### main branch
|
||||||
|
|
||||||
|
- Improved editing performance on Jupyter Notebook `.ipynb` files.
|
||||||
|
- Work around litellm tokenizer bug for images.
|
||||||
|
|
||||||
### Aider v0.50.1
|
### Aider v0.50.1
|
||||||
|
|
||||||
- Bugfix for provider API exceptions.
|
- Bugfix for provider API exceptions.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue