@hbbio/nanoagent
Preparing search index...
ToolContentOptions
Interface ToolContentOptions<Memory>
Optional arguments passed to
content
.
interface
ToolContentOptions
<
Memory
extends
ChatMemory
>
{
memory
?:
Memory
;
memPatch
?:
ChatMemoryPatch
;
}
Type Parameters
Memory
extends
ChatMemory
Index
Properties
memory?
mem
Patch?
Properties
Optional
memory
memory
?:
Memory
Optional
mem
Patch
memPatch
?:
ChatMemoryPatch
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
memory
mem
Patch
@hbbio/nanoagent
Loading...
Optional arguments passed to content.