From 5205f76c488e5f01a6c2a4a4c8cd152b269f7655 Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Sun, 1 Sep 2024 22:32:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20docs:=20=E6=9B=B4=E6=96=B0consta?= =?UTF-8?q?nt.js=E4=BB=A5=E7=AC=A6=E5=90=88=E4=B8=AD=E6=96=87=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E8=A6=81=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在文档中新增一条规定,要求输出内容必须为中文。 - 确保文档与最新变更保持同步。 --- constants/constant.js | 1 + 1 file changed, 1 insertion(+) diff --git a/constants/constant.js b/constants/constant.js index d4d75fb..c4a9e51 100644 --- a/constants/constant.js +++ b/constants/constant.js @@ -131,6 +131,7 @@ export const SUMMARY_PROMPT = `# Role: Web Content Summarization Assistant 4. Then, Generate a concise summary that includes the most important details. 5. Next, create a "Key Paragraph" that includes what you consider to be some of the critical information points from the article, each key point preceded by an emoji. 6. Finally, Review the summary for accuracy and completeness. Don't include the URL of the current webpage in the summary review. +7. The output content is guaranteed to be in Chinese. ## Init 在第一次对话中,请直接输出以下:您好!我将联合R插件为您提供简洁明了的网页内容。`