Nova Lite 1.0

Amazon 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 can handle real-time customer interactions, document analysis, and visual question-answering tasks with high accuracy. With an input context of 300K tokens, it can analyze multiple images or up to 30 minutes of video in a single input.

ChatAmazon300k tokens$0.0654 / $0.2616 · 1M

amazon/nova-lite-v1

Contexto
300k tokens
Máx. completion
5,120
Tools
JSON
No
Lanzamiento
2024-12-05

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

Preguntas frecuentes

¿Qué es Nova Lite 1.0?
Amazon 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 can handle real-time customer interactions, document analysis, and visual question-answering tasks with high accuracy. With an input context of 300K tokens, it can analyze multiple images or up to 30 minutes of video in a single input. Nova Lite 1.0 corre en el API de Geek Hub (compatible con OpenAI). Id: amazon/nova-lite-v1.
¿Nova Lite 1.0 es gratis?
No. El input cuesta $0.0654 / 1M tokens y el output $0.2616 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Nova Lite 1.0?
Nova Lite 1.0 tiene una ventana de 300k tokens. Soporta hasta 5,120 tokens de completion.
¿Nova Lite 1.0 soporta tool calling y structured outputs?
Nova Lite 1.0 acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nova Lite 1.0?
Nova Lite 1.0 se lanzó el 5 de diciembre de 2024.

Más modelos de Amazon