Microsoft AutoGen: AutoGen is a versatile framework for developing multi-agent AI applications that can operate autonomously or in collaboration with humans. It offers a layered, extensible design, including Core and AgentChat APIs, along with developer tools like AutoGen Studio for no-code GUI development and AutoGen Bench for performance evaluation.; volcano-agent-sdk: The Volcano Agent SDK is a TypeScript SDK designed for building multi-provider AI agents. It enables developers to chain LLM reasoning with MCP tools, supporting parallel execution, branching, loops, and integration with various LLM providers like OpenAI, Claude, and Mistral.
Developing multi-agent AI applications
Automating complex tasks by orchestrating multiple LLM providers and custom tools within a single workflow.