mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-26 06:25:00 +00:00
copy
This commit is contained in:
parent
2bff0522e8
commit
7b568c2df3
3 changed files with 12 additions and 10 deletions
|
@ -29,6 +29,7 @@ cog.out(text)
|
|||
- 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 support for global `extra_params` for `litellm.completion()`.
|
||||
- Architect mode now asks to add files suggested by the LLM.
|
||||
- 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