export interface IVAPISerializedTaskMemory { id: string; memory?: string; }