Models/amazon/Amazon: Nova Micro 1.0
amazon

Amazon: Nova Micro 1.0

128K context$0.04/M input$0.14/M output
amazon/nova-micro-v1

Description

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

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "amazon/nova-micro-v1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.04/M
Output$0.14/M
Context128K tokens

Model Info

Provideramazon
IDamazon/nova-micro-v1