removed > from user prompts

This commit is contained in:
Paul Gauthier 2023-05-15 21:01:04 -07:00
parent 5cc2e0a993
commit b95015c25b
10 changed files with 45 additions and 45 deletions

View file

@ -31,7 +31,7 @@ To better understand the chat transcripts, it's worth knowing that:
> This is output from the aider tool.
#### > These are chat messages written by the user.
#### These are chat messages written by the user.
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":