MODELS / AMAZON

Nova Micro

A text-only model that delivers the lowest latency responses at very low cost.

TEXTTOOL-USE
128K
CONTEXT WINDOW
8.2K
MAX OUTPUT TOKENS
$0.035
INPUT PRICE / 1M TOKENS
$0.14
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-micro",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

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

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