Update config.js

This commit is contained in:
xxnuo
2026-01-10 17:06:03 +08:00
parent f6a1e2f248
commit c2d84255ec

View File

@@ -40,7 +40,7 @@ export function getDefaultDesktopConfig() {
logToFile: false,
logConsole: true,
logRequests: false,
maxSentenceLength: 128,
maxSentenceLength: 512,
checkUpdate: true,
cacheSize: 1000,
modelDir: getDefaultModelDir(),