mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 14:45:51 +00:00
Update reorganizer.js
This commit is contained in:
@@ -30,7 +30,7 @@ export async function reorganizeTableContent() {
|
||||
}
|
||||
|
||||
const order = getMixedOrder('reorganizer') || [];
|
||||
const presetPrompts = getPresetPrompts('reorganizer');
|
||||
const presetPrompts = await getPresetPrompts('reorganizer');
|
||||
|
||||
const messages = [
|
||||
{ role: 'system', content: generateRandomSeed() }
|
||||
|
||||
Reference in New Issue
Block a user