Fugu: A Multi-Agent LLM Orchestrator Delivered as a Single API
Fugu is an open-source multi-agent LLM orchestrator from SakanaAI that lets you combine multiple AI models into a single API. It simplifies building complex, multi-step AI workflows.

SakanaAI launched Fugu, an open-source multi-agent LLM orchestrator that lets you combine different AI models into a single, unified API. This enables developers and enthusiasts to create sophisticated, multi-step AI applications by chaining models together without juggling multiple integrations.
Fugu is designed for users who want to build complex workflows — such as automated research, content generation, or data analysis — using a team of AI agents working together. The tool handles the orchestration logic, so you can focus on defining what each agent does rather than how they communicate.
To get started with Fugu, visit the GitHub repository at https://github.com/SakanaAI/fugu. There, you'll find detailed instructions and examples to help you define your first multi-agent pipeline. Try combining a few simple models to see how powerful Fugu can be.