FlowMultiTurnInputRequestEvent¶
Structure Class¶
FlowMultiTurnInputRequestEvent
dataclass
¶
Response object from the flow multi-turn node requesting additional information.
Attributes¶
content
instance-attribute
¶
content: FlowMultiTurnInputContent
The content payload containing the input request details for the multi-turn interaction.
node_name
instance-attribute
¶
node_name: str
The name of the node in the flow that is requesting the input.