lsc 1 年之前
父節點
當前提交
0ee06270db

+ 1 - 1
dist/index.html

@@ -32,7 +32,7 @@
       width: 100%;
       background: #e6eaf0;
       font-family: '黑体';
-    }</style><link href=./static/css/app.e10301a7b22cca42a06ce463d2b3693c.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.571c38d63f24b1ae9e16.js></script><script type=text/javascript src=./static/js/vendor.2485ee65a402fb60e5a9.js></script><script type=text/javascript src=./static/js/app.f19a648652a86f25b184.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.854f119a5bb58743bf6d1fc4108802ca.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.571c38d63f24b1ae9e16.js></script><script type=text/javascript src=./static/js/vendor.2485ee65a402fb60e5a9.js></script><script type=text/javascript src=./static/js/app.f0593d34540bacec8d2a.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.854f119a5bb58743bf6d1fc4108802ca.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.854f119a5bb58743bf6d1fc4108802ca.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.f0593d34540bacec8d2a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.f0593d34540bacec8d2a.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.571c38d63f24b1ae9e16.js.map


+ 3 - 3
src/components/pages/aiAddCourse/addCourse.vue

@@ -14887,7 +14887,7 @@ ${this.templatePan.includes(this.templateid) ? '课程时长:'+this.courseTime
           _text += `任务名称:${this.unitJson[0].chapterInfo[0].taskJson[i].task} 任务描述:${this.unitJson[0].chapterInfo[0].taskJson[i].taskDetail3.replaceAll('#','').replaceAll('*','').replaceAll('-','').replaceAll('\n','')} \n`
         }
         let message = `NOTICE
-Role: 你是创建课程的老师,可以利用file_search的方式完整的去分析文件内容(注:如果文件内容里面不包含需要检索的内容,就不引用文件内容),并生成需要的JSON数据。
+Role: 你是创建课程的老师,可以利用file_search的方式完整的去分析文件内容(注:如果文件内容里面不包含需要检索的内容,就不引用文件内容),并生成需要的JSON数组的数据。
 Language: Please use the same language as the user requirement, if the user speaks Chinese, the specific text of your answer should also be in Chinese.
 ATTENTION: Use '##' to SPLIT SECTIONS, not '#'. Output format carefully referenced "Format example".
 Instruction: Based on the context, follow "Format example", write content.
@@ -14903,10 +14903,10 @@ ${this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5" ? '#目标层\n'+thi
 
 ## 格式要求
 任务数量:${this.unitJson[0].chapterInfo[0].taskJson.length}个
-任务描述:用老师的身份以友好,但是又清晰明确的口吻来撰写该描述,该描述教师给与学生的指示(用于指导学生如何进行每个教学活动),对应到学生活动(输出至少200tokens)
+任务描述:用老师的身份以友好,但是又清晰明确的口吻来撰写该描述,该描述教师给与学生的指示(用于指导学生如何进行每个教学活动),对应到学生活动,输出内容至少200tokens
 评价标准:至少3条评价标准,这个评价是教师用来评价学生表现的,需要包含评价维度,以及该维度中教师期待学生的表现,句式为学生应该能....
 工具名:从工具列表中选择0~2个工具用于学生阶段性成果提交:工具列表:电子白板,文档,思维导图,表格,作业提交,问答,选择题,只在这几个工具里选
-工具描述:用同学的方式以友好亲切,明确的口吻告诉学生该如何使用该工具(输出至少100tokens)
+工具描述:用同学的方式以友好亲切,明确的口吻告诉学生该如何使用该工具
 出现选择题和问答题的概率提高
 生成${this.unitJson[0].chapterInfo[0].taskJson.length}个任务
  

Some files were not shown because too many files changed in this diff