From 7a8e0983ba033f0499e346eec3a129b425db93df Mon Sep 17 00:00:00 2001 From: khyaejin Date: Mon, 26 May 2025 11:40:48 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20[fix]=20=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EB=8B=A4=EC=9A=B4=20=EB=AC=B8=EB=B2=95=20=EC=A0=81=EC=9A=A9?= =?UTF-8?q?=EB=B2=94=EC=9C=84=20=20=EC=88=98=EC=A0=95=EC=97=90=20=EB=94=B0?= =?UTF-8?q?=EB=A5=B8=20=ED=94=84=EB=A1=AC=ED=94=84=ED=8A=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../server/domain/openai/service/TextSummaryCreateService.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/com/going/server/domain/openai/service/TextSummaryCreateService.java b/src/main/java/com/going/server/domain/openai/service/TextSummaryCreateService.java index 34f1cf7..81e6518 100644 --- a/src/main/java/com/going/server/domain/openai/service/TextSummaryCreateService.java +++ b/src/main/java/com/going/server/domain/openai/service/TextSummaryCreateService.java @@ -34,7 +34,6 @@ public class TextSummaryCreateService { - Use Markdown formatting actively: - Use `###` for headings, `**bold**` for emphasis, `-`, `1.` etc. for sublists - Use `---` for section separation - - Use `
๐Ÿ’ก Notes...
` to collapse additional info - Only use the following emojis: ๐Ÿ“๐Ÿ–‡๐Ÿ’กโš™๐Ÿ”ง๐Ÿ”๐Ÿ“‘โœ”๐Ÿ’ญโœจ - **Respond only in Korean**, and **output the summary only**, without any extra commentary.