Task is a unit of work for the agent.
Param
taskId
Constructors
constructor
• new Task(«destructured»
): Task
Parameters
Name | Type |
---|
«destructured» | TaskParams |
Returns
Task
Defined in
packages/core/src/agent/types.ts:91
Properties
• extraState: Record
<string
, any
>
Defined in