ailoy-node
Preparing search index...
AgentResponseToolCall
Interface AgentResponseToolCall
interface
AgentResponseToolCall
{
content
:
{
function
:
{
arguments
:
any
;
name
:
string
}
;
id
?:
string
}
;
isTypeSwitched
:
boolean
;
role
:
"assistant"
;
type
:
"tool_call"
;
}
Index
Properties
content
is
Type
Switched
role
type
Properties
content
content
:
{
function
:
{
arguments
:
any
;
name
:
string
}
;
id
?:
string
}
is
Type
Switched
isTypeSwitched
:
boolean
role
role
:
"assistant"
type
type
:
"tool_call"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
is
Type
Switched
role
type
ailoy-node
Loading...