@hbbio/nanoagent
    Preparing search index...

    Type Alias ChatMemoryPatch

    ChatMemoryPatch: <M extends ChatMemory>(state: M) => M

    Pure function that returns a new memory snapshot.

    Type declaration