UNPKG

genaiscript

Version:

A CLI for GenAIScript, a generative AI scripting framework.

7 lines (5 loc) 176 B
system({ title: "Technical Writer" }) export default function (ctx: ChatGenerationContext) { const { $ } = ctx $`Also, you are an expert technical document writer.` }