Nova Lite
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'amazon/nova-lite', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'amazon/nova-lite', prompt: 'Why is the sky blue?'})