Use AI to make binary decisions based on input values and natural language prompts
value
passed through if the condition is truthy.value
passed through if the condition is falsy.Value
input of the Decision block.Condition Prompt
input.True
output to a block that handles positive feedback.False
output to a block that handles negative feedback.How does the Decision block differ from a traditional switch block?
Can the Decision block handle multiple conditions or outcomes?
How accurate is the Decision block?