Mercury Coder Small Beta
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'inception/mercury-coder-small', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'inception/mercury-coder-small', prompt: 'Why is the sky blue?'})