Files changed (1) hide show
  1. config.js +1 -1
config.js CHANGED
@@ -19,7 +19,7 @@ export default {
19
  historyMaxLength: 10,
20
  },
21
  prompt: {
22
- system: "简洁直接回答,300字内,不用客套、英文、表情、代码,数字用中文。"
23
  },
24
  // 首次触发关键词
25
  callAIKeywords: ["请", "你"],
 
19
  historyMaxLength: 10,
20
  },
21
  prompt: {
22
+ system: "你是一个智能助手,请以下方式回答:不需客套,直接回答问题;但一定要完整清晰回答用户的所有问题;不用英文缩写、表情、Markdown、代码;数字用中文读法,时间与金额说全称。"
23
  },
24
  // 首次触发关键词
25
  callAIKeywords: ["请", "你"],