Updated HISTORY

This commit is contained in:
Paul Gauthier 2023-08-22 07:45:17 -07:00
parent e15b0b04d4
commit 968095b36d
2 changed files with 15 additions and 3 deletions

View file

@ -2,7 +2,7 @@
### main branch
- [Only git commit dirty files that GPT tries to edit](https://github.com/paul-gauthier/aider/issues/200#issuecomment-1682750798)
- [Only git commit dirty files that GPT tries to edit](https://aider.chat/docs/faq.html#how-did-v0-13-0-change-git-usage)
- Send chat history as prompt/context for Whisper voice transcription
- Added `--voice-language` switch to constrain `/voice` to transcribe to a specific language
- Late-bind importing `sounddevice`, as it was slowing down aider startup