GPT 5.6 Terra
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.6-terra', prompt: 'Why is the sky blue?'})More models by OpenAI
| Model |
|---|
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.6-terra', prompt: 'Why is the sky blue?'})| Model |
|---|