mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 05:45:51 +00:00
重构项目架构,添加 Nccs API 设置,优化流式支持逻辑
This commit is contained in:
@@ -155,4 +155,8 @@ export const tableSystemDefaultSettings = {
|
||||
table_independent_rules_enabled: false,
|
||||
table_tags_to_extract: '',
|
||||
table_exclusion_rules: [],
|
||||
|
||||
// Nccs API 设置
|
||||
nccsEnabled: false,
|
||||
nccsFakeStreamEnabled: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user