mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
fix: Add new --deepseek switch and chat mode options
This commit is contained in:
parent
124e852366
commit
c286135eeb
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
### main branch
|
||||
|
||||
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
|
||||
- New `--deepseek` switch to use DeepSeek Coder.
|
||||
- New `--chat-mode <mode>` switch to launch in ask/help/code modes.
|
||||
- New `/code <message>` command request a code edit while in `ask` mode.
|
||||
- Web scraper is more robust if page never idles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue