Nova 2 Lite
Nova 2 Lite is a fast, cost-effective reasoning model for everyday workloads that can process text, images, and videos to generate text. Nova 2 Lite demonstrates standout capabilities in processing documents, extracting information from videos, generating code, providing accurate grounded answers, and automating multi-step agentic workflows.
amazon/nova-2-lite-v1
- Contexto
- 1M tokens
- Máx. completion
- 65,535
- Tools
- Sí
- JSON
- No
- Lanzamiento
- 2025-12-02
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-2-lite-v1",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Nova 2 Lite?
- Nova 2 Lite is a fast, cost-effective reasoning model for everyday workloads that can process text, images, and videos to generate text. Nova 2 Lite demonstrates standout capabilities in processing documents, extracting information from videos, generating code, providing accurate grounded answers, and automating multi-step agentic workflows. Nova 2 Lite corre en el API de Geek Hub (compatible con OpenAI). Id: amazon/nova-2-lite-v1.
- ¿Nova 2 Lite es gratis?
- No. El input cuesta $0.327 / 1M tokens y el output $2.7251 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Nova 2 Lite?
- Nova 2 Lite tiene una ventana de 1M tokens. Soporta hasta 65,535 tokens de completion.
- ¿Nova 2 Lite soporta tool calling y structured outputs?
- Nova 2 Lite acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
- ¿Cuándo se lanzó Nova 2 Lite?
- Nova 2 Lite se lanzó el 2 de diciembre de 2025.
Más modelos de Amazon
Nova Lite 1.0Amazon Nova Lite 1.0 is a very low-cost multimodal model from Amazon that focused on fast processing of image, video, and text inputs to generate text output. Amazon Nova Lite...
Nova Micro 1.0Amazon Nova Micro 1.0 is a text-only model that delivers the lowest latency responses in the Amazon Nova family of models at a very low cost. With a context length...
Nova Premier 1.0Amazon 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 Pro 1.0Amazon Nova Pro 1.0 is a capable multimodal model from Amazon focused on providing a combination of accuracy, speed, and cost for a wide range of tasks. As of December...