This commit is contained in:
Paul Gauthier 2023-05-22 09:51:54 -07:00
parent 26bacb906d
commit a52d115c94

View file

@ -10,7 +10,7 @@ descriptive commit message.
## Example chat transcripts
Here are some example transcripts that show how you can chat with `aider` to generate and edit code with GPT-4.
Here are some example transcripts that show how you can chat with `aider` to write and edit code with GPT-4.
* [**Hello World Flask App**](https://aider.chat/examples/hello-world-flask.html): Creating a simple Flask app with various endpoints, such as adding two numbers and calculating the Fibonacci sequence.