This commit is contained in:
Paul Gauthier 2024-12-01 09:23:13 -08:00
parent c62dde4c9c
commit 16410cf263
4 changed files with 331 additions and 248 deletions

View file

@ -24,7 +24,7 @@ cog.out(text)
]]]-->
### main branch
### Aider v0.66.0
- PDF support for Sonnet and Gemini models.
- Added `--voice-input-device` to select audio input device for voice recording, by @preynal.