From 97b5a7aedb906c87d5485584119fed3c86fa2c0a Mon Sep 17 00:00:00 2001 From: charlesteh <39686678+charlesteh@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:08:47 +0800 Subject: [PATCH] Update OpenAI.php --- app/Helpers/FirstParty/OpenAI/OpenAI.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/Helpers/FirstParty/OpenAI/OpenAI.php b/app/Helpers/FirstParty/OpenAI/OpenAI.php index e4197d1..676d198 100644 --- a/app/Helpers/FirstParty/OpenAI/OpenAI.php +++ b/app/Helpers/FirstParty/OpenAI/OpenAI.php @@ -23,12 +23,12 @@ public static function writeProductArticle($excerpt, $photos, $categories) -- ### Introduction\n -- ### Overview\n -- ### Specifications (use valid Markdown table format with header and seperator) + explanation\n - -- ### Price\n - -- ### Should I Buy?\n + -- ### Price (write in given local currency)\n + -- ### (Should I Buy? | Conclusion | Final Thoughts | Our Verdict)\n - do not make up facts, use facts provided by excerpt only\n - No article titles inside markdown\n - 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 ';