lsc 3 months ago
parent
commit
e88ff2d4f8

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


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


+ 1 - 1
src/components/classRoomHelper/component/countdown.vue

@@ -1555,7 +1555,7 @@ ${_textData}
         message: [{ type: "text", text: _msg }],
         session_name: uuidv4(),
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       this.ajax
         // .post("https://gpt4.cocorobo.cn/chat", params)

+ 1 - 1
src/components/classRoomHelper/component/languageAssistant.vue

@@ -321,7 +321,7 @@ export default {
                     session_name: _uuid + "-qgt",
                     uid: _uuid,
                     file_ids: [],
-                    model: "gpt-4o-2024-08-06"
+                    model: "gpt-4o-2024-11-20"
                   };
                   this.ajax
                     // .post("https://claude3.cocorobo.cn/chat", params)

+ 1 - 1
src/components/classRoomHelper/component/levitatedSphere.vue

@@ -244,7 +244,7 @@ export default {
                   session_name: _uuid + "-qgt",
                   uid: _uuid,
                   file_ids: [],
-									model: "gpt-4o-2024-08-06",
+									model: "gpt-4o-2024-11-20",
                 };
                 this.ajax
                   // .post("https://claude3.cocorobo.cn/chat", params)

+ 7 - 7
src/components/classRoomHelper/component/searchArea.vue

@@ -2079,8 +2079,8 @@ export default {
         session_name: `${this.courseId}-studyStudent-md`,
         uid: _uuid,
         file_ids: this.fileId,
-        // model: "gpt-4o-2024-08-06"
-				model:"gpt-4o-2024-08-06"
+        // model: "gpt-4o-2024-11-20"
+				model:"gpt-4o-2024-11-20"
       };
       // let params = {
       //   model: "gpt-3.5-turbo",
@@ -2250,7 +2250,7 @@ ${_atList
         session_name: `${this.courseId}-studyStudent-md`,
         uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // let params = {
       //   model: "gpt-3.5-turbo",
@@ -2700,7 +2700,7 @@ Instruction: Based on the context, follow "Format example", write content
         session_name: _uuid,
         // uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // let params = {
       //   message: {
@@ -2813,7 +2813,7 @@ Instruction: Based on the context, follow "Format example", write content
         session_name: _uuid,
         // uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // let params = {
       //   message: {
@@ -3068,7 +3068,7 @@ ${_wordData}
             session_name: `${this.courseId}-studyStudent-md`,
             uid: _uuid,
             file_ids: this.fileId,
-            model: "gpt-4o-2024-08-06"
+            model: "gpt-4o-2024-11-20"
           };
           // let params = {
           //   model: "gpt-3.5-turbo",
@@ -3265,7 +3265,7 @@ ${_wordData}
         session_name: `${this.courseId}-studyStudent-md`,
         uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // let params = {
       //     model: "gpt-3.5-turbo",

+ 3 - 3
src/components/classRoomHelper/component/taskArea.vue

@@ -1227,7 +1227,7 @@ ${_textData}
         session_name: uuidv4(),
         // uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
 
       this.ajax
@@ -1512,7 +1512,7 @@ ${taskText}
         session_name: uuidv4(),
         // uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
 
       this.ajax
@@ -1850,7 +1850,7 @@ ${_choiceText}
           session_name: uuidv4(),
           // uid: _uuid,
           file_ids: this.fileId,
-          model: "gpt-4o-2024-08-06"
+          model: "gpt-4o-2024-11-20"
         };
 
         this.ajax

+ 3 - 3
src/components/classRoomHelper/index.vue

@@ -654,8 +654,8 @@ ${_textData}
           // session_name: uuidv4(),
           // // uid: _uuid,
           // file_ids: this.fileId,
-          // model: "gpt-4o-2024-08-06",
-          model: "gpt-4o-2024-08-06",
+          // model: "gpt-4o-2024-11-20",
+          model: "gpt-4o-2024-11-20",
           temperature: 0,
           max_tokens: 4096,
           top_p: 1,
@@ -940,7 +940,7 @@ Instruction: Based on the context, follow "Format example", write content
         session_name: _uuid,
         // uid: _uuid,
         file_ids: this.fileId,
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // let params = {
       //   message: {

+ 2 - 2
src/components/easy2/commpont/markDialog.vue

@@ -738,7 +738,7 @@ export default {
         userId: this.cUserid,
         file_ids: _fileid ? [_fileid] : [],
         isImage: this.currentUid.type == 1 ? true : "",
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       this.ajax
         .post("https://gpt4.cocorobo.cn/ai_agent_park_chat", params)
@@ -1123,7 +1123,7 @@ export default {
         userId: this.cUserid,
         file_ids: _fileid ? [_fileid] : [],
         isImage: work.type == 1 ? true : "",
-        model: _fileid ? "gpt-4o-2024-08-06" : "gpt-4o-2024-08-06"
+        model: _fileid ? "gpt-4o-2024-11-20" : "gpt-4o-2024-11-20"
       };
       this.ajax
         .post("https://gpt4.cocorobo.cn/ai_agent_park_chat", params)

+ 1 - 1
src/components/easy2/commpont/markScore.vue

@@ -285,7 +285,7 @@ export default {
         userId: this.userid,
         file_ids: _fileid ? [_fileid] : [],
         isImage: work == 0 ? true : '',
-        model:  _fileid ? "gpt-4o-2024-08-06"  : "gpt-4o-2024-08-06"
+        model:  _fileid ? "gpt-4o-2024-11-20"  : "gpt-4o-2024-11-20"
       };
       return new Promise((resolve,reject) => {
         this.ajax

+ 1 - 1
src/components/easy2/studyStudent.vue

@@ -16362,7 +16362,7 @@ export default {
         session_name: uuidv4(),
         userId: this.userid,
         file_ids: [],
-        model: "gpt-4o-2024-08-06"
+        model: "gpt-4o-2024-11-20"
       };
       // console.log('params',params);
 

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