SongGuess
    Preparing search index...

    Interface AgentMemoryGetSummaryResponse

    Response from the getSummary() method.

    interface AgentMemoryGetSummaryResponse {
        summary: string;
    }
    Index

    Properties

    Properties

    summary: string

    Markdown summary.