Member Junction
Preparing search index...
@memberjunction/ng-conversations
RealtimeThreadCaptionItem
Interface RealtimeThreadCaptionItem
A caption turn (user or assistant) in the unified thread.
interface
RealtimeThreadCaptionItem
{
Kind
:
"caption"
;
Role
:
"User"
|
"Assistant"
;
Text
:
string
;
}
Index
Properties
Kind
Role
Text
Properties
Kind
Kind
:
"caption"
Role
Role
:
"User"
|
"Assistant"
Text
Text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Kind
Role
Text
Member Junction
Loading...
A caption turn (user or assistant) in the unified thread.