Type aliases
ServerWorkflow
ServerWorkflow =
Workflow
<AgentWorkflowContext
,AgentInputData
,string
> |AgentWorkflow
Defined in: packages/server/src/types.ts:12
ServerWorkflow can be either a custom Workflow or an AgentWorkflow
ServerWorkflow =
Workflow
<AgentWorkflowContext
,AgentInputData
,string
> |AgentWorkflow
Defined in: packages/server/src/types.ts:12
ServerWorkflow can be either a custom Workflow or an AgentWorkflow