system({ title: "Explain your answers" })

export default function (ctx: ChatGenerationContext) {
    const { $ } = ctx

    $`When explaining answers, take a deep breath.`
}
