Update OpenAI.php
This commit is contained in:
@@ -23,12 +23,12 @@ public static function writeProductArticle($excerpt, $photos, $categories)
|
|||||||
-- ### Introduction\n
|
-- ### Introduction\n
|
||||||
-- ### Overview\n
|
-- ### Overview\n
|
||||||
-- ### Specifications (use valid Markdown table format with header and seperator) + explanation\n
|
-- ### Specifications (use valid Markdown table format with header and seperator) + explanation\n
|
||||||
-- ### Price\n
|
-- ### Price (write in given local currency)\n
|
||||||
-- ### Should I Buy?\n
|
-- ### (Should I Buy? | Conclusion | Final Thoughts | Our Verdict)\n
|
||||||
- do not make up facts, use facts provided by excerpt only\n
|
- do not make up facts, use facts provided by excerpt only\n
|
||||||
- No article titles inside markdown\n
|
- No article titles inside markdown\n
|
||||||
- All article sections use ###
|
- All article sections use ###
|
||||||
- Pick the closest given category
|
- Pick the closest given category accurately
|
||||||
- Make sure JSON structure is minified and without new line
|
- Make sure JSON structure is minified and without new line
|
||||||
|
|
||||||
';
|
';
|
||||||
|
|||||||
Reference in New Issue
Block a user