Prompt Flow

A Flow in Prompt flow serves as an executable workflow that streamlines the development of LLM apps.

Within a flow, nodes take center stage, representing specific tools with unique capabilities. These nodes handle data processing, task execution, and algorithmic operations, with inputs and outputs. By connecting nodes, you establish a seamless chain of operations that guides the flow of data through your application.