PARROTSIGHT

Nova Lite 1.0

StableVision (multimodal)Amazon

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

P50 73msP95 185ms$0.12 / 1M tokens300K ctx

Overview

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... Nova Lite 1.0 is served through the PARROTSIGHT unified API at Amazon's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 300K token context · multimodal input
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Visual grounding84
Detail capture88
Speed87
Value85

API

https://api.parrotsight.com/v1/vision/analyze

bash
curl -X POST https://api.parrotsight.com/v1/vision/analyze \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"amazon/nova-lite-v1","image":"data:image/jpeg;base64,<BASE64_ENCODED_FRAME>","tasks":["scene","objects","caption"]}'

Version history

  1. v2024.12Latest2024-12-05

    Added to the PARROTSIGHT catalogue at Amazon list pricing.

More models

View all models