Update OpenAI.php

This commit is contained in:
charlesteh
2023-10-04 11:08:47 +08:00
committed by GitHub
parent a7f1752be3
commit 97b5a7aedb

View File

@@ -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
'; ';