update o1-preview leaderboard to diff only

This commit is contained in:
Paul Gauthier 2024-09-21 10:27:50 -07:00
parent b27738d39a
commit 565c305aa6
2 changed files with 17 additions and 38 deletions

View file

@ -6,6 +6,8 @@
- 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`.