@hbbio/nanoagent
Preparing search index...
toolList
Function toolList
toolList
<
Memory
extends
ChatMemory
>
(
tools
:
Tools
<
Memory
>
,
)
:
Promise
<
readonly
Tool
[]
>
Resolve a
Tools
map into the static list required by providers.
Type Parameters
Memory
extends
ChatMemory
Parameters
tools
:
Tools
<
Memory
>
Returns
Promise
<
readonly
Tool
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hbbio/nanoagent
Loading...
Resolve a Tools map into the static list required by providers.