Skip to content
Dashboard

Fugu Ultra

Fugu Ultra is Sakana AI's quality-maximizing multi-agent system released June 21, 2026. Behind a single model API, Fugu Ultra coordinates a pool of expert agents to solve hard, multi-step problems. Available through AI Gateway with unified billing, observability, and provider routing.

Vision (Image)Tool UseReasoning
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'sakana/fugu-ultra',
prompt: 'Why is the sky blue?'
})

Playground

Try out Fugu Ultra by Sakana AI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

sakana logo
sakana logo

Ask Fugu Ultra anything to try it out.

Providers

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Context
Latency
Throughput
Input
Output
Cache
Web Search
Per Query
Capabilities
ZDR
No Training
Release Date
Sakana AI
1M
6.3s
$5.00/M
$30.00/M
Read:
$0.5/M
Write:
—
——
+1
06/21/2026
Throughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.

Latency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.

Uptime

Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.

About Fugu Ultra

Fugu Ultra was released June 21, 2026 as Sakana AI's premium tier in the Fugu line. Instead of answering with a single network, Fugu Ultra runs a multi-agent system behind one model API. A lightweight coordinator assigns Thinker, Worker, and Verifier roles across a pool of frontier models, then routes between one and three agents depending on the problem. The approach builds on Sakana AI's published TRINITY and Conductor research.

Sakana AI tuned Fugu Ultra for maximum answer quality rather than low latency, drawing on a deeper, fixed agent pool and spending more compute per request. Early users applied Fugu Ultra to AI research, paper reproduction, cybersecurity analysis, and literature and patent investigations. In Sakana AI's published evaluations, Fugu Ultra scores 73.7 on SWE-Bench Pro, 95.5 on GPQA-Diamond, and 50.0 on Humanity's Last Exam.

Fugu Ultra supports a context window of 1M tokens with output up to 1M tokens, plus prompt caching for repeated context. Through AI Gateway, you call Fugu Ultra with a unified API key, automatic retries, and built-in observability, using the AI SDK, Chat Completions API, Responses API, Messages API, or other API formats.

What To Consider When Choosing a Provider

  • Configuration: Fugu Ultra optimizes for answer quality, not speed. Each request can fan out across multiple coordinated agents, so responses take longer than single-model calls. See live metrics on this page, and reserve Fugu Ultra for problems where quality justifies the wait.
  • Configuration: Pricing is tiered by context length. Requests beyond 272K tokens bill at higher rates for input, output, and cached input. Track actual spend with AI Gateway's built-in observability, and trim prompts where you can.
  • Configuration: The agent pool behind Fugu Ultra is fixed, and per-request routing details aren't exposed. Teams with strict model-provenance requirements should confirm the orchestrated approach fits their compliance needs before deploying. Fugu Ultra is available through sakana.
  • Zero Data Retention: AI Gateway does not currently support Zero Data Retention for this model. See the documentation for models that support ZDR.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

When to Use Fugu Ultra

Best For

  • Deep Research Workflows: Literature reviews, patent investigations, and paper reproduction benefit from coordinated multi-agent analysis
  • Hard Multi-Step Problems: Engineering and scientific questions where answer quality outweighs latency and cost per request
  • Cybersecurity Analysis: Careful multi-step reasoning over code, configurations, and threat reports fits the verifier-backed workflow
  • Long-Context Investigations: The context window of 1M tokens fits large codebases, document sets, and extended research threads
  • Quality-Critical Agent Steps: Route your hardest pipeline steps to Fugu Ultra while cheaper models handle routine work

Consider Alternatives When

  • Latency-Sensitive Applications: Multi-agent coordination adds response time, so single-model options such as GPT-5.4 or Gemini 3.5 Flash fit interactive chat better
  • High-Volume Simple Tasks: Classification, extraction, and summarization run cheaper on efficiency models such as DeepSeek V4 Flash or Kimi K2.6
  • Predictable Single-Model Behavior: Teams that must know exactly which model produced each answer should pick a conventional model, since Fugu Ultra routes internally
  • Budget-Constrained Workloads: Premium per-token rates make Fugu Ultra expensive for routine generation at high volume

Conclusion

Fugu Ultra packages Sakana AI's multi-agent orchestration research into a single endpoint tuned for maximum answer quality on hard problems. For research, security analysis, and quality-critical agent steps, Fugu Ultra is available through AI Gateway with unified billing, observability, and provider routing.