AiWorkflowContext constructor
const
AiWorkflowContext({})
Implementation
const AiWorkflowContext({
this.userId,
this.tenantId,
this.threadId,
this.input = const {},
this.requestContext,
this.metadata = const {},
this.artifacts = const {},
this.runId,
this.isBackground = false,
});