@hbbio/nanoagent
Preparing search index...
ChatMemoryPatch
Type Alias ChatMemoryPatch
ChatMemoryPatch
:
<
M
extends
ChatMemory
>
(
state
:
M
)
=>
M
Pure function that returns a
new
memory snapshot.
Type declaration
<
M
extends
ChatMemory
>
(
state
:
M
)
:
M
Type Parameters
M
extends
ChatMemory
Parameters
state
:
M
Returns
M
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hbbio/nanoagent
Loading...
Pure function that returns a new memory snapshot.