Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

[FEATURE] Link Chatflows Together in a Super Chain or Master Flow

Open maximometascript opened this issue 2 years ago • 3 comments

Summary I would like to be able to link together the output of one chain directly into another one.

Additional context Currently, an agent has to handle multiple chains or tools in parallel, but I'd like to see more linear or sequential programming possible. This could be a sequencer forcing one chatflow to execute before another, a chatflow chain/agent which embeds one into another, or a new interface for linking up chatflows at a higher level.

Examples For example, the user requests information on a student in a local database to obtain class records from the university. Sample prompt, "What is Sam Godiva's latest gradepoint average?" and the response could be "Sam Godiva's gradepoint average is currently 3.5 according to the latest information. This is up from 3.3 last semester." Example 1: [SQL Chain]-->[Sequencer Prompt Template]-->[GET API Chain] Example 2: [SQL Chain]-->[Chatflow Chain: GET API Chain] Example 3: [SQL Chain Chatflow]-->[Template or Linear Programming Module]-->[GET API Chain Chatflow]

maximometascript avatar Nov 23 '23 05:11 maximometascript

yep, this is another feature we are working on! to allow more sequential flow. stay tuned!

HenryHengZJ avatar Dec 06 '23 18:12 HenryHengZJ

Was this pushed by any chance? Dify uses the same approach

varunmehra5 avatar Apr 26 '24 21:04 varunmehra5

This feature already pushed?

timur-nocodia avatar May 01 '24 16:05 timur-nocodia

Very interested with this feature. Is there any schedule?

fudu69 avatar May 21 '24 10:05 fudu69