Sakana AI Launches Fugu Ultra v2, a Multi-Agent Orchestrator With 1M-Token Context
Sakana AI has released Fugu Ultra v2, described as a learned multi-agent orchestration system rather than a single monolithic model. It offers a 1M-token context window, configurable reasoning effort, and pricing of $5 per 1M input tokens and $30 per 1M output tokens.
Fugu Ultra v2 — Quick Specs
Sakana AI has released Fugu Ultra v2, the higher-performance model in its Fugu family, now available via OpenRouter. The system is built as a learned multi-agent orchestration architecture: a language model trained to route tasks across a fixed pool of open and specialized models, and to recursively call instances of itself, rather than functioning as a single trained checkpoint.
Specifications
Fugu Ultra v2 ships with a 1.0 million token context window and a knowledge cutoff of August 2026. It was released on September 11, 2026, according to OpenRouter's model listing.
Pricing is set at $5 per 1M input tokens and $30 per 1M output tokens, with cached input reads priced at $0.50 per 1M tokens. Prompts exceeding 272,000 tokens are billed at a higher rate, and orchestration tokens — the tokens the system consumes internally while routing and coordinating sub-agent calls — are billed as standard input/output tokens.
Measured P50 latency is 9.21 seconds, with throughput around 15 tokens per second, per OpenRouter's live performance data.
Capabilities
According to Sakana AI, Fugu Ultra v2 is designed to prioritize answer quality over speed on complex multi-step reasoning, autonomous research tasks, and full-stack software development work. The model supports:
- Configurable reasoning effort levels: high, xhigh, and max
- Function calling and structured outputs
- Image and PDF input (multimodal)
- Built-in web search
Sakana AI states the model "does not rely on individual proprietary frontier models in its pool," implying the orchestration system routes exclusively to open or Sakana-specialized models rather than calling out to systems like GPT or Claude. This claim has not been independently verified, and no third-party benchmark scores (MMLU, HumanEval, or similar) have been published alongside the release.
What this means
Fugu Ultra v2 represents a bet on orchestration over scale: instead of training one larger monolithic model, Sakana AI is packaging a router that dispatches work across existing open models and calls itself recursively for multi-step tasks. This approach could make the system cheaper to iterate on than training frontier-scale weights from scratch, but it also means end-to-end quality depends heavily on the strength of the underlying model pool and the router's decision-making — neither of which is disclosed in detail here.
The pricing structure is notable: at $5/$30 per 1M tokens, Fugu Ultra v2 sits above budget open-weight offerings but below top-tier proprietary reasoning models. The 272K-token pricing cliff and separate billing for orchestration tokens suggest real compute costs from the recursive self-calling architecture, which buyers should factor into usage estimates for long-context or multi-agent workloads.
Without independent benchmark data, it's not yet possible to verify whether Fugu Ultra v2's routing approach outperforms single-model alternatives at comparable price points. Developers evaluating it for production use should test latency-sensitive workloads carefully — a 9.21-second P50 latency and 15 tokens/second throughput are markedly slower than typical single-model inference, a likely tradeoff of the multi-agent coordination overhead.
Related Articles
Sakana AI Launches Fugu Max, a Multi-Agent Orchestration Model at $2/$6 per Million Tokens
Sakana AI has released Fugu Max, the cost-performance tier of its Fugu family, which uses a trained language model to route tasks across a pool of open-weights and specialized models rather than functioning as a single monolithic network. The model offers a 1 million token context window at a flat $2 input / $6 output per million tokens.
Google Releases TimesFM-3, a 330M-Parameter Model That Forecasts Sales Using Weather and Discount Data
Google Research has released TimesFM-3, a 330-million-parameter time series forecasting model that predicts outcomes like sales by combining related variables, historical data, and known future events such as discounts or weather. The model claims top rankings on three benchmarks against Amazon's Chronos-2 and the Toto-2.0 family.
Inference.net Launches Schematron V2 Turbo, a 3B-Parameter Model for High-Volume HTML-to-JSON Extraction
Inference.net has released Schematron V2 Turbo, a 3-billion-parameter model built specifically for high-volume HTML-to-JSON extraction. The model supports a 128K context window and is priced at $0.03 per 1M input tokens and $0.15 per 1M output tokens.
Inference.net Releases Schematron V2 Small, a 3B-Parameter Model for HTML-to-JSON Extraction
Inference.net has released Schematron V2 Small, a 3B-parameter model specialized in converting HTML pages into structured JSON output. The model supports a 128K context window and requires extraction schemas to be passed via response_format rather than standard prompts.
Comments
Loading...