Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaSystemMessageHistory
Interface AgenticaSystemMessageHistory
interface
AgenticaSystemMessageHistory
{
created_at
:
string
&
Format
<
"date-time"
>
;
id
:
string
;
text
:
string
;
toJSON
:
()
=>
ISystemMessage
;
type
:
"systemMessage"
;
}
Hierarchy
AgenticaHistoryBase
<
"systemMessage"
,
ISystemMessage
>
AgenticaSystemMessageHistory
Index
Properties
created_
at
id
text
toJSON
type
Properties
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the history.
id
id
:
string
Primary key of the history.
text
text
:
string
toJSON
toJSON
:
()
=>
ISystemMessage
type
type
:
"systemMessage"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
id
text
toJSON
type
@agentica/webite
Loading...
Creation timestamp of the history.