Skip to content

Commit

Permalink
format output
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Aug 14, 2024
1 parent 67a4a33 commit 425d345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sample/genaisrc/data-analyst.genai.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ script({

const data = def("DATA", env.files, { sliceSample: 25 })

$`Analyze ${data} with a detailed statistical analysis.`
$`Analyze ${data} with a detailed statistical analysis. Respond with markdown.`

0 comments on commit 425d345

Please sign in to comment.