ソースを参照

更改评分提示语

liyanbo 3 週間 前
コミット
f75de6ebdd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/qsfl/components/AiQAChat2.vue

+ 1 - 1
src/views/qsfl/components/AiQAChat2.vue

@@ -743,7 +743,7 @@ const exportMessageWord = async (content, event) => {
   }
 }
 
-const getRequestContent = (content, script) => script ? `${content}\n 补充评分规则项参考话术:\n${script}` : content
+const getRequestContent = (content, script) => script ? `${content}\n 补充评分规则项参考话术开始】:\n${script}【补充评分规则项参考话术结束】` : content
 const handleStudentScoreChange = (message, payload) => {
   if (!payload?.blockKey) return
   message.scoreOverrides = {