Member Junction
Preparing search index...
@memberjunction/ai-realtime-client
OAIProtocolFunctionCallArgumentsDone
Interface OAIProtocolFunctionCallArgumentsDone
The model finished assembling a function (tool) call and wants it executed.
interface
OAIProtocolFunctionCallArgumentsDone
{
arguments
:
string
;
call_id
:
string
;
name
:
string
;
type
:
"response.function_call_arguments.done"
;
}
Index
Properties
arguments
call_
id
name
type
Properties
arguments
arguments
:
string
JSON-encoded arguments.
call_
id
call_id
:
string
name
name
:
string
type
type
:
"response.function_call_arguments.done"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
call_
id
name
type
Member Junction
Loading...
The model finished assembling a function (tool) call and wants it executed.