Member Junction
Preparing search index...
@memberjunction/ai-realtime-client
OAIProtocolResponseCreateEvent
Interface OAIProtocolResponseCreateEvent
Asks the model to produce a response, optionally with one-off instructions.
interface
OAIProtocolResponseCreateEvent
{
response
?:
{
instructions
:
string
}
;
type
:
"response.create"
;
}
Index
Properties
response?
type
Properties
Optional
response
response
?:
{
instructions
:
string
}
type
type
:
"response.create"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response
type
Member Junction
Loading...
Asks the model to produce a response, optionally with one-off instructions.