class E2BInterpreter(BaseInterpreter):
True
)def __init__(self, require_confirm: bool = True):
def __del__(self):
def run(self, code: str, code_type: str = 'python'):
python
)def supported_code_types(self):
def update_action_space(self, action_space: Dict[str, Any]):
def execute_command(self, command: str):