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