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
details
details:
object
quote
quote:
string
summary
summary:
string
tagline
tagline:
string
Defined in
id
id: `${string}-${string}-${string}-${string}-${string}`
Defined in
name
name:
string
Defined in
username
username:
string