Interface: UserMessage
User message interface - for messages from users/humans
Hierarchy
↳
UserMessage
Table of contents
Properties
Properties
timestamp
• timestamp: Date
Message creation timestamp
Inherited from
Defined in
metadata
• Optional
metadata: Record
<string
, any
>
Additional metadata
Inherited from
Defined in
role
• role: "user"
Message role - always 'user'
Defined in
content
• content: string
User message content
Defined in
name
• Optional
name: string
Optional user identifier