LaiTool V3.0.1-preview.2

This commit is contained in:
2024-08-04 15:00:00 +08:00
parent 7312053a20
commit f3a25e9474
29 changed files with 214 additions and 120 deletions
+4
View File
@@ -371,6 +371,10 @@ export const gptDefine = {
} else {
let tmp_id = uuidv4()
value.id = tmp_id
if (property == 'gpt_options') {
value.value = tmp_id
}
gpt.push(value)
}
tmp_gpt[property] = gpt