SongGuess
Preparing search index...
server/worker-configuration
ResponseFunctionToolCallItem
Interface ResponseFunctionToolCallItem
interface
ResponseFunctionToolCallItem
{
arguments
:
string
;
call_id
:
string
;
id
:
string
;
name
:
string
;
status
?:
"completed"
|
"in_progress"
|
"incomplete"
;
type
:
"function_call"
;
}
Hierarchy (
View Summary
)
ResponseFunctionToolCall
ResponseFunctionToolCallItem
Index
Properties
arguments
call_
id
id
name
status?
type
Properties
arguments
arguments
:
string
call_
id
call_id
:
string
id
id
:
string
name
name
:
string
Optional
status
status
?:
"completed"
|
"in_progress"
|
"incomplete"
type
type
:
"function_call"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
call_
id
id
name
status
type
SongGuess
Loading...