| _target_: flow_modules.aiflows.VisionFlowModule.VisionAtomicFlow.instantiate_from_default_config |
| name: "Demo Vision Flow" |
| description: "A flow that, given a textual input, and a set of images and/or videos, generates a textual output." |
| backend: |
| api_infos: ??? |
|
|
| system_message_prompt_template: |
| template: |2- |
| You are a helpful chatbot that truthfully answers questions. |
| input_variables: [] |
| partial_variables: {} |
|
|
| init_human_message_prompt_template: |
| template: |2- |
| {{query}} |
| input_variables: ["query"] |
| partial_variables: {} |
| |
| |
|
|