danielrosehill's picture
Initial commit: Voice Note Dataset
830dfc5
raw
history blame
925 Bytes
I'd be interested to know, looking into AI agent workflows at the moment and beginning to gradually embrace the concept that multi-agent workflows have an important place.
I say that because I tend to think always that I tried to consolidate, simplify, consolidate, get one agent to do many things.
But I'm seeing examples where I have in a recent workflow an agent just for optimizing the user's voicemail transcription as a prompt.
Then one for cleaning it up for a Gmail complaint HTML.
I'd be curious to know in production use cases, can you give me some credible examples where multi-agent workflows are common and where you might actually have a significant amount of them in a chain?
Give me a couple of examples of, let's say, workflows where you might need three agents like I have and one where you might credibly need eight or even more AI agents all in a sequential chain.
Thank you.