mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 01:55:01 +00:00
Updated HISTORY
This commit is contained in:
parent
bdef4308fe
commit
6ddfc894e7
3 changed files with 8 additions and 2 deletions
|
@ -1,5 +1,11 @@
|
|||
# Release history
|
||||
|
||||
### v0.24.0
|
||||
|
||||
- New `/web <url>` command which scrapes the url, turns it into fairly clean markdown and adds it to the chat.
|
||||
- Updated all OpenAI model names, pricing info
|
||||
- Default GPT 3.5 model is now `gpt-3.5-turbo-0125`.
|
||||
|
||||
### v0.23.0
|
||||
|
||||
- Added support for `--model gpt-4-0125-preview` and OpenAI's alias `--model gpt-4-turbo-preview`. The `--4turbo` switch remains an alias for `--model gpt-4-1106-preview` at this time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue