跳到主要内容

openhands.runtime.remote.runtime

RemoteRuntime Objects

class RemoteRuntime(Runtime)

This runtime will connect to a remote oh-runtime-client.

port

default port for the remote runtime client

send_status_message

def send_status_message(message: str)

Sends a status message if the callback function was provided.