|
@@ -204,7 +204,7 @@
|
|
|
<div class="all_choose info_radio" style="margin-left: 10px">
|
|
|
<el-radio :label="false">从零开始生成</el-radio>
|
|
|
</div>
|
|
|
- <div class="all_choose info_radio" style="margin-left: 10px" v-show="false">
|
|
|
+ <div class="all_choose info_radio" style="margin-left: 10px">
|
|
|
<el-radio :label="2">头脑风暴模式生成</el-radio>
|
|
|
</div>
|
|
|
</el-radio-group>
|
|
@@ -1258,15 +1258,15 @@
|
|
|
<input type="text" :placeholder="'请输入agentid'" class="binfo_input" v-model="r_agentid"/>
|
|
|
<div class="panel_input_record">
|
|
|
<span>议程和问题引导</span>
|
|
|
- <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="courseText" placeholder="议程和问题引导"></textarea>
|
|
|
+ <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="aiJson.recordstart" placeholder="议程和问题引导"></textarea>
|
|
|
</div>
|
|
|
<div class="panel_input_record">
|
|
|
<span>查看进度</span>
|
|
|
- <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="courseText" placeholder="议程和问题引导"></textarea>
|
|
|
+ <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="aiJson.recordCheckJindu" placeholder="查看进度"></textarea>
|
|
|
</div>
|
|
|
<div class="panel_input_record">
|
|
|
<span>总结并生成课程概况</span>
|
|
|
- <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="courseText" placeholder="议程和问题引导"></textarea>
|
|
|
+ <textarea rows="5" class="binfo_input binfo_textarea" cols v-model="aiJson.recordCourseD" placeholder="总结并生成课程概况"></textarea>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="panel_button" style="justify-content: flex-end;">
|
|
@@ -1290,6 +1290,10 @@
|
|
|
:courseText2.sync="courseText"
|
|
|
:viedoText="recordVideoText"
|
|
|
:agentid="aiJson.recordAgentid"
|
|
|
+ :recordstart="aiJson.recordstart"
|
|
|
+ :recordCheckJindu="aiJson.recordCheckJindu"
|
|
|
+ :recordCourseD="aiJson.recordCourseD"
|
|
|
+ :courseInfo="course_info"
|
|
|
:fileids='[...knowFileids, ...knowFileids2]'></aiBoxCourseDetail>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -7736,7 +7740,8 @@ export default {
|
|
|
isDialog: 0,
|
|
|
recordVideoText: "",
|
|
|
recordAudioUrl: "",
|
|
|
- r_agentid: ""
|
|
|
+ r_agentid: "",
|
|
|
+ course_info: ""
|
|
|
};
|
|
|
},
|
|
|
directives: {
|
|
@@ -9529,7 +9534,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: [],
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -12743,6 +12748,19 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
this.aiJson.agentid = this.aiJson.agentid ? this.aiJson.agentid : '8e71322c-6c2a-11ef-8ce0-12e77c4cb76b'
|
|
|
this.aiJson.sagentid = this.aiJson.sagentid ? this.aiJson.sagentid : ''
|
|
|
this.aiJson.recordAgentid = this.aiJson.recordAgentid ? this.aiJson.recordAgentid : 'eb6c7ca4-9684-11ef-a04e-12e77c4cb76b'
|
|
|
+ this.aiJson.recordstart = this.aiJson.recordstart ? this.aiJson.recordstart : `今天我们聚在一起,围绕采用{课程模板名字}模板的课程的设计展开讨论,而对于这堂课程,我这里有一些建议讨论的问题,供大家参考:
|
|
|
+
|
|
|
+- 我们的课程主题可以如何与学生的实际生活联系起来?
|
|
|
+- 围绕该课程主题,我们可以设计什么样的问题来引导学生进行深入思考?
|
|
|
+- 这些问题是否能引导学生应用他们在课堂上学习到的知识,并结合实际情况进行探究?
|
|
|
+- 学生在项目中可以参与哪些具体的任务或活动,以便更好地理解和解决驱动问题?
|
|
|
+- 在这些任务和活动中,学生将学到哪些学科核心知识和技能?
|
|
|
+- 学生个人最终要完成什么?学生小组最终要完成什么?
|
|
|
+- 我们可以如何设计评价标准,既关注学习结果又关注过程?`
|
|
|
+ this.aiJson.recordCheckJindu = this.aiJson.recordCheckJindu ? this.aiJson.recordCheckJindu : `检查以下讨论,查看用户是否讨论了以下问题?如果讨论了,请总结其讨论结果,如果没有,请提醒用户有哪些问题还没有讨论到。
|
|
|
+
|
|
|
+讨论:<转文本内容>`
|
|
|
+ this.aiJson.recordCourseD = this.aiJson.recordCourseD ? this.aiJson.recordCourseD : `根据以下讨论,为一个<课程标题>的<学科>整合跨学科的,面向<年级>年级学生的项目式学习课程生成课程概况,驱动性问题(有且仅需要生成1个问题)和项目成果&评价标准`
|
|
|
|
|
|
|
|
|
|
|
@@ -14756,6 +14774,20 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
this.aiJson.agentid = this.aiJson.agentid ? this.aiJson.agentid : '8e71322c-6c2a-11ef-8ce0-12e77c4cb76b'
|
|
|
this.aiJson.sagentid = this.aiJson.sagentid ? this.aiJson.sagentid : ''
|
|
|
this.aiJson.recordAgentid = this.aiJson.recordAgentid ? this.aiJson.recordAgentid : 'eb6c7ca4-9684-11ef-a04e-12e77c4cb76b'
|
|
|
+ this.aiJson.recordstart = this.aiJson.recordstart ? this.aiJson.recordstart : `今天我们聚在一起,围绕采用{课程模板名字}模板的课程的设计展开讨论,而对于这堂课程,我这里有一些建议讨论的问题,供大家参考:
|
|
|
+
|
|
|
+- 我们的课程主题可以如何与学生的实际生活联系起来?
|
|
|
+- 围绕该课程主题,我们可以设计什么样的问题来引导学生进行深入思考?
|
|
|
+- 这些问题是否能引导学生应用他们在课堂上学习到的知识,并结合实际情况进行探究?
|
|
|
+- 学生在项目中可以参与哪些具体的任务或活动,以便更好地理解和解决驱动问题?
|
|
|
+- 在这些任务和活动中,学生将学到哪些学科核心知识和技能?
|
|
|
+- 学生个人最终要完成什么?学生小组最终要完成什么?
|
|
|
+- 我们可以如何设计评价标准,既关注学习结果又关注过程?`
|
|
|
+ this.aiJson.recordCheckJindu = this.aiJson.recordCheckJindu ? this.aiJson.recordCheckJindu : `检查以下讨论,查看用户是否讨论了以下问题?如果讨论了,请总结其讨论结果,如果没有,请提醒用户有哪些问题还没有讨论到。
|
|
|
+
|
|
|
+讨论:<转文本内容>`
|
|
|
+ this.aiJson.recordCourseD = this.aiJson.recordCourseD ? this.aiJson.recordCourseD : `根据以下讨论,为一个<课程标题>的<学科>整合跨学科的,面向<年级>年级学生的项目式学习课程生成课程概况,驱动性问题(有且仅需要生成1个问题)和项目成果&评价标准`
|
|
|
+
|
|
|
this.templateid = res.data[3][0].template;
|
|
|
this.getTipsTemplateIsDialog()
|
|
|
}catch(error){
|
|
@@ -14921,6 +14953,20 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
this.aiJson.agentid = this.aiJson.agentid ? this.aiJson.agentid : '8e71322c-6c2a-11ef-8ce0-12e77c4cb76b'
|
|
|
this.aiJson.sagentid = this.aiJson.sagentid ? this.aiJson.sagentid : ''
|
|
|
this.aiJson.recordAgentid = this.aiJson.recordAgentid ? this.aiJson.recordAgentid : 'eb6c7ca4-9684-11ef-a04e-12e77c4cb76b'
|
|
|
+ this.aiJson.recordstart = this.aiJson.recordstart ? this.aiJson.recordstart : `今天我们聚在一起,围绕采用{课程模板名字}模板的课程的设计展开讨论,而对于这堂课程,我这里有一些建议讨论的问题,供大家参考:
|
|
|
+
|
|
|
+- 我们的课程主题可以如何与学生的实际生活联系起来?
|
|
|
+- 围绕该课程主题,我们可以设计什么样的问题来引导学生进行深入思考?
|
|
|
+- 这些问题是否能引导学生应用他们在课堂上学习到的知识,并结合实际情况进行探究?
|
|
|
+- 学生在项目中可以参与哪些具体的任务或活动,以便更好地理解和解决驱动问题?
|
|
|
+- 在这些任务和活动中,学生将学到哪些学科核心知识和技能?
|
|
|
+- 学生个人最终要完成什么?学生小组最终要完成什么?
|
|
|
+- 我们可以如何设计评价标准,既关注学习结果又关注过程?`
|
|
|
+ this.aiJson.recordCheckJindu = this.aiJson.recordCheckJindu ? this.aiJson.recordCheckJindu : `检查以下讨论,查看用户是否讨论了以下问题?如果讨论了,请总结其讨论结果,如果没有,请提醒用户有哪些问题还没有讨论到。
|
|
|
+
|
|
|
+讨论:<转文本内容>`
|
|
|
+ this.aiJson.recordCourseD = this.aiJson.recordCourseD ? this.aiJson.recordCourseD : `根据以下讨论,为一个<课程标题>的<学科>整合跨学科的,面向<年级>年级学生的项目式学习课程生成课程概况,驱动性问题(有且仅需要生成1个问题)和项目成果&评价标准`
|
|
|
+
|
|
|
if(res.data[0][0].cpote){
|
|
|
try {
|
|
|
this.cpote = JSON.parse(res.data[0][0].cpote);
|
|
@@ -16447,6 +16493,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[index].taskDetail3.replaceAll('#',''
|
|
|
}
|
|
|
console.log(courseInfo)
|
|
|
window.course_info = courseInfo
|
|
|
+ this.course_info = courseInfo
|
|
|
window.course_lang = this.languageSetting
|
|
|
},
|
|
|
setCover(attempts = 0) {
|
|
@@ -18652,7 +18699,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -18921,7 +18968,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -19345,7 +19392,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -19604,7 +19651,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -19934,7 +19981,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20203,7 +20250,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20352,7 +20399,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20435,7 +20482,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20595,7 +20642,7 @@ ${this.courseText && this.aiCallBack[0] == 2 ? '注意,优化原有的<参考
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20751,7 +20798,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[task].taskDetail3.replaceAll('#','')
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -20934,7 +20981,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[_this.taskCount].taskDetail3.replace
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -21178,7 +21225,7 @@ ${_this.unitJson[0].chapterInfo[0].taskJson[_this.taskCount].taskDetail3.replace
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -21417,7 +21464,7 @@ ${msg}
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -21617,7 +21664,7 @@ ${_this.languageSetting == 2 ? 'Sub-Criteria' : '评价标准'}:评价标准
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -21759,7 +21806,7 @@ ${taskArray.length ? '其他任务大纲内容' + taskArray.join(',') : ''}
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -21944,7 +21991,7 @@ ${_this.aiCallBack.taskDetail}
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -22116,7 +22163,7 @@ ${msg} 输出格式和内容要求参考#格式与要求
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -22329,7 +22376,7 @@ ${msg} 优化核心素养、目标、评价标准,输出格式和内容要求
|
|
|
session_name: uuidv4(),
|
|
|
userId: _this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -22485,7 +22532,7 @@ ${_text2}`
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -22702,7 +22749,7 @@ ${(_this.templateid == "4480d65a-1e48-11ef-bee5-005056b86db5" || _this.templatei
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -23004,7 +23051,7 @@ ${this.aitype == 'aiCpote4' ? '## 目标层\n'+this.cpote['cpote3'] : ''}`
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -23199,7 +23246,7 @@ ${this.teacherCourseText && this.aiCallBack == 2 ? '注意,优化原有的<参
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -23400,7 +23447,7 @@ ${this.targetCourseText && this.aiCallBack == 2 ? '注意,优化原有的<参
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -23605,7 +23652,7 @@ ${this.targetCourseText && this.aiCallBack == 2 ? '注意,优化原有的<参
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -23816,7 +23863,7 @@ ${this.targetCourseText && this.aiCallBack == 2 ? '注意,优化原有的<参
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -24028,7 +24075,7 @@ ${mclass.length ? '年级:' + mclass.join(",") : ''}`
|
|
|
userId: _this.userid,
|
|
|
uid: _uuid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
// let params = JSON.stringify({
|
|
@@ -24115,7 +24162,7 @@ ${msg}
|
|
|
`
|
|
|
// let params = {
|
|
|
// // "model": "Chat",
|
|
|
- // model: 'gpt-4o-mini',
|
|
|
+ // model: 'gpt-4o-2024-08-06',
|
|
|
// // model: "gpt-4o",
|
|
|
// temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
// max_tokens: 4096,
|
|
@@ -24180,7 +24227,7 @@ ${msg}
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: [],
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -24358,7 +24405,7 @@ ${msg}
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -24428,7 +24475,7 @@ ${msg}
|
|
|
session_name: uuidv4(),
|
|
|
userId: this.userid,
|
|
|
file_ids: fileid.length ? [...fileid] : '',
|
|
|
- model: 'gpt-4o-mini',
|
|
|
+ model: 'gpt-4o-2024-08-06',
|
|
|
temperature: this.mode == 3 ? 0.5 : 0.1,
|
|
|
}
|
|
|
this.ajax
|
|
@@ -24778,6 +24825,20 @@ ${msg}
|
|
|
this.aiJson.agentid = this.aiJson.agentid ? this.aiJson.agentid : '8e71322c-6c2a-11ef-8ce0-12e77c4cb76b'
|
|
|
this.aiJson.sagentid = this.aiJson.sagentid ? this.aiJson.sagentid : ''
|
|
|
this.aiJson.recordAgentid = this.aiJson.recordAgentid ? this.aiJson.recordAgentid : 'eb6c7ca4-9684-11ef-a04e-12e77c4cb76b'
|
|
|
+ this.aiJson.recordstart = this.aiJson.recordstart ? this.aiJson.recordstart : `今天我们聚在一起,围绕采用{课程模板名字}模板的课程的设计展开讨论,而对于这堂课程,我这里有一些建议讨论的问题,供大家参考:
|
|
|
+
|
|
|
+- 我们的课程主题可以如何与学生的实际生活联系起来?
|
|
|
+- 围绕该课程主题,我们可以设计什么样的问题来引导学生进行深入思考?
|
|
|
+- 这些问题是否能引导学生应用他们在课堂上学习到的知识,并结合实际情况进行探究?
|
|
|
+- 学生在项目中可以参与哪些具体的任务或活动,以便更好地理解和解决驱动问题?
|
|
|
+- 在这些任务和活动中,学生将学到哪些学科核心知识和技能?
|
|
|
+- 学生个人最终要完成什么?学生小组最终要完成什么?
|
|
|
+- 我们可以如何设计评价标准,既关注学习结果又关注过程?`
|
|
|
+ this.aiJson.recordCheckJindu = this.aiJson.recordCheckJindu ? this.aiJson.recordCheckJindu : `检查以下讨论,查看用户是否讨论了以下问题?如果讨论了,请总结其讨论结果,如果没有,请提醒用户有哪些问题还没有讨论到。
|
|
|
+
|
|
|
+讨论:<转文本内容>`
|
|
|
+ this.aiJson.recordCourseD = this.aiJson.recordCourseD ? this.aiJson.recordCourseD : `根据以下讨论,为一个<课程标题>的<学科>整合跨学科的,面向<年级>年级学生的项目式学习课程生成课程概况,驱动性问题(有且仅需要生成1个问题)和项目成果&评价标准`
|
|
|
+
|
|
|
}
|
|
|
this.loading = false;
|
|
|
// this.timer2 = setInterval(() => {
|