mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
copy
This commit is contained in:
parent
3b92e3f020
commit
b763bde10c
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@ To better understand the chat transcripts, it's worth knowing that:
|
|||
|
||||
## Transcript formatting
|
||||
|
||||
> Output from the aider tool is shown in a blockquote like this.
|
||||
> This is output from the aider tool.
|
||||
|
||||
#### > The user's chat messages are shown on a prompt line like this. They contain they user's change requests, clarifications, etc.
|
||||
#### > These are messages written by the user.
|
||||
|
||||
Responses from GPT-4 are in a plain font like this, and often include colorized "edit blocks" that specify edits to the code.
|
||||
Here's a sample edit block that switches from printing "hello" to "goodbye":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue