unified-llm-client
    Preparing search index...

    Interface SessionStoreListOptions

    Filter options for SessionStore.list().

    interface SessionStoreListOptions {
        tenantId?: string;
    }
    Index

    Properties

    Properties

    tenantId?: string