mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 14:45:51 +00:00
Update settings.js
This commit is contained in:
@@ -148,4 +148,11 @@ export const tableSystemDefaultSettings = {
|
|||||||
|
|
||||||
filling_mode: 'main-api',
|
filling_mode: 'main-api',
|
||||||
context_optimization_enabled: true, // 【V144.0】上下文优化(世界书合并)开关
|
context_optimization_enabled: true, // 【V144.0】上下文优化(世界书合并)开关
|
||||||
|
|
||||||
|
// 【V146.5】分步填表相关设置
|
||||||
|
context_reading_level: 4,
|
||||||
|
secondary_filler_delay: 0,
|
||||||
|
table_independent_rules_enabled: false,
|
||||||
|
table_tags_to_extract: '',
|
||||||
|
table_exclusion_rules: [],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user