FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
30.21k stars 15.61k forks source link

[FEATURE]how to get the output of one agent and use it into tools called by another agent? #2724

Closed crack521 closed 2 months ago

crack521 commented 3 months ago

Describe the feature you'd like how to get the output of one agent and use it into tools called by another agent?

Additional context

I am using FlowiseAI to create two agents in the AgentFlow module. One agent produces structured output parameters in formats such as JSON or a dictionary. I want to use these structured parameters in a custom tool called by another agent. How can I achieve this?

dheerajbhadani commented 3 months ago

Hi @crack521,

Do you have any example flow to share?

Thank you

HenryHengZJ commented 3 months ago

work in progress! next (1 or 2) release you should be able to

HenryHengZJ commented 2 months ago

now you should be able to achieve in the new sequential workflow approach. Example - https://github.com/FlowiseAI/Flowise/releases/tag/flowise%402.0.0