This commit is contained in:
Paul Gauthier 2023-07-11 12:53:47 -07:00
parent 12009688ee
commit d984b1ceee

View file

@ -31,9 +31,9 @@ $ export OPENAI_API_KEY=your-key-goes-here
$ aider app.py
Using git repo: .git
Added myapp.py to the chat.
Added app.py to the chat.
myapp.py> make a flask app that replies "hello world" on /hello
app.py> make a flask app that replies "hello world" on /hello
```
## Example chat transcripts