Member Junction
Preparing search index...
@memberjunction/integration-test-suite
checks/agent-live-shared
DecodedMessage
Interface DecodedMessage
A single decoded chat message from an AIPromptRun.Messages payload.
interface
DecodedMessage
{
content
:
string
;
role
:
string
;
}
Index
Properties
content
role
Properties
content
content
:
string
role
role
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
Member Junction
Loading...
A single decoded chat message from an AIPromptRun.Messages payload.