AgentInputData
AgentInputData =
object
Defined in: .build/typescript/packages/workflow/src/agent/agent-workflow.ts:51
Properties
Section titled “Properties”userInput?
Section titled “userInput?”
optional
userInput:MessageContent
Defined in: .build/typescript/packages/workflow/src/agent/agent-workflow.ts:52
chatHistory?
Section titled “chatHistory?”
optional
chatHistory:ChatMessage
[]
Defined in: .build/typescript/packages/workflow/src/agent/agent-workflow.ts:53