@ai16z/eliza v0.1.3 / Actor
Interface: Actor
Represents an actor in the conversation, which could be a user or the agent itself, including their name, details (such as tagline, summary, and quote), and a unique identifier.
Properties
name
name:
string
Defined in
username
username:
string
Defined in
details
details:
object
tagline
tagline:
string
summary
summary:
string
quote
quote:
string
Defined in
id
id: `${string}-${string}-${string}-${string}-${string}`