ISPO SDK
    Preparing search index...

    Interface AssistantMemoryListArgs

    Markdown
    interface AssistantMemoryListArgs {
        limit?: number;
    }
    Index
    limit?: number