This commit is contained in:
Paul Gauthier 2023-05-13 12:56:40 -07:00
parent 2f363d6198
commit 069cecb3c9

View file

@ -3,9 +3,7 @@
Below are some example transcripts that show how you can chat with
the `aider` command line tool
to generate and edit code with GPT-4.
Some things to note in the transcripts:
In the `aider` output, you will see the tool:
In the transcripts, you will see `aider`:
- 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.