Nova Micro
Nova Micro delivers text-only inference at high throughput with per-token pricing below multimodal Nova models in the same generation, purpose-built for latency-sensitive applications at scale.
import { streamText } from 'ai'
const result = streamText({ model: 'amazon/nova-micro', prompt: 'Why is the sky blue?'})Playground
Try out Nova Micro by Amazon. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.