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