mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
copy
This commit is contained in:
parent
64951d3d56
commit
e8b911804e
1 changed files with 4 additions and 0 deletions
|
@ -74,6 +74,10 @@ coder.run("make a script that prints hello world")
|
|||
|
||||
# Send another instruction
|
||||
coder.run("make it say goodbye")
|
||||
|
||||
# You can run in-chat "/" commands too
|
||||
coder.run("/tokens")
|
||||
|
||||
```
|
||||
|
||||
See the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue