This commit is contained in:
Paul Gauthier 2024-09-21 10:41:43 -07:00
parent 565c305aa6
commit f29825ff22

View file

@ -21,6 +21,8 @@ cog.out(text)
- Support for OpenAI o1 models:
- `aider --model o1-mini`
- `aider --model o1-preview`
- o1-preview now works well with diff edit format.
- o1-preview with diff now matches SOTA leaderboard result with whole edit format.
- On Windows, `/run` correctly uses PowerShell or cmd.exe.
- Support for new 08-2024 Cohere models, by @jalammar.
- Can now recursively add directories with `/read-only`.