mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
b763bde10c
commit
9bcf04c175
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ To better understand the chat transcripts, it's worth knowing that:
|
|||
|
||||
> This is output from the aider tool.
|
||||
|
||||
#### > These are messages written by the user.
|
||||
#### > These are chat 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.
|
||||
Chat 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":
|
||||
|
||||
```python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue