lsc 9 ay önce
ebeveyn
işleme
1db5858309

+ 1 - 1
dist/index.html

@@ -32,7 +32,7 @@
       width: 100%;
       background: #e6eaf0;
       font-family: '黑体';
-    }</style><link href=./static/css/app.3c25b2d027e024a333b4bad92a88f0b3.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.d5f0d79dbb0d92c052d4.js></script><script type=text/javascript src=./static/js/app.c32188fb568806cc8f05.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.ff71db64b26dce0d8b582616790b9053.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.d5f0d79dbb0d92c052d4.js></script><script type=text/javascript src=./static/js/app.1d22cc6b32ed4e61c332.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.ff71db64b26dce0d8b582616790b9053.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/css/app.ff71db64b26dce0d8b582616790b9053.css.map


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.1d22cc6b32ed4e61c332.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.1d22cc6b32ed4e61c332.js.map


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/manifest.571c38d63f24b1ae9e16.js.map


+ 189 - 9
src/components/pages/aiAddCourse/addCourse.vue

@@ -789,8 +789,8 @@
                   教案
                   <el-tooltip effect="light" content="右键单击可配置提示词" placement="bottom" v-if="istemplate == 1">
                     <button class="c_pub_button_confirm" style="margin: 0 20px 0 auto;"
-                      @contextmenu.prevent="openAiDialog(1, 'aiTeacher')"
-                      @click="openAiDialog(2, 'aiTeacher')">生成教案</button>
+                      @contextmenu.prevent="openAiDialog(1, 'aiTeacher2')"
+                      @click="openAiDialog(2, 'aiTeacher2')" v-if="istemplate == 1">生成教案</button>
                    </el-tooltip>
                   <!-- <button class="c_pub_button_confirm" style="margin: 0 20px 0 auto;">AI优化</button> -->
                 </div>
@@ -810,8 +810,8 @@
                         <div style="display: flex;">
                           <el-tooltip effect="light" content="右键单击可配置提示词" placement="bottom">
                             <div class="r_pub_button_op"
-                              @contextmenu.prevent="openAiDialog(1, 'teacherDetail', item.taskDetail3, index)"
-                              @click="openAiDialog(2, 'teacherDetail', item.taskDetail3, index)">智能优化</div>
+                              @contextmenu.prevent="openAiDialog(1, 'teacherDetail2', item.taskDetail3, index)"
+                              @click="openAiDialog(2, 'teacherDetail2', item.taskDetail3, index)">智能优化</div>
                           </el-tooltip>
                           <div class="r_pub_button_edit" style="margin-left:10px" @click="editTask3(index)">{{
                             item.isTask3 ? '确定' : '编辑'}}</div>
@@ -3880,8 +3880,10 @@
         <aiTips ttitle="基础资料" title="课程描述优化" :detail="aiJson.aiDetail" pan="aiDetail" @setAiJson="setAiJson" />
         <aiTips ttitle="基础资料" title="生成大纲按钮" :detail="aiJson.aiOutline" pan="aiOutline" @setAiJson="setAiJson" />
         <aiTips ttitle="课程大纲" title="大纲描述优化" :detail="aiJson.aiDetail1" pan="aiDetail1" @setAiJson="setAiJson" />
-        <aiTips ttitle="课程大纲" title="生成教案按钮" :detail="aiJson.aiTeacher" pan="aiTeacher" @setAiJson="setAiJson" />
-        <aiTips ttitle="生成教案" title="教案描述优化" :detail="aiJson.teacherDetail" pan="teacherDetail"
+        <!-- <aiTips ttitle="课程大纲" title="生成教案按钮" :detail="aiJson.aiTeacher" pan="aiTeacher" @setAiJson="setAiJson" /> -->
+        <!-- <aiTips ttitle="生成教案" title="教案描述优化" :detail="aiJson.teacherDetail" pan="teacherDetail"
+          @setAiJson="setAiJson" /> -->
+        <aiTips ttitle="生成教案" title="教案描述优化" :detail="aiJson.teacherDetail2" pan="teacherDetail2"
           @setAiJson="setAiJson" />
         <aiTips ttitle="生成教案" title="生成任务按钮" :detail="aiJson.aiTask" pan="aiTask" @setAiJson="setAiJson" />
         <aiTips ttitle="任务详情" title="任务描述优化" :detail="aiJson.aiDetail2" pan="aiDetail2" @setAiJson="setAiJson" />
@@ -5629,7 +5631,8 @@ export default {
         "aiDetail3": "请你在考虑到整个课程的情况下,**重点考虑该任务及工具名和工具内容的情况下**,优化工具指引。",
         "aiDetail4": "请你在考虑到整个课程的情况下,**重点考虑该任务详情**以及工具的情况下,优化评价标准。",
         "aiTeacher": "请根据<任务大纲>为每个教学任务设计详细的教案,教案需要包含该任务的教学目标,教学过程(包含分步骤的教师活动和学生活动,教师活动与学生活动应该一一对应),相关知识点的讲解,练习(练习需要包含实例答案。",
-        "teacherDetail": "请根据<任务大纲>,以及# 其他教学任务教案,为本教学任务设计详细的教案,教案需要包含该任务的教学目标,教学过程(包含分步骤的教师活动和学生活动),相关知识点的讲解,练习(练习需要包含实例答案。注意,你绝对不能重复其他教学任务教案中的内容"
+        "teacherDetail": "请根据<任务大纲>,以及# 其他教学任务教案,为本教学任务设计详细的教案,教案需要包含该任务的教学目标,教学过程(包含分步骤的教师活动和学生活动),相关知识点的讲解,练习(练习需要包含实例答案。注意,你绝对不能重复其他教学任务教案中的内容",
+        "teacherDetail2": "请根据<任务名>、<任务描述>,<课程简要描述>,为该任务设计详细的教案,教案需要包含该任务的教学目标,教学过程(包含分步骤的教师活动和学生活动,教师活动与学生活动应该一一对应),相关知识点的讲解,练习(练习需要包含示例答案)。"
       },
       aiText: "",
       aiCallBack: "",
@@ -6381,11 +6384,16 @@ export default {
             return;
           }
 
-          if (!this.isOutline2) {
+          if (!this.isOutline2 && this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5") {
             this.openAiDialog(clickType, 'aiTeacher')
             return;
           }
 
+          if (!this.isOutline2 && this.templateid != "4480d65a-1e48-11ef-bee5-005056b86db5") {
+            this.openAiDialog(clickType, 'aiTeacher2')
+            return;
+          }
+
           const functionA = () => {
             setTimeout(() => {
               this.loading = false
@@ -12977,7 +12985,11 @@ export default {
         });
     },
     setAiJson(pan,string){
-      this.aiJson[pan] = string
+      if(pan == 'aiTeacher2'){
+        this.aiJson['teacherDetail2'] = string
+      }else {
+        this.aiJson[pan] = string
+      }
       this.$forceUpdate();
     },
     editTask3(index){
@@ -13107,6 +13119,9 @@ export default {
         this.aiText = this.aiJson.aiTeacher
         this.aiCallBack = callback
 
+      } else if (type == "aiTeacher2") {
+        this.aitype = "aiTeacher2"
+        this.aiText = this.aiJson.teacherDetail2
       } else if (type == "teacherDetail") {
         if (this.ttaskDetailLoading5.indexOf('task-' + index) !== -1) {
           this.$message({
@@ -13120,6 +13135,19 @@ export default {
         this.aiText = this.aiJson.teacherDetail
         this.aiCallBack = callback
         this.aiIndex = index
+      } else if (type == "teacherDetail2") {
+        if (this.ttaskDetailLoading5.indexOf('task-' + index) !== -1) {
+          this.$message({
+            message: "请回答完毕后再次发送",
+            type: "warning"
+          });
+          return;
+        }
+        this.aitype = "teacherDetail2"
+        // this.aiText = `请根据${callback}\n重新设计该教案。其中包括但不仅限于该任务的教学目标,教学过程,师生研讨,拓展,学生任务单,相关知识点的练习或Qui以及答案等。`
+        this.aiText = this.aiJson.teacherDetail2
+        this.aiCallBack = callback
+        this.aiIndex = index
       } else if (type == "aiCpote1") {
         if (this.cpotetLoading.cpote1) {
           this.$message({
@@ -13270,6 +13298,8 @@ ${this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5" ? '#目标层\n'+thi
         this.aiDetail4(msg, this.aiIndex)
       } else if (this.aitype == "teacherDetail") {
         this.aiDetail5(msg, this.aiIndex)
+      } else if (this.aitype == "teacherDetail2") {
+        this.aiDetail52(msg, this.aiIndex)
       } else if (this.aitype == "aiCpote1") {
         this.aiCpote(msg, this.aiCallBack)
       } else if (this.aitype == "aiCpote2") {
@@ -13305,6 +13335,13 @@ ${this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5" ? '## 目标层\n'+t
           this.loading = false
           this.isOutline2 = true
         })
+      } else if (this.aitype == "aiTeacher2"){
+        this.isOutline2 = true
+        setTimeout(()=>{
+          for (var i = 0; i < this.unitJson[0].chapterInfo[0].taskJson.length; i++) {
+            this.aiDetail52(msg, i)
+          }
+        }, 0)
       }
       this.setAiJson(this.aitype, msg)
     },
@@ -15060,6 +15097,149 @@ ${_text2}`
         }
       };
     },
+    async aiDetail52(msg, index) {
+      let _this = this
+      const _tindex = 'task-' + index
+      const _tindex2 = index
+
+      let fileid = _this.isFileSearch ? [..._this.fileIds] : []
+      if (_this.infoData.length) {
+        for (var i = 0; i < _this.infoData.length; i++) {
+          if(_this.infoData[i].fileid){
+            fileid.push(_this.infoData[i].fileid)
+          }else {
+            let _fileid = await _this.createFileid(_this.infoData[i].url)
+            if(_fileid){
+              _this.infoData[i].fileid = _fileid
+              _this.$forceUpdate();
+              fileid.push(_fileid)
+            }
+          }
+        }
+      }
+
+      let url = []
+      if (this.infoData.length) {
+        for (var i = 0; i < this.infoData.length; i++) {
+          url.push(this.infoData[i].url)
+        }
+      }
+
+      let messages = `
+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".
+
+--------
+## 要求
+${msg} 
+        
+-------
+## 补充描述
+课程简要描述:${_this.courseText}
+任务名:${_this.unitJson[0].chapterInfo[0].taskJson[_tindex2].task}
+${_this.unitJson[0].chapterInfo[0].taskJson[_tindex2].taskDetail2 ? '任务描述:' + _this.unitJson[0].chapterInfo[0].taskJson[_tindex2].taskDetail2.replaceAll('#','').replaceAll('*','').replaceAll('-','').replaceAll('\n','') : ''}`
+
+// ## 补充参考资料
+// - 补充资料:${url.join(",")}
+// - 补充描述:${this.courseText2}
+      _this.taskDetailLoading5.push(_tindex)
+      _this.ttaskDetailLoading5.push(_tindex)
+      let _uuid = uuidv4();
+      // let params = JSON.stringify({
+      //   // "model": "Chat",
+      //   model: 'gpt-3.5-turbo',
+      //   temperature: 0,
+      //   max_tokens: 4096,
+      //   top_p: 1,
+      //   frequency_penalty: 0,
+      //   presence_penalty: 0,
+      //   messages: [{
+      //     content: messages,
+      //     role: 'user'
+      //   }],
+      //   uid: _uuid,
+      //   mind_map_question: "",
+      // })
+      let params = {
+        assistant_id: 'f8e1ebb2-2e0d-11ef-8bf4-12e77c4cb76b',
+        message: [{"type":"text", "text":messages}],
+        session_name: _uuid,
+        userId: _this.userid,
+        uid: _uuid,
+        file_ids: fileid.length ? [...fileid] : '',
+      }
+      // let params = JSON.stringify({
+      //     message: {
+      //         anthropic_version: "bedrock-2023-05-31",
+      //         max_tokens: 4096,
+      //         temperature: 0,
+      //         top_p: 1,
+      //         messages:  [{
+      //             "role": "user",
+      //             "content": messages
+      //         }] , 
+      //     },
+      //     uid: _uuid,
+      //     model: "Claude 3 Sonnet" // Claude 3 Sonnet或者Claude 3 Haiku
+      // });
+      // _this.ajax.post('https://gpt4.cocorobo.cn/chat', params).then(function (response) {
+      _this.ajax.post('https://gpt4.cocorobo.cn/ai_agent_park_chat_new', params).then(function (response) {
+      // _this.ajax.post('https://claude3.cocorobo.cn/chat', params).then(function (response) {
+        console.log(response);
+        // let data = response.data.FunctionResponse
+        // if (data.choices && data.choices.length && data.choices[0].message) {
+        //   console.log(data.choices[0].message.content);
+        //   _this.unitJson[0].chapterInfo[0].taskJson[_tindex2].taskDetail = data.choices[0].message.content
+        //   _this.$forceUpdate()
+        // }
+        // _this.taskDetailLoading2.splice(_this.taskDetailLoading.indexOf(_tindex), 1)
+        if (converter(response.data.FunctionResponse.result) == converter("发送成功")) {
+        } else {
+          this.$message.warning(response.data.FunctionResponse.result);
+        }
+      }).catch(function (error) {
+        _this.taskDetailLoading5.splice(_this.taskDetailLoading5.indexOf(_tindex), 1)
+        _this.ttaskDetailLoading5.splice(_this.ttaskDetailLoading5.indexOf(_tindex), 1)
+        console.log(error);
+      });
+      _this.aiDetail52getAiContent(_uuid, _tindex, _tindex2)
+    },
+    aiDetail52getAiContent(_uid, loading, _tindex2) {
+      // let _source = new EventSource(`https://gpt4.cocorobo.cn/stream/${_uid}`); //http://gpt4.cocorobo.cn:8011/stream/     https://gpt4.cocorobo.cn/stream/
+      let _source = new EventSource(`https://gpt4.cocorobo.cn/question/${_uid}`); //http://gpt4.cocorobo.cn:8011/stream/     https://gpt4.cocorobo.cn/stream/
+      // let _source = new EventSource(`https://claude3.cocorobo.cn/streamChat/${_uid}`); //http://gpt4.cocorobo.cn:8011/stream/     https://gpt4.cocorobo.cn/stream/
+      let _allText = "";
+      let _mdText = "";
+      _source.onmessage = _e => {
+        let _eData = JSON.parse(_e.data).content;
+        if (_eData.replace("'", "").replace("'", "") == "[DONE]") {
+          //对话已经完成
+          _mdText = _mdText.replace("_", "");
+          _source.close();
+          this.unitJson[0].chapterInfo[0].taskJson[_tindex2].taskDetail3 = _mdText;
+          this.taskDetailLoading5.splice(this.taskDetailLoading5.indexOf(loading), 1)
+          this.ttaskDetailLoading5.splice(this.ttaskDetailLoading5.indexOf(loading), 1)
+          return;
+        } else {
+          //对话还在继续
+          let _text = "";
+          _text = _eData.replaceAll("'", "");
+          if (_allText == "") {
+            _allText = _text.replace(/^\n+/, ""); //去掉回复消息中偶尔开头就存在的连续换行符
+          } else {
+            _allText += _text;
+          }
+          _mdText = _allText + "_";
+          _mdText = _mdText.replace(/\\n/g, "\n");
+          _mdText = _mdText.replace(/\\/g, "");
+          if (_allText.split("```").length % 2 == 0) _mdText += "\n```\n";
+          //转化返回的回复流数据
+          this.unitJson[0].chapterInfo[0].taskJson[_tindex2].taskDetail3 = _mdText;
+          this.taskDetailLoading5.splice(this.taskDetailLoading5.indexOf(loading), 1)
+          // 处理流数据
+        }
+      };
+    },
     async aiCpote(msg, callback) {
       let _this = this
       let _index = _this.aitype.replace("aiC","c")

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor