mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 08:34:59 +00:00
copy
This commit is contained in:
parent
bf99ac56a0
commit
2c81105bfc
3 changed files with 15 additions and 15 deletions
|
@ -4,9 +4,9 @@
|
|||
### main branch
|
||||
|
||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts, by @thehunmonkgroup.
|
||||
- Stream o1 models by default.
|
||||
- Added support for [optional multiline input tags](https://aider.chat/docs/usage/commands.html#entering-multi-line-chat-messages) with matching closing tags.
|
||||
- Improved [model settings configuration](https://aider.chat/docs/config/adv-model-settings.html#global-extra-params) with default and override handling.
|
||||
- Added support for deep merging of extra model settings parameters.
|
||||
- Improved [model settings configuration](https://aider.chat/docs/config/adv-model-settings.html#global-extra-params) with support for global `extra_params` for `litellm.completion()`.
|
||||
- Fixed bug in fuzzy model name matching.
|
||||
- Added Timeout exception to handle API provider timeouts.
|
||||
- Improved error handling and code formatting.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue