FlowMultiTurnInputRequestEvent

Response object from the flow multi-turn node requesting additional information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content payload containing the input request details for the multi-turn interaction.

Link copied to clipboard

The name of the node in the flow that is requesting the input.

Link copied to clipboard

The type of the node in the flow that is requesting the input.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String