Add regex processing for reasoning blocks

This commit is contained in:
Cohee
2025-01-27 23:06:07 +02:00
parent 3b8fd6f62f
commit 6fc342d446
3 changed files with 49 additions and 17 deletions

View File

@ -20,6 +20,7 @@ const regex_placement = {
SLASH_COMMAND: 3,
// 4 - sendAs (legacy)
WORLD_INFO: 5,
REASONING: 6,
};
export const substitute_find_regex = {