|
@@ -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",
|