Fugu Ultra v2.0

Sakana AI · Text Generation
POST /v1/chat/completionsFlagship multi-agent conductor for the hardest reasoning, coding, and research work, with 1M context, image input, and web search.
At a glance
Pricing
Example request
Parameters
Notes
Fugu Ultra v2.0 is the flagship multi-agent conductor: each request coordinates a pool of expert models and composes their work into a single answer.
Latency and streaming
- Responses can take from a few seconds to a few minutes on complex prompts.
- The full answer is returned all at once when the model finishes, not token by token. Streaming is accepted, but it delivers the complete response at the end rather than streaming tokens as they generate.
- max_tokens must be at least 16. Leave generous headroom, since very small limits can truncate or empty the answer.
Capabilities
- Text and image input, with a 1M token context.
- Always-on reasoning. high is the default, xhigh raises the effort, and max is accepted as an alias of xhigh.
- Function calling, strict JSON Schema structured output, and built-in web search that cites its sources when available (no separate fee).
Versioning
- Use fugu-ultra-v2-0 for v2.0. The legacy fugu-ultra id remains pinned to v1.0 for backward compatibility, and fugu-ultra-v1-1 continues to serve v1.1.
Billing
- Billed on full token usage, including the orchestration tokens the model uses internally, so even short prompts carry some cost.
- Context-tiered: requests above 272K total input tokens use the higher rate shown.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/fugu-ultra-v2-0.
