Member Junction
    Preparing search index...

    Interface RealtimeReasoningSettings

    Realtime reasoning settings controlling dual delegation.

    interface RealtimeReasoningSettings {
        Plane?: RealtimeReasoningPlane;
        Remote?: RealtimeRemoteReasoning;
    }
    Index

    Properties

    Properties

    Absent = 'local'. Session-creation-time only — NOT runtime-switchable.

    Remote reasoning target when Plane is 'remote'.