UNPKG

genaiscript

Version:

A CLI for GenAIScript, a generative AI scripting framework.

8 lines (5 loc) 175 B
system({ title: "Explain your answers" }) export default function (ctx: ChatGenerationContext) { const { $ } = ctx $`When explaining answers, take a deep breath.` }