atomic-agents icon indicating copy to clipboard operation
atomic-agents copied to clipboard

Graphical representation of the flow in Atomic Agents application

Open jbdatascience opened this issue 1 year ago • 4 comments

Is it possible to draw a Graphical representation of the flow in Atomic Agents application ? Is there a method within the Atomic Agent framework to do that?

jbdatascience avatar Oct 28 '24 19:10 jbdatascience

It would be possible, but there is no method like that currently within the framework, however I do really like the idea!

I'll label this as an enhancement for now.

Thanks!

KennyVaneetvelde avatar Oct 29 '24 07:10 KennyVaneetvelde

Would be nice to have to be honest, great job guys 👏 🤟

mkhtradm01 avatar Nov 08 '24 17:11 mkhtradm01

Why not an atomic-agents-aware agent that can spit out mermaid based flow and documentation on demand?

It would be nice!

ivan-saorin avatar Nov 08 '24 17:11 ivan-saorin

Have a look at issue #73 https://github.com/BrainBlend-AI/atomic-agents/issues/73 , this is a pipeline (agent connect) diagram with or without data types. Example images are attached there.

git5001 avatar Apr 21 '25 19:04 git5001