From Intent to Execution: Composing Agentic Workflows with Agent Recommendation
Kishan Athrey, Ramin Pishehvar, Brian Riordan, and Mahesh Viswanathan

TL;DR
This paper presents an automated framework for creating multi-agent systems by replacing manual steps with modules like an LLM-based planner, agent recommender, and critique agent, improving scalability and robustness.
Contribution
The authors introduce a novel automated system for composing multi-agent workflows, integrating an LLM-driven planner, a two-stage IR-based agent recommender, and a critique agent for enhanced performance.
Findings
The system outperforms state-of-the-art in recall rate.
Inclusion of the critique agent improves agent and tool recommendation quality.
The framework demonstrates increased robustness and scalability.
Abstract
Multi-Agent Systems (MAS) built using AI agents fulfill a variety of user intents that may be used to design and build a family of related applications. However, the creation of such MAS currently involves manual composition of the plan, manual selection of appropriate agents, and manual creation of execution graphs. This paper introduces a framework for the automated creation of multi-agent systems which replaces multiple manual steps with an automated framework. The proposed framework consists of software modules and a workflow to orchestrate the requisite task- specific application. The modules include: an LLM-derived planner, a set of tasks described in natural language, a dynamic call graph, an orchestrator for map agents to tasks, and an agent recommender that finds the most suitable agent(s) from local and global agent registries. The agent recommender uses a two-stage…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
