Merge remote-tracking branch 'origin/main'

This commit is contained in:
Paul Gauthier 2023-12-21 08:58:39 -04:00
commit a7ea85e7c7

View file

@ -1,5 +1,5 @@
# Reducing GPT-4 Turbo laziness with unified diffs # Unified diffs make GPT-4 Turbo less lazy
![robot flowchart](../assets/benchmarks-udiff.svg) ![robot flowchart](../assets/benchmarks-udiff.svg)
@ -18,8 +18,7 @@ Aider's new "laziness" benchmark suite
is designed to both provoke and quantify lazy coding. is designed to both provoke and quantify lazy coding.
It consists of It consists of
89 python refactoring tasks 89 python refactoring tasks
which tend to make GPT-4 Turbo lazy which tend to make GPT-4 Turbo write lazy comments like
and write comments like
"...include original method body...". "...include original method body...".
This new laziness benchmark produced the following results with `gpt-4-1106-preview`: This new laziness benchmark produced the following results with `gpt-4-1106-preview`: