This commit is contained in:
Paul Gauthier 2023-05-13 12:31:36 -07:00
parent e6b1d11fa7
commit 8938b8f2a8

View file

@ -1,11 +1,11 @@
# Create a simple flask app with aider and gpt-4
> In this chat transcript, the user asks aider to make a simple flask app with various endpoints.
In this chat transcript, the user asks aider to make a simple flask app with various endpoints.
## Chat transcript
> pong$ aider app.py
> Creating app.py
> hello-world-flask$ aider app.py
> Creating app.py
> Added app.py to the chat
---
#### > make a flask app with a /hello endpoint that returns hello world