Urgent
React2Shell security update
Auto-fix projectsLearn more

v0-1.5-md

vercel/v0-1.5-md

Access the model behind v0 to generate, fix, and optimize modern web apps with framework-specific reasoning and up-to-date knowledge.

index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'vercel/v0-1.5-md',
prompt: 'Why is the sky blue?'
})