@ai16z/eliza v1.0.0 / Goal
Represents a goal, which is a higher-level aim composed of one or more objectives. Goals are tracked to measure progress or achievements within the conversation or system.
optional
id: `${string}-${string}-${string}-${string}-${string}`
roomId: `${string}-${string}-${string}-${string}-${string}`
userId: `${string}-${string}-${string}-${string}-${string}`
name:
string
status:
GoalStatus
objectives:
Objective
[]