Skip to content

Commit c248e49

Browse files
author
Myron
committed
Make sure openAi only respond with content without having introductions in the content by default
1 parent c28ce97 commit c248e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description>write a detailed product description for {{name}} with features in bullet list, under 1000 words</description>
1212
</product>
1313
<advanced>
14-
<system_prompt>You are a helpful assistant.</system_prompt>
14+
<system_prompt>Be a content generator, just reply with the content, skip all introductions.</system_prompt>
1515
<temperature>0</temperature>
1616
<frequency_penalty>0</frequency_penalty>
1717
<presence_penalty>0</presence_penalty>

0 commit comments

Comments
 (0)