PARROTSIGHT

Nova Micro 1.0

StableLarge Language ModelAmazon

Amazon Nova Micro 1.0 is a text-only model that delivers the lowest latency responses in the Amazon Nova family of models at a very low cost. With a context length...

P50 61msP95 149ms$0.08 / 1M tokens128K ctx

Overview

Amazon Nova Micro 1.0 is a text-only model that delivers the lowest latency responses in the Amazon Nova family of models at a very low cost. With a context length... Nova Micro 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.

  • 128K token context
  • 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

Response quality83
Reasoning90
Speed87
Value95

API

https://api.parrotsight.com/v1/chat/completions

bash
curl -X POST https://api.parrotsight.com/v1/chat/completions \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"amazon/nova-micro-v1","messages":[{"role":"system","content":"You are a concise bilingual assistant."},{"role":"user","content":"Summarise this quarter's platform metrics in Malay and English."}],"stream":true}'

Version history

  1. v2024.12Latest2024-12-05

    Added to the PARROTSIGHT catalogue at Amazon list pricing.

More models

View all models