Member Junction
Preparing search index...
@memberjunction/ai-realtime-client
OAIProtocolMessageItem
Interface OAIProtocolMessageItem
A user or system
message
conversation item.
interface
OAIProtocolMessageItem
{
content
:
{
text
:
string
;
type
:
"input_text"
}
[]
;
role
:
"user"
|
"system"
;
type
:
"message"
;
}
Index
Properties
content
role
type
Properties
content
content
:
{
text
:
string
;
type
:
"input_text"
}
[]
role
role
:
"user"
|
"system"
type
type
:
"message"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
type
Member Junction
Loading...
A user or system
messageconversation item.