Update cwb_core.js

This commit is contained in:
2025-09-12 12:37:56 +08:00
committed by GitHub
parent 9f75d02f04
commit 3e584f45a2

View File

@@ -169,7 +169,7 @@ async function proceedWithCardUpdate($panel, messagesToUse) {
try {
const mode = state.isIncrementalUpdateEnabled ? 'cwb_summarizer_incremental' : 'cwb_summarizer';
const presetPrompts = getPresetPrompts(mode);
const presetPrompts = await getPresetPrompts(mode);
const order = getMixedOrder(mode) || [];
const messages = [