Represents a message in the memory.

Constructors

Properties

content: string
created_at?: string
metadata?: Record<string, any>
role: string
role_type: RoleType
token_count?: number
uuid?: string

Methods