@hbbio/nanoagent
Preparing search index...
defaultAdder
Function defaultAdder
defaultAdder
(
history
:
readonly
Message
[]
,
assistant
:
Message
,
)
:
Promise
<
readonly
Message
[]
>
Default message‑adder: simply appends the assistant message to the history.
Parameters
history
:
readonly
Message
[]
assistant
:
Message
Returns
Promise
<
readonly
Message
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hbbio/nanoagent
Loading...
Default message‑adder: simply appends the assistant message to the history.