This commit is contained in:
Paul Gauthier 2023-05-13 12:26:48 -07:00
parent f6387eec6a
commit 0b91e02782

View file

@ -15,11 +15,11 @@ Responses from GPT-4 are in a plain font, and often include colorized code block
## Things to notice
In the `aider` output, you will see it:
In the `aider` output, you will see the tool:
- Adding certain source files to the chat (sometimes at the suggestion of GPT-4, always with user permission).
- Applying the edits proposed by GPT-4 to the source files.
- Committing those changes to git with a senisble commit message.
- adding certain source files to the chat (sometimes at the suggestion of GPT-4, always with user permission).
- applying the edits proposed by GPT-4 to the source files.
- committing those changes to git with a senisble commit message.
## Examples