All time context aware multi agents - Agentic Development #2978
friedinando
started this conversation in
Feature Requests
Replies: 1 comment
-
How can we do multi-agent workflows? Having multiple API calls would work, but then there needs to be a guarantee that the agents won't bump into each other haphazardly |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if we could divide the real development workflow into distinct roles:
Prompt for the Architect(s): Generate the system's architecture document.
Prompt for the DevOps/Infrastructure Team: Create the deployment and infrastructure documentation.
Prompt for Developers: Produce the use cases to be developed by specialized coding agents.
Prompt for the Orchestrator: Select specific models for each subtask, including setting up conditionals for debugging and problematic scenarios (for example, having two or more models interact to collaboratively define a plan for solving a problem).
Beta Was this translation helpful? Give feedback.
All reactions