Former-commit-id: 0bbc1169f9
group-chat
Kye 2 years ago
parent 068c1645ec
commit e6a58fc47c

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

Loading…
Cancel
Save