Member Junction
    Preparing search index...

    Interface RealtimeConfigurationSettings

    The Realtime section — knobs the realtime drivers consume.

    interface RealtimeConfigurationSettings {
        Reasoning?: RealtimeReasoningSettings;
        TurnDetection?: RealtimeTurnDetectionSettings;
    }
    Index

    Properties

    Reasoning plane settings — dual delegation configuration. Absent defaults to 'local'.

    Catalog-level turn-detection default for this model. Folded into the session Config bag as the turnDetection key BELOW the agent/app config cascade (realtime.session.turnDetection) and the runtime override — the catalog supplies the default, agents/apps/callers refine it.