Hiyve Components - v1.0.0
    Preparing search index...

    Interface TopicShift

    Topic shift detected during conversation.

    interface TopicShift {
        from: string;
        timestamp: string;
        to: string;
    }
    Index

    Properties

    Properties

    from: string

    Previous topic

    timestamp: string

    When the shift occurred

    to: string

    New topic