Dots3-Note Preview (free)
Dots3-Note Preview is an open-weight mixture-of-experts model from Dots Studio, with 16B active parameters out of 280B total. It is the lightest model in the Dots 3 family and is suited for reasoning, coding, multimodal understanding, long-context processing, and multi-step agent workflows.
dots-studio/dots-3-note-preview:free
- Contexto
- 512k tokens
- Máx. completion
- 512,000
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2026-08-14
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": "dots-studio/dots-3-note-preview:free",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Dots3-Note Preview (free)?
- Dots3-Note Preview is an open-weight mixture-of-experts model from Dots Studio, with 16B active parameters out of 280B total. It is the lightest model in the Dots 3 family and is suited for reasoning, coding, multimodal understanding, long-context processing, and multi-step agent workflows. Dots3-Note Preview (free) corre en el API de Geek Hub (compatible con OpenAI). Id: dots-studio/dots-3-note-preview:free.
- ¿Dots3-Note Preview (free) es gratis?
- Sí. El precio listado es cero: no se cobran tokens de prompt ni de completion. Los endpoints gratis tienen rate limit.
- ¿Cuál es el contexto de Dots3-Note Preview (free)?
- Dots3-Note Preview (free) tiene una ventana de 512k tokens. Soporta hasta 512,000 tokens de completion.
- ¿Dots3-Note Preview (free) soporta tool calling y structured outputs?
- Dots3-Note Preview (free) acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Dots3-Note Preview (free)?
- Dots3-Note Preview (free) se lanzó el 14 de agosto de 2026.