mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
copy
This commit is contained in:
parent
63566443d9
commit
662b70ed1f
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
||||||
color: #777;
|
color: #777;
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
padding-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-transcript {
|
.chat-transcript {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: ed diffs make GPT-4 Turbo less lazy
|
title: Unified diffs make GPT-4 Turbo less lazy
|
||||||
excerpt: GPT-4 Turbo has a problem with lazy coding, which can be signiciantly improved by asking for code changes formatted as unified diffs.
|
excerpt: GPT-4 Turbo has a problem with lazy coding, which can be signiciantly improved by asking for code changes formatted as unified diffs.
|
||||||
---
|
---
|
||||||
# Unified diffs make GPT-4 Turbo less lazy
|
# Unified diffs make GPT-4 Turbo less lazy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue