mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-15 11:22:23 +08:00
chore: autoClean => false
This commit is contained in:
@@ -38,7 +38,7 @@ export function initSession({
|
||||
conversationRecords = [],
|
||||
sessionName = null,
|
||||
modelName = null,
|
||||
autoClean = true,
|
||||
autoClean = false,
|
||||
} = {}) {
|
||||
return {
|
||||
// common
|
||||
|
||||
Reference in New Issue
Block a user