Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
ToolCallDelta
Interface ToolCallDelta
interface
ToolCallDelta
{
function
?:
{
arguments
?:
string
;
name
?:
string
}
;
id
?:
string
;
index
:
number
;
type
?:
string
;
}
Index
Properties
function?
id?
index
type?
Properties
Optional
function
function
?:
{
arguments
?:
string
;
name
?:
string
}
Optional
id
id
?:
string
index
index
:
number
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
function
id
index
type
@sogni-ai/sogni-client
Loading...