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

    Interface ReflectionPrompt

    interface ReflectionPrompt {
        system: string;
        user: string;
    }
    Index

    Properties

    Properties

    system: string
    user: string