Nova Premier 1.0

Amazon Nova Premier is the most capable of Amazon’s multimodal models for complex reasoning tasks and for use as the best teacher for distilling custom models.

ChatAmazon1M tokens$2.7251 / $13.6257 · 1M

amazon/nova-premier-v1

Contexto
1M tokens
Máx. completion
32,000
Tools
JSON
No
Lanzamiento
2025-10-31

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": "amazon/nova-premier-v1",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Nova Premier 1.0?
Amazon Nova Premier is the most capable of Amazon’s multimodal models for complex reasoning tasks and for use as the best teacher for distilling custom models. Nova Premier 1.0 corre en el API de Geek Hub (compatible con OpenAI). Id: amazon/nova-premier-v1.
¿Nova Premier 1.0 es gratis?
No. El input cuesta $2.7251 / 1M tokens y el output $13.6257 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Nova Premier 1.0?
Nova Premier 1.0 tiene una ventana de 1M tokens. Soporta hasta 32,000 tokens de completion.
¿Nova Premier 1.0 soporta tool calling y structured outputs?
Nova Premier 1.0 acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nova Premier 1.0?
Nova Premier 1.0 se lanzó el 31 de octubre de 2025.

Más modelos de Amazon