Skip to contents

display_intermediate_answer is a function that displays the results of the last executed workflow

Usage

display_intermediate_answer(workflow)

Arguments

workflow

A workflow object containing all parameters describing the flow required

Details

This function will print the output of the last workflow executed. Especially helpful when chaining several workflows.