Skip to main content

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

Type declaration

NameType
quotestring
summarystring
taglinestring

id

id: `${string}-${string}-${string}-${string}-${string}`


name

name: string