Add branches

This commit is contained in:
Kwaroran
2025-01-06 00:24:03 +09:00
parent aacb60eed9
commit c0e1311568
5 changed files with 201 additions and 5 deletions

View File

@@ -346,6 +346,7 @@ export async function hypaMemoryV2(
memory?: SerializableHypaV2Data;
}> {
const db = getDatabase();
currentTokens -= db.maxResponse
let data: HypaV2Data = {
lastMainChunkID: 0,
chunks: [],