mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
copy
This commit is contained in:
parent
d36c18f9dc
commit
7028a533f1
1 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||

|
||||
|
||||
|
||||
Aider now asks GPT-4 Turbo to use
|
||||
[unified diffs](#choose-a-familiar-editing-format)
|
||||
to edit your code.
|
||||
|
@ -29,9 +28,10 @@ This new laziness benchmark produced the following results with `gpt-4-1106-prev
|
|||
- **Aider's new unified diff edit format raised the score to 61%**. Using this format reduced laziness by 3X, with GPT-4 Turbo only using lazy comments on 4 of the tasks.
|
||||
- **It's worse to add a prompt that the user is blind, has no hands, will tip $2000 and fears truncated code trauma.**
|
||||
|
||||
The widely circulated "blind with no hands" type of folk remedies
|
||||
performed worse on the benchmark when added to the system prompt.
|
||||
The benchmark scores dropped
|
||||
These widely circulated "emotional appeal" folk remedies
|
||||
produced worse benchmark scores.
|
||||
Adding *all* of these claims to the system prompt
|
||||
resulted in worse benchmark scores
|
||||
for the baseline SEARCH/REPLACE and new unified diff editing formats.
|
||||
These prompts did somewhat reduce the amount of laziness when used
|
||||
with the SEARCH/REPLACE edit format,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue