Former-commit-id: 42c0e8b1d4
group-chat
Kye 2 years ago
parent e962cea0d9
commit 13711fb7b0

@ -161,9 +161,9 @@ def compile(task: str):
interpreter.chat() interpreter.chat()
interpreter.reset(task) interpreter.reset(task)
os.environ["INTERPRETER_CLI_AUTO_RUN"] = "True" os.environ["INTERPRETER_CLI_AUTO_RUN"] = True
os.environ["INTERPRETER_CLI_FAST_MODE"] = "True" os.environ["INTERPRETER_CLI_FAST_MODE"] = True
os.environ["INTERPRETER_CLI_DEBUG"] = "True" os.environ["INTERPRETER_CLI_DEBUG"] = True

Loading…
Cancel
Save