mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
copy
This commit is contained in:
parent
ecef784686
commit
38a5405c65
1 changed files with 3 additions and 0 deletions
|
@ -95,3 +95,6 @@ io = InputOutput(yes=True)
|
||||||
coder = Coder.create(model=model, fnames=fnames, io=io)
|
coder = Coder.create(model=model, fnames=fnames, io=io)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{: .note }
|
||||||
|
The scripting API is not officially supported or documented and may
|
||||||
|
change without warning.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue