Fugu Ultra v1.0 API

Original multi-agent conductor for hard reasoning, coding, and research, with 1M context, image input, function calling, and web search.

Sakana AIGeneracion de texto1M contextoLanzado 21 jun 2026Endpoint propietario

Acerca de Fugu Ultra v1.0

Original multi-agent conductor for hard reasoning, coding, and research, with 1M context, image input, function calling, and web search.

Supports text and image input, a 1M token context, function calling, JSON mode structured output, and built-in web search. Reasoning is always on with effort levels high, xhigh, and max; xhigh and max are aliases on v1.0. Web search has no separate fee. Full orchestration token usage is billed at the displayed input, output, and cache rates.

También conocido como Fugu Ultra, Sakana AI Fugu Ultra v1.0, Fugu-Ultra-v1.0, fugu-ultra-v1-0

reasoningmultimodalweb searchfunction callingagentic codingcache

Especificaciones de Fugu Ultra v1.0

ID del modelo
fugu-ultra-v1-0
Proveedor
Sakana AI
Categoría
Generacion de texto
Lanzado
21 jun 2026
Ventana de contexto
1M tokens
Salida máxima
131.072 tokens
Entrada
TextoImagen
Salida
Texto
Salida estructurada
Modo JSON
Endpoints
POST/v1/chat/completionsPOST/v1/responsesPOST/v1/messagesPOST/v1beta/models/fugu-ultra-v1-0:generateContent
IDs de modelo alternativos
fugu-ultrafugu-ultra-20260615fugu-ultra-v1.0sakana/fugu-ultrasakana/fugu-ultra-20260615sakana/fugu-ultra-v1-0sakana/fugu-ultra-v1.0

Precios de la API de Fugu Ultra v1.0

Tarifas de pago por uso en vivo del catálogo de EmpirioLabs. Solo pagas por lo que usas, sin mínimo mensual.

Tipo
Especificación
Tarifa
Entrada
per 1M prompt tokens
<=272K $7.50>272K $15.00
Salida
per 1M generated tokens
<=272K $45.00>272K $67.50
Implicit cache read
per 1M cached input tokens
<=272K $1.50>272K $3.00
Comparar en la página completa de precios

Cómo llamar a la API de Fugu Ultra v1.0

Fugu Ultra v1.0 sirve la API de Chat Completions compatible con OpenAI. Apunta cualquier SDK de OpenAI a https://api.empiriolabs.ai/v1 con tu clave de API de EmpirioLabs y usa el id de modelo fugu-ultra-v1-0. Consigue una clave de API en el panel de EmpirioLabs.

cURL
curl https://api.empiriolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $EMPIRIOLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "fugu-ultra-v1-0",
    "messages": [
      {"role": "user", "content": "Write a haiku about the ocean."}
    ]
  }'
Python (OpenAI SDK)
from openai import OpenAI

client = OpenAI(
    base_url="https://api.empiriolabs.ai/v1",
    api_key="YOUR_EMPIRIOLABS_API_KEY",
)

response = client.chat.completions.create(
    model="fugu-ultra-v1-0",
    messages=[{"role": "user", "content": "Write a haiku about the ocean."}],
)
print(response.choices[0].message.content)
Referencia completa de la API de Fugu Ultra v1.0

Parámetros de la API de Fugu Ultra v1.0

Parámetros de solicitud compatibles con la API de Fugu Ultra v1.0 en EmpirioLabs. Los valores por defecto se aplican cuando se omite un campo.

ParámetroTipoPredeterminadoRango / valoresDescripción
max_tokensinteger3276816 a 131072Maximum number of output tokens for the final answer. Must be at least 16. The conductor needs room to work, so very small values can truncate or empty the answer.
reasoning_effortenumhighhigh, xhigh, maxHow hard Fugu Ultra v1.0 reasons. Reasoning is always on. The default is high; xhigh and max are aliases of the same maximum effort.
tool_web_searchbooleanfalse-Enable built-in web search. There is no separate fee; the search cost is reflected in the orchestration tokens billed for the request.
toolsarray[]-OpenAI-compatible function calling tool definitions.
tool_choiceobject--OpenAI-compatible tool choice control.
response_formatenum--Return the output as a valid JSON object (JSON mode). Describe the fields you want in your prompt.

Información útil

Fugu Ultra v1.0 is the original 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 and max are aliases of the same maximum effort.
  • Function calling, JSON mode, and built-in web search that cites its sources when available (no separate fee).

Compatibility

  • The legacy fugu-ultra, fugu-ultra-20260615, and sakana/fugu-ultra ids remain pinned to this version.

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.

API de Fugu Ultra v1.0: preguntas frecuentes

¿Cuánto cuesta la API de Fugu Ultra v1.0?

En EmpirioLabs, Fugu Ultra v1.0 se factura por uso. La tabla de tarifas en vivo de esta página siempre coincide con lo que cobra la API.

¿Cuál es la ventana de contexto de Fugu Ultra v1.0?

Fugu Ultra v1.0 admite una ventana de contexto de 1M tokens con hasta 131.072 tokens de salida por respuesta.

¿La API de Fugu Ultra v1.0 es compatible con OpenAI?

Sí. Fugu Ultra v1.0 sirve la API de Chat Completions compatible con OpenAI, así que los SDKs de OpenAI existentes funcionan apuntando base_url a https://api.empiriolabs.ai/v1 y usando el id de modelo fugu-ultra-v1-0.

¿Puedo probar Fugu Ultra v1.0 en el navegador antes de integrar?

Sí. El playground de EmpirioLabs ejecuta Fugu Ultra v1.0 en el navegador con los mismos parámetros que expone la API, para que pruebes prompts antes de escribir código.

¿Cómo consigo una clave de API de Fugu Ultra v1.0?

Crea una cuenta de EmpirioLabs y genera una clave en API Keys en el panel. La facturación es con créditos de pago por uso, así que solo pagas por las solicitudes que haces.

¿Listo para usar mejores endpoints?

Consulta nuestros precios o contacta con nosotros si quieres que tu propio modelo se implemente en nuestra pila.