[feat] 3d loader
This commit is contained in:
@@ -310,6 +310,7 @@ export async function supaMemory(
|
||||
currentTokens -= await tokenize(oldSupaMemory)
|
||||
currentTokens += await tokenize(supaMemory)
|
||||
}
|
||||
console.log(supaMemory)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user