Nova Pro 1.0

Amazon 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 2024, it achieves state-of-the-art performance on key benchmarks including visual question answering (TextVQA) and video understanding (VATEX). Amazon Nova Pro demonstrates strong capabilities in processing both visual and textual information and at analyzing financial documents. **NOTE**: Video input is not supported at this time.

ChatAmazon300k tokens$0.872 / $3.4882 · 1M

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

Preguntas frecuentes

¿Qué es Nova Pro 1.0?
Amazon 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 2024, it achieves state-of-the-art performance on key benchmarks including visual question answering (TextVQA) and video understanding (VATEX). Amazon Nova Pro demonstrates strong capabilities in processing both visual and textual information and at analyzing financial documents. **NOTE**: Video input is not supported at this time. Nova Pro 1.0 corre en el API de Geek Hub (compatible con OpenAI). Id: amazon/nova-pro-v1.
¿Nova Pro 1.0 es gratis?
No. El input cuesta $0.872 / 1M tokens y el output $3.4882 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Nova Pro 1.0?
Nova Pro 1.0 tiene una ventana de 300k tokens. Soporta hasta 5,120 tokens de completion.
¿Nova Pro 1.0 soporta tool calling y structured outputs?
Nova Pro 1.0 acepta tools y tool_choice para function calling. No lista structured outputs en este endpoint.
¿Cuándo se lanzó Nova Pro 1.0?
Nova Pro 1.0 se lanzó el 5 de diciembre de 2024.

Más modelos de Amazon