chore: autoClean => false

This commit is contained in:
josc146
2023-05-08 15:59:02 +08:00
parent e95372d77d
commit 69b4c19002
+1 -1
View File
@@ -38,7 +38,7 @@ export function initSession({
conversationRecords = [],
sessionName = null,
modelName = null,
autoClean = true,
autoClean = false,
} = {}) {
return {
// common