@molroo-ai/sdk
    Preparing search index...

    Interface Reflection

    interface Reflection {
        content: string;
        emotionSnapshot: VAD;
        id: string;
        sourceEntity?: string;
        timestamp: number;
        trigger: string;
    }
    Index

    Properties

    content: string
    emotionSnapshot: VAD
    id: string
    sourceEntity?: string
    timestamp: number
    trigger: string