SongGuess
    Preparing search index...

    Interface AgentMemoryGetSummaryOptions

    Options for the getSummary() method.

    interface AgentMemoryGetSummaryOptions {
        sessionId?: string | null;
    }
    Index

    Properties

    Properties

    sessionId?: string | null

    Session identifier to retrieve session summary for.