Sakana Namazu
Sakana Namazu is a Japanese-specialized reasoning model from Sakana AI, based on Kimi K2.6 with additional training for Japanese language and business contexts. It is suited for Japanese instruction following, business writing, mathematics, coding, research, and multi-step agent workflows. Sakana AI may use inputs for model training and improvement by default, with an opt-out available in the Sakana Console. Processing entirely within Japan is not guaranteed.
sakana/sakana-namazu
- Contexto
- 262k tokens
- Máx. completion
- 65,536
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-08-11
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "sakana/sakana-namazu",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Sakana Namazu?
- Sakana Namazu is a Japanese-specialized reasoning model from Sakana AI, based on Kimi K2.6 with additional training for Japanese language and business contexts. It is suited for Japanese instruction following, business writing, mathematics, coding, research, and multi-step agent workflows. Sakana AI may use inputs for model training and improvement by default, with an opt-out available in the Sakana Console. Processing entirely within Japan is not guaranteed. Sakana Namazu corre en el API de Geek Hub (compatible con OpenAI). Id: sakana/sakana-namazu.
- ¿Sakana Namazu es gratis?
- No. El input cuesta $1.0356 / 1M tokens y el output $4.3602 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Sakana Namazu?
- Sakana Namazu tiene una ventana de 262k tokens. Soporta hasta 65,536 tokens de completion.
- ¿Sakana Namazu soporta tool calling y structured outputs?
- Sakana Namazu acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Sakana Namazu?
- Sakana Namazu se lanzó el 11 de agosto de 2026.