changed mainprompt

made mainprompt only have most recent summarized data, which will be correctly appended on mainChunks[0]
This commit is contained in:
HyperBlaze
2024-06-13 13:08:43 -07:00
parent 9e77b46936
commit d72c541437
2 changed files with 28 additions and 50 deletions

View File

@@ -714,7 +714,7 @@ export async function sendChat(chatProcessIndex = -1,arg:{chatAdditonalTokens?:n
currentTokens += await tokenizer.tokenizeChat(chat)
}
if(nowChatroom.supaMemory && (db.supaModelType !== 'none' || db.hanuraiEnable)){
if(nowChatroom.supaMemory && (db.supaModelType !== 'none' || db.hanuraiEnable || db.hypav2)){
chatProcessStage.set(2)
if(db.hanuraiEnable){
const hn = await hanuraiMemory(chats, {