mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
14c683bfdf
commit
b12899f8f3
2 changed files with 6 additions and 3 deletions
|
@ -22,9 +22,8 @@ with sensible commit messages.
|
|||
#### These are chat messages written by the user.
|
||||
|
||||
Chat responses from GPT are in a blue font like this,
|
||||
and often include colorized "diffs" where GPT is making changes
|
||||
to the source code in the repo.
|
||||
Here's a sample edit block that switches from printing "hello" to "goodbye":
|
||||
and often include colorized "diffs" where GPT is editing code:
|
||||
|
||||
|
||||
```python
|
||||
hello.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue