Skip to content

Amazon: Nova Lite 1.0

AmazonModerated
amazon/nova-lite-v1

About this model

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...

Make a request

OpenAI-compatible: set the base URL and your Promptix API key, keep your existing SDK.

curl https://promptix.tn/api/v1/chat/completions \  -H "Authorization: Bearer $PROMPTIX_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "amazon/nova-lite-v1",    "messages": [      {"role": "user", "content": "Hello! What can you do?"}    ]  }'

Pricing

In TND per 1M tokens. VAT and the platform fee are added at top-up.

Input tokens

0.199 TND

per 1M tokens

Output tokens

0.797 TND

per 1M tokens

1,000 requests with 1K input and 500 output tokens cost about 0.598 TND.

Specifications

Provider
Amazon
Context window
300,000 tokens
Input modality
Text, Image
Added
Dec 5, 2024
Supported parameters
max_tokensstoptemperaturetoolstop_ktop_p