Former-commit-id: 94401cec3deab679e73826f35e9deba906011722
pull/160/head
Kye 2 years ago
parent 21c265179e
commit c90694d3b0

@ -3,4 +3,6 @@ import interpreter
def compile(task: str):
task = interpreter.chat(task)
interpreter.chat()
interpreter.reset()

Loading…
Cancel
Save