mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
e6b1d11fa7
commit
8938b8f2a8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue