Skip to main content

Through options

Through a message

A ChatRole.System message becomes options.systemPrompt automatically:
The two are equivalent. When both are present, the explicit options.systemPrompt wins.

Writing one that works

Small on-device models follow short, concrete instructions far better than long ones.
Naming the exact output shape usually holds:
For a guaranteed shape rather than a requested one, use structured output.

Reuse