SongGuess
    Preparing search index...

    Interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output

    interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output {
        is_complete?: boolean;
        probability?: number;
    }
    Index

    Properties

    is_complete?: boolean

    if true, end-of-turn was detected

    probability?: number

    probability of the end-of-turn detection