From fb620f2258da0544fffe4e5a351fc1daba476e3d Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Tue, 9 Apr 2024 16:03:59 -0700 Subject: [PATCH] Updated HISTORY --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 551438465..e4af5b91b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,7 +5,7 @@ - Added support for new `gpt-4-turbo-2024-04-09` and `gpt-4-turbo` models. - Benchmarked at 61.7% on Exercism benchmark, comparable to `gpt-4-0613` and worse than the `gpt-4-preview-XXXX` models. See [recent Exercism benchmark results](https://aider.chat/2024/03/08/claude-3.html). - - Benchmarked at 34.1% on the refactoring/laziness benchmark, comparable to `gpt-4-0125-preview` and worse than `gpt-4-1106-preview`. See [recent refactor bencmark results](https://aider.chat/2024/01/25/benchmarks-0125.html). + - Benchmarked at 34.1% on the refactoring/laziness benchmark, significantly worse than the `gpt-4-preview-XXXX` models. See [recent refactor bencmark results](https://aider.chat/2024/01/25/benchmarks-0125.html). - Aider continues to default to `gpt-4-1106-preview` as it performs best on both benchmarks, and significantly better on the refactoring/laziness benchmark. ### v0.27.0