Inkling
import { streamText } from 'ai'
const result = streamText({ model: 'thinkingmachines/inkling', prompt: 'Why is the sky blue?'})More models by Thinkingmachines
| Model |
|---|
import { streamText } from 'ai'
const result = streamText({ model: 'thinkingmachines/inkling', prompt: 'Why is the sky blue?'})| Model |
|---|