parent
f2f5f79dc7
commit
569abc4f97
@ -0,0 +1,6 @@
|
|||||||
|
import interpreter
|
||||||
|
|
||||||
|
def compile(task):
|
||||||
|
task = interpreter.chat(task)
|
||||||
|
interpreter.chat()
|
||||||
|
|
Loading…
Reference in new issue