11wqe1 7 ay önce
ebeveyn
işleme
94f303fe45

+ 1 - 1
src/components/pages/classroomObservation/components/baseMessage.vue

@@ -722,7 +722,7 @@ ${this.data.editorBarData?this.data.editorBarData.content:""}
 `;			
 				const _uuid = uuidv4();
 				let params = {
-					model: "gpt-3.5-turbo",
+					// model: "gpt-3.5-turbo",
 					temperature: 0,
 					max_tokens: 4096,
 					top_p: 1,