1 مستودع
Processes for categorizing and distributing complex requests to specialized handlers based on dependency and priority.
Distinct from Complex Workflow Coordination: Focuses on the semantic triage of AI requests rather than general system failure triage or HTTP orchestration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Request Triage. Refine with filters or upvote what's useful.
AG2 is a multi-agent large language model orchestration framework, agentic workflow automation tool, and RAG-enabled agent platform. It functions as a communication protocol and framework for coordinating multiple AI agents to solve complex tasks through shared state and standardized messaging. The project distinguishes itself through flexible coordination strategies, including hierarchical agent organization, hub-and-spoke models, and dynamic routing that analyzes conversation context to distribute work. It implements multi-stage feedback loops for iterative refinement and uses schema-constr
Implements workflows that break complex requests into categorized tasks for processing by specialized agents.