Flow Prompt Flow Node Configuration
data class FlowPromptFlowNodeConfiguration(val sourceConfiguration: Either<FlowPromptFlowNodeSourceConfiguration0Properties, FlowPromptFlowNodeSourceConfiguration1Properties>)
Prompt flow node configuration
Constructors
Link copied to clipboard
constructor(sourceConfiguration: Either<FlowPromptFlowNodeSourceConfiguration0Properties, FlowPromptFlowNodeSourceConfiguration1Properties>)