Arize Phoenix TS
    Preparing search index...

    Type Alias Session

    A session that can be attached to context

    type Session = {
        sessionId: string;
    }
    Index
    sessionId: string