model releaseSakana Ai

Sakana AI Launches Fugu Max, a Multi-Agent Orchestration Model at $2/$6 per Million Tokens

TL;DR

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.

2 min read
0

Sakana: Fugu Max — Quick Specs

Context window1000K tokens
Input$2/1M tokens
Output$6/1M tokens

Sakana AI has released Fugu Max, the cost-performance model in its new Fugu family, according to a listing on OpenRouter. Rather than a single trained network answering every query directly, Fugu Max is built as a learned multi-agent orchestration system: a language model trained to route tasks across a fixed pool of open-weights and specialized models — including NVIDIA's Nemotron family — and to recursively call instances of itself.

What Fugu Max does

According to Sakana AI, Fugu Max dynamically selects combinations of "expert" agents at inference time, aiming to improve both output quality and cost simultaneously rather than trading one for the other. The system supports configurable reasoning effort across three levels — high, xhigh, and max — giving users control over how much computation the orchestrator spends before returning an answer.

The model also supports function calling, structured outputs, image and PDF input, and built-in web search and web fetch tools. Notably, the internal "orchestration tokens" the system consumes while routing between agents are billed as standard input/output tokens, and pricing stays flat regardless of context length.

Specs and pricing

  • Context window: 1,000,000 tokens
  • Pricing: $2 per 1M input tokens / $6 per 1M output tokens
  • Released: September 11, 2026
  • Modalities: text, image, and PDF input; text output
  • Reasoning modes: high, xhigh, max

Benchmark scores were not disclosed in the release materials, and Sakana AI has not published a technical paper or evaluation suite alongside the launch. Independent verification of the orchestration system's claimed cost-quality gains is not yet available.

What this means

Fugu Max is a bet on architecture over scale. Instead of training one larger model, Sakana AI is packaging a router that delegates work to existing open-weights systems, including NVIDIA's Nemotron line, and to copies of itself. If the routing logic works as described, it could let Sakana ship competitive quality without owning or training every underlying expert model — a meaningfully different cost structure than a typical frontier lab.

The flat, context-independent pricing at $2/$6 per million tokens is aggressive relative to many long-context models that charge premiums past certain token thresholds. But the architecture also introduces a new variable buyers haven't had to model before: orchestration overhead. Because routing and recursive self-calls are billed as standard tokens, actual cost-per-task will depend heavily on how many internal hops a given query triggers — something that won't show up in a simple per-token rate card.

Without published benchmarks, it's not yet possible to independently confirm Sakana's cost-performance claims relative to single-model competitors. The 1M token context window and multimodal input support put it in range of current frontier offerings on paper, but the real test will be third-party evaluations of latency, output quality, and effective per-task cost once developers start running it in production.

Related Articles

model release

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.

model release

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.

model release

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.

model release

Unverified 'GPT Astra' Model Appears on OpenRouter With 1.05M Token Context, No OpenAI Confirmation

OpenRouter is listing a model called 'OpenAI GPT Astra Latest' with a 1.05 million token context window and $10/$50 per-million-token pricing. OpenAI has made no public announcement, and the listing's own description says it is an auto-redirecting alias rather than a fixed model.

Comments

Loading...