MODELS / AMAZON

Nova Lite

A very low cost multimodal model that is lightning fast for processing image, video, and text inputs.

TEXTFILE-INPUTTOOL-USEVISION
300K
CONTEXT WINDOW
8.2K
MAX OUTPUT TOKENS
$0.06
INPUT PRICE / 1M TOKENS
$0.24
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/amazon/nova-lite",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Nova Lite supports, in one table.

MODEL ID
blackboxai/amazon/nova-lite
DEVELOPED BY
Amazon
MODEL TYPE
Text
RELEASED
Dec 3, 2024
CONTEXT WINDOW
300K
MAX OUTPUT TOKENS
8.2K
INPUT MODALITIES
text, image, pdf
OUTPUT MODALITIES
text
INPUT PRICE
$0.06 / 1M tokens
OUTPUT PRICE
$0.24 / 1M tokens
REASONING
Not supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Not available (closed-weight model)
SUPPORTED PARAMETERS
max_tokenstemperaturestoptoolstool_choice