@cubie-ai/tiny-ai - v0.0.14
Preparing search index...
buildTools
Function buildTools
buildTools
(
tools
:
Record
<
string
,
TinyTool
>
|
TinyTool
[]
)
:
Record
<
string
,
Tool
>
Utility function to for converting a map or array of
TinyTool
into a map of [Tool] objects.
Parameters
tools
:
Record
<
string
,
TinyTool
>
|
TinyTool
[]
Returns
Record
<
string
,
Tool
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@cubie-ai/tiny-ai - v0.0.14
Loading...
Utility function to for converting a map or array of TinyTool into a map of [Tool] objects.