GPT 5.6 Luna
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.6-luna', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.6-luna', prompt: 'Why is the sky blue?'})