LocalLm types documentation
Preparing search index...
ToolCallSpec
Interface ToolCallSpec
interface
ToolCallSpec
{
arguments
?:
{
[
key
:
string
]:
string
}
;
id
?:
string
;
name
:
string
;
}
Index
Properties
arguments?
id?
name
Properties
Optional
arguments
arguments
?:
{
[
key
:
string
]:
string
}
Optional
id
id
?:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
id
name
LocalLm types documentation
Loading...