Fix typos

This commit is contained in:
omahs
2025-05-29 11:56:59 +02:00
committed by GitHub
parent 87df4db1a4
commit d7d20a67fa
10 changed files with 19 additions and 19 deletions

View File

@@ -426,7 +426,7 @@ export class ReasoningHandler {
if (!this.#isParsingReasoning)
return mesChanged;
// If we are in manual parsing mode, all currently streaming mes tokens will go the the reasoning block
// If we are in manual parsing mode, all currently streaming mes tokens will go to the reasoning block
this.reasoning = parseTarget.slice(power_user.reasoning.prefix.length);
message.mes = '';