ISPO SDK
    Preparing search index...

    Interface AssistantMemoryEditFileArgs

    Markdown
    interface AssistantMemoryEditFileArgs {
        edit: AssistantMemoryEdit;
        file: AssistantMemoryFileKind;
    }
    Index