ISPO SDK
    Preparing search index...

    Interface ChatSelection

    Markdown
    interface ChatSelection {
        sessionId: string | null;
    }
    Index
    sessionId: string | null