@hbbio/nanoagent
Preparing search index...
ChatMemoryPatch
Type Alias ChatMemoryPatch<M>
ChatMemoryPatch
:
(
state
:
M
)
=>
M
Pure function that returns a
new
memory snapshot.
Type Parameters
M
extends
ChatMemory
Type declaration
(
state
:
M
)
:
M
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.