mirror of
https://github.com/Wx-2025/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 08:05:49 +00:00
ci: auto build & obfuscate [2026-05-16 19:16:28] (Jenkins #21)
This commit is contained in:
@@ -8,6 +8,7 @@ import * as IngestionManager from '../core/ingestion-manager.js';
|
||||
import { showContentModal, showHtmlModal } from './page-window.js';
|
||||
import { extractBlocksByTags, applyExclusionRules } from '../core/utils/rag-tag-extractor.js';
|
||||
import { ruleProfileManager, resolveCondensationRuleConfig } from '../utils/config/RuleProfileManager.js';
|
||||
import { syncSlot } from './profile-sync.js';
|
||||
import {
|
||||
filterWorldbooks,
|
||||
filterWorldbookEntries,
|
||||
@@ -152,6 +153,8 @@ export function bindHanlinyuanEvents() {
|
||||
}
|
||||
|
||||
setupGlobalEventHandlers();
|
||||
syncSlot('ragEmbed');
|
||||
syncSlot('ragRerank');
|
||||
bindPanelToggleEvents();
|
||||
bindInternalUIEvents();
|
||||
bindTutorialEvents(); // 【新增】绑定教程按钮事件
|
||||
|
||||
Reference in New Issue
Block a user