Sfoglia il codice sorgente

更改评分提示语

liyanbo 3 settimane fa
parent
commit
f75de6ebdd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 = {