SongGuess
Preparing search index...
server/worker-configuration
ResponseFunctionToolCall
Type Alias ResponseFunctionToolCall
type
ResponseFunctionToolCall
=
{
arguments
:
string
;
call_id
:
string
;
id
?:
string
;
name
:
string
;
status
?:
"in_progress"
|
"completed"
|
"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
Optional
id
id
?:
string
name
name
:
string
Optional
status
status
?:
"in_progress"
|
"completed"
|
"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...