@nickyzj2023/utils
Preparing search index...
ai
ChatCompletions
ToolCall
Type Alias ToolCall
type
ToolCall
=
{
function
:
{
arguments
:
string
;
name
:
string
}
;
id
:
string
;
type
:
"function"
;
}
Index
Properties
function
id
type
Properties
function
function
:
{
arguments
:
string
;
name
:
string
}
id
id
:
string
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
function
id
type
@nickyzj2023/utils
Loading...