Skip to content

Commit 81cb41c

Browse files
committed
user system prompt
1 parent ca69d32 commit 81cb41c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/2-structured-outputs-and-jinja-expressions.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@
370370
" ),\n",
371371
" output_format=Product,\n",
372372
" model_alias=MODEL_ALIAS,\n",
373+
" system_prompt=SYSTEM_PROMPT,\n",
373374
" )\n",
374375
")\n",
375376
"\n",
@@ -392,6 +393,7 @@
392393
" ),\n",
393394
" output_format=ProductReview,\n",
394395
" model_alias=MODEL_ALIAS,\n",
396+
" system_prompt=SYSTEM_PROMPT,\n",
395397
" )\n",
396398
")\n",
397399
"\n",

0 commit comments

Comments
 (0)