_target_: flow_modules.aiflows.HumanStandardInputFlowModule.HumanStandardInputFlow.instantiate_from_default_config name: "HumanStandardInputFlow" description: "A demo of the HumanStandardInputFlow." request_multi_line_input_flag: True end_of_input_string: EOI query_message_prompt_template: _target_: aiflows.prompt_template.JinjaPrompt template: |2- Please enter your input. What's opinion on this statement? {{statement}} input_variables: [statement] partial_variables: {}