Member Junction
    Preparing search index...

    Type Alias RealtimeReasoningPlane

    RealtimeReasoningPlane: "local" | "remote"

    Which plane handles reasoning during a realtime session:

    • 'local' — the application/agent loop handles reasoning, Actions, and tool results (MJ default).
    • 'remote' — the model delegates reasoning to a remote model or hosted agent backend.