The flow builder part of the SDK is a comprehensive system that allows developers to design, build, and test flows. It provides a structured process for defining flow details, input parameters, multiple components, and output parameters. The system allows for local testing and editing, offering a seamless experience from initial design to functional implementation.
User Story
As a developer, I want to create and test complex flows in a single, intuitive interface so that I can quickly design and implement AI-powered solutions for my applications.
[ ] Functionality to create and configure multiple components within a flow
[ ] Functionality to define flow output parameters
[ ] Functionality to add prompts locally to components
[ ] Functionality to define Component inputs and outputs along with the ability to reference component inputs to flow inputs or outputs of other components
[ ] Functionality to select models for components
[ ] Functionality to link data sources to components
Overview
The flow builder part of the SDK is a comprehensive system that allows developers to design, build, and test flows. It provides a structured process for defining flow details, input parameters, multiple components, and output parameters. The system allows for local testing and editing, offering a seamless experience from initial design to functional implementation.
User Story
As a developer, I want to create and test complex flows in a single, intuitive interface so that I can quickly design and implement AI-powered solutions for my applications.
User Journey
Elements
Structure of Each flow :
Tasks