mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-03 11:14:59 +00:00
copy
This commit is contained in:
parent
12009688ee
commit
d984b1ceee
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@ $ export OPENAI_API_KEY=your-key-goes-here
|
||||||
$ aider app.py
|
$ aider app.py
|
||||||
|
|
||||||
Using git repo: .git
|
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
|
## Example chat transcripts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue