1 Repo
Assigning specific tasks to designated language models within a sandboxed environment.
Distinct from Agent-as-a-Tool Execution: Does not fit existing candidates which focus on general tool execution or database abstractions.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Model-Specific Task Assignment. Refine with filters or upvote what's useful.
Open Multi-Agent is a TypeScript framework for multi-agent orchestration that decomposes natural language goals into a runtime-generated directed acyclic graph of tasks. It functions as a task orchestrator and workflow state manager, coordinating multiple AI models to execute parallel and sequential operations. The framework is distinguished by a proposer-judge consensus protocol used to validate agent outputs through a quorum of agreement. It employs provider-agnostic model routing to assign specific models to tasks based on roles or execution phases and utilizes state-based workflow checkpo
Configures specific agents to use designated models for executing goals within a sandboxed workspace.