From 68ab1aded28c36e7675c9b988ae31c69b6fabb08 Mon Sep 17 00:00:00 2001
From: Wx-2025 <351320169@qq.com>
Date: Sun, 28 Sep 2025 23:46:54 +0800
Subject: [PATCH] Update rag-processor.js
---
core/rag-processor.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/rag-processor.js b/core/rag-processor.js
index 41e6889..d6057f2 100644
--- a/core/rag-processor.js
+++ b/core/rag-processor.js
@@ -1 +1 @@
-'use strict';const _0x10918d=_0xedaa;(function(_0x2e866d,_0x3f31c8){const _0x337c51=_0xedaa,_0x14944d=_0x2e866d();while(!![]){try{const _0x24a2dc=-parseInt(_0x337c51(0x25c))/0x1*(-parseInt(_0x337c51(0x1a7))/0x2)+-parseInt(_0x337c51(0x173))/0x3*(parseInt(_0x337c51(0x21f))/0x4)+-parseInt(_0x337c51(0x1ef))/0x5*(-parseInt(_0x337c51(0x22f))/0x6)+-parseInt(_0x337c51(0x262))/0x7*(parseInt(_0x337c51(0x183))/0x8)+-parseInt(_0x337c51(0x225))/0x9*(parseInt(_0x337c51(0x1df))/0xa)+-parseInt(_0x337c51(0x268))/0xb*(parseInt(_0x337c51(0x1d8))/0xc)+-parseInt(_0x337c51(0x18a))/0xd*(-parseInt(_0x337c51(0x194))/0xe);if(_0x24a2dc===_0x3f31c8)break;else _0x14944d['push'](_0x14944d['shift']());}catch(_0x581ba3){_0x14944d['push'](_0x14944d['shift']());}}}(_0x4bee,0x92589));import{extension_prompt_roles,setExtensionPrompt}from'/script.js';import*as _0x533d09 from'./utils/context-utils.js';import{getCollectionIdInfo,getCharacterId,getCharacterStableId}from'./utils/context-utils.js';import{defaultSettings as _0x1faf33}from'./rag-settings.js';import*as _0x4f3bd3 from'./ingestion-manager.js';import{getEmbeddings,fetchEmbeddingModels as _0x114c4c,fetchRerankModels as _0x290abb,executeRerank,testApiConnection as _0x3b687a}from'./rag-api.js';const MODULE_NAME=_0x10918d(0x270),OFFICIAL_REARRANGE_CHAT_FUNCTION_NAME='vectors_rearrangeChat',GLOBAL_SCOPE_ID=_0x10918d(0x264);let context=null,settings=null,lockedCollectionId=null;function filterWorldbooks(_0x4aac41,_0xb1567d){const _0x1936fc=_0x10918d;if(!_0x4aac41||!_0x4aac41[_0x1936fc(0x1de)]())return _0xb1567d;const _0x4be4ca=_0x4aac41[_0x1936fc(0x263)]()['trim']();return _0xb1567d[_0x1936fc(0x178)](_0x58ca9a=>{const _0x1b02b6=_0x1936fc;return _0x58ca9a[_0x1b02b6(0x263)]()[_0x1b02b6(0x17e)](_0x4be4ca)||containsPinyinMatch(_0x58ca9a,_0x4be4ca);});}function filterWorldbookEntries(_0x376d83,_0x22d20a){const _0x547bbb=_0x10918d;if(!_0x376d83||!_0x376d83[_0x547bbb(0x1de)]())return _0x22d20a;const _0xdffb3e=_0x376d83['toLowerCase']()[_0x547bbb(0x1de)]();return _0x22d20a['filter'](_0x57717a=>{const _0x3c3a8c=_0x547bbb,_0x3038aa=[_0x57717a[_0x3c3a8c(0x191)]||'',_0x57717a[_0x3c3a8c(0x1ea)]||'',_0x57717a[_0x3c3a8c(0x21c)]||''][_0x3c3a8c(0x256)]('\x20')[_0x3c3a8c(0x263)]();return _0x3038aa['includes'](_0xdffb3e)||containsPinyinMatch(_0x57717a[_0x3c3a8c(0x191)]||'',_0xdffb3e);});}function _0xedaa(_0x19f7ec,_0x30c663){const _0x4bee98=_0x4bee();return _0xedaa=function(_0xedaabd,_0x496aa2){_0xedaabd=_0xedaabd-0x16d;let _0x13420a=_0x4bee98[_0xedaabd];return _0x13420a;},_0xedaa(_0x19f7ec,_0x30c663);}function containsPinyinMatch(_0x4a145c,_0xb75d04){const _0x7c2f4f=_0x10918d,_0x257166={'世界书':'sjshu','条目':_0x7c2f4f(0x1a9),'编纂':'bianzhuan','搜索':_0x7c2f4f(0x1cd)},_0x375e6a=_0x257166[_0x4a145c];return _0x375e6a&&_0x375e6a[_0x7c2f4f(0x17e)](_0xb75d04);}function highlightSearchMatch(_0x35e7c6,_0x39f3da){const _0x555269=_0x10918d;if(!_0x39f3da||!_0x39f3da[_0x555269(0x1de)]())return _0x35e7c6;const _0xc00606=new RegExp('('+_0x39f3da[_0x555269(0x1b0)](/[.*+?^${}()|[\]\\]/g,'\x5c$&')+')','gi');return _0x35e7c6[_0x555269(0x1b0)](_0xc00606,_0x555269(0x1f8));}function debounce(_0x4fc051,_0xb116de){let _0x2aa9bf;return function _0x2e3e0d(..._0x1c19d9){const _0x368589=()=>{clearTimeout(_0x2aa9bf),_0x4fc051(..._0x1c19d9);};clearTimeout(_0x2aa9bf),_0x2aa9bf=setTimeout(_0x368589,_0xb116de);};}export{initialize,getSettings,saveSettings,resetSettings,_0x3b687a as testApiConnection,_0x114c4c as fetchEmbeddingModels,_0x290abb as fetchRerankModels,getVectorCount,purgeStorage,getMessagesForCondensation,processCondensation,ingestTextToHanlinyuan,getCollectionId,toggleSessionLock,isSessionLocked,getLockedSessionInfo,addKnowledgeBase,removeKnowledgeBase,getLocalKnowledgeBases,getGlobalKnowledgeBases,toggleKnowledgeBase,moveKnowledgeBase,filterWorldbooks,filterWorldbookEntries,highlightSearchMatch,debounce};function initialize(){const _0x502caa=_0x10918d;context=SillyTavern[_0x502caa(0x1bf)]();if(!context){console[_0x502caa(0x26c)]('[翰林院]\x20未能获取SillyTavern上下文,初始化失败。');return;}settings=getSettings(),!window['hanlinyuanRagProcessor']&&(window['hanlinyuanRagProcessor']={}),window[_0x502caa(0x213)][_0x502caa(0x172)]=rearrangeChat,window[_0x502caa(0x213)]['initialized']=!![],console[_0x502caa(0x21a)](_0x502caa(0x170));}async function ingestTextToHanlinyuan(_0x35ca18,_0xe6ef69=_0x10918d(0x24e),_0x35fb93={},_0x3ab962=()=>{},_0xb85115=null,_0x114abe=()=>{},_0x2d7c7a=()=>{},_0x58ebcf=null,_0x3191db=0x0){const _0x9c2abf=_0x10918d;if(!_0x35ca18||!_0x35ca18['trim']())return{'success':![],'error':_0x9c2abf(0x236)};if(!settings)return{'success':![],'error':_0x9c2abf(0x254)};try{const _0x322013=getCollectionIdInfo(),_0x4687a4=await _0x45ee52();if(_0x322013[_0x9c2abf(0x1e8)]&&_0x322013[_0x9c2abf(0x1e8)]===_0x4687a4&&_0x322013[_0x9c2abf(0x1e8)]!==_0x322013['newId']){const _0x587279=confirm(_0x9c2abf(0x26a));if(_0x587279)_0x114abe('[翰林院-迁移]\x20用户确认迁移,正在处理旧宝库:\x20'+_0x322013['oldId'],_0x9c2abf(0x242)),await purgeStorage(_0x322013[_0x9c2abf(0x1e8)]),_0x114abe(_0x9c2abf(0x1a6),_0x9c2abf(0x1e7));else return _0x114abe(_0x9c2abf(0x1e3),'info'),toastr[_0x9c2abf(0x1ee)](_0x9c2abf(0x258)),{'success':![],'error':'用户取消了迁移操作'};}let _0x491a8b,_0x4344ae;const _0x59df0a=new Date()[_0x9c2abf(0x214)]('zh-CN',{'hour12':![]}),_0x3e621f=getCharacterName()||_0x9c2abf(0x1bd);switch(_0xe6ef69){case'chat_history':const _0x1b0379=_0x35fb93['range']||{},_0x48e9f6=_0x1b0379['start']??'?',_0x4f6ca4=_0x1b0379['end']===0x0?'末':_0x1b0379[_0x9c2abf(0x20e)]??'?';_0x491a8b=_0x3e621f+':\x20'+_0x48e9f6+'楼-'+_0x4f6ca4+'楼';break;case'lorebook':const _0x1f2146=_0x35fb93[_0x9c2abf(0x218)]||'未分类世界书',_0x2a69b1=_0x35fb93[_0x9c2abf(0x196)]||_0x9c2abf(0x1a5);_0x491a8b=_0x1f2146+':\x20'+_0x2a69b1;break;case _0x9c2abf(0x185):_0x491a8b=_0x9c2abf(0x221)+(_0x35fb93[_0x9c2abf(0x17a)]||_0x9c2abf(0x197));break;case _0x9c2abf(0x24e):default:_0x491a8b=_0x9c2abf(0x20f)+_0x59df0a;break;}const _0x20bacd=Object[_0x9c2abf(0x188)](getKnowledgeBases()),_0x2b2d3b=_0x20bacd[_0x9c2abf(0x206)](_0x1da126=>_0x1da126['name']===_0x491a8b);if(_0x2b2d3b)_0x4344ae=_0x2b2d3b['id'],_0x114abe(_0x9c2abf(0x1fb)+_0x491a8b+'\x22,将数据合并入库。',_0x9c2abf(0x1ee));else{_0x114abe(_0x9c2abf(0x18f)+_0x491a8b+'\x22\x20创建专属知识库...',_0x9c2abf(0x1ee));const _0x2de0c0=addKnowledgeBase(_0x491a8b);_0x4344ae=_0x2de0c0['id'];}const _0x43730c=getCharacterStableId(),_0x1b3a94=_0x43730c+'_'+_0x4344ae;_0x114abe(_0x9c2abf(0x1f1)+_0x491a8b+_0x9c2abf(0x23f)+_0x1b3a94+')',_0x9c2abf(0x1e7)),_0x114abe(_0x9c2abf(0x1b7)+_0x1b3a94,_0x9c2abf(0x1ee)),_0x3ab962({'message':_0x9c2abf(0x207),'processed':0x0,'total':0x1});const _0x36c4b5=splitIntoChunks(_0x35ca18,_0xe6ef69,_0x35fb93),_0x439e21=_0x36c4b5[_0x9c2abf(0x233)];if(_0xb85115?.[_0x9c2abf(0x22d)])throw new Error(_0x9c2abf(0x1f2));_0x114abe(_0x9c2abf(0x1b6)+_0x491a8b+'\x27的文本分割成\x20'+_0x439e21+_0x9c2abf(0x20b),'info');if(_0x439e21===0x0)return{'success':!![],'count':0x0};const _0x3c9802=settings['retrieval'][_0x9c2abf(0x1d5)]||0x5;let _0x368978=_0x3191db;for(let _0x55c771=_0x3191db;_0x55c771<_0x439e21;_0x55c771+=_0x3c9802){if(_0xb85115?.[_0x9c2abf(0x22d)])throw new Error(_0x9c2abf(0x1f2));const _0x4a2b41=_0x36c4b5[_0x9c2abf(0x19c)](_0x55c771,_0x55c771+_0x3c9802);_0x3ab962({'message':_0x9c2abf(0x1a0)+(_0x55c771+0x1)+'-'+(_0x55c771+_0x4a2b41['length'])+'\x20块','processed':_0x55c771,'total':_0x439e21});const _0x27cdb7=_0x4a2b41['map'](_0x48175b=>_0x48175b[_0x9c2abf(0x1c0)]),_0x587a92=await getEmbeddings(_0x27cdb7,_0xb85115);if(_0xb85115?.[_0x9c2abf(0x22d)])throw new Error('AbortError');if(_0x4a2b41[_0x9c2abf(0x233)]!==_0x587a92[_0x9c2abf(0x233)])throw new Error(_0x9c2abf(0x231));const _0x28cc07=_0x4a2b41[_0x9c2abf(0x201)]((_0x36c9ff,_0xd2676f)=>({..._0x36c9ff,'vector':_0x587a92[_0xd2676f]}));await insertVectors(_0x28cc07,_0xb85115,_0x1b3a94),_0x368978+=_0x4a2b41['length'],_0x58ebcf&&_0x4f3bd3[_0x9c2abf(0x20a)](_0x58ebcf,_0x368978,_0x439e21),await _0x2d7c7a();}return _0x58ebcf&&_0x4f3bd3[_0x9c2abf(0x228)](_0x58ebcf),_0x114abe(_0x9c2abf(0x1d1)+_0x368978+_0x9c2abf(0x261),_0x9c2abf(0x1e7)),{'success':!![],'count':_0x368978};}catch(_0x2affb1){if(_0x2affb1['name']==='AbortError'){_0x114abe(_0x9c2abf(0x174),'warn');throw _0x2affb1;}return console[_0x9c2abf(0x26c)]('[翰林院-核心]\x20ingestTextToHanlinyuan\x20失败:',_0x2affb1),_0x114abe(_0x9c2abf(0x25f)+_0x2affb1[_0x9c2abf(0x22c)],'error'),{'success':![],'error':_0x2affb1['message']};}}function getSettings(){const _0x4315c1=_0x10918d;if(!context||!context['extensionSettings'])return structuredClone(_0x1faf33);let _0x33827e=context[_0x4315c1(0x1f4)][MODULE_NAME];!_0x33827e&&(_0x33827e={},context['extensionSettings'][MODULE_NAME]=_0x33827e);_0x33827e[_0x4315c1(0x25d)]===undefined&&(_0x33827e[_0x4315c1(0x25d)]={});_0x33827e[_0x4315c1(0x266)]===undefined&&(_0x33827e[_0x4315c1(0x266)]={});for(const _0x9173ed in _0x1faf33){if(_0x33827e[_0x9173ed]===undefined)_0x33827e[_0x9173ed]=structuredClone(_0x1faf33[_0x9173ed]);else{if(typeof _0x1faf33[_0x9173ed]===_0x4315c1(0x16e)&&!Array[_0x4315c1(0x182)](_0x1faf33[_0x9173ed])&&_0x1faf33[_0x9173ed]!==null)for(const _0x2885ad in _0x1faf33[_0x9173ed]){_0x33827e[_0x9173ed][_0x2885ad]===undefined&&(_0x33827e[_0x9173ed][_0x2885ad]=_0x1faf33[_0x9173ed][_0x2885ad]);}}}return _0x33827e;}function saveSettings(){const _0x1475b5=_0x10918d;if(context)context[_0x1475b5(0x1c6)]();}function resetSettings(){const _0x51c253=_0x10918d;context&&(context[_0x51c253(0x1f4)][MODULE_NAME]=structuredClone(_0x1faf33),saveSettings());}function showNotification(_0x3373d5,_0x1b755d='info'){toastr[_0x1b755d](_0x3373d5);}function getTagForSource(_0x90347a){const _0x3f5e3e=_0x10918d;switch(_0x90347a){case'chat_history':return _0x3f5e3e(0x1d3);case _0x3f5e3e(0x20c):return'世界书';case'manual':return _0x3f5e3e(0x238);case _0x3f5e3e(0x185):return _0x3f5e3e(0x223);default:return'资料';}}function splitIntoChunks(_0x4c0dd9,_0x1daeac,_0x50cdf1={}){const _0x26e9f7=_0x10918d;switch(_0x1daeac){case _0x26e9f7(0x185):return _chunkForNovel(_0x4c0dd9,_0x50cdf1);case _0x26e9f7(0x26e):return _chunkForChatHistory(_0x4c0dd9,_0x50cdf1);case _0x26e9f7(0x20c):return _chunkForLorebook(_0x4c0dd9,_0x50cdf1);case'manual':return _chunkForManual(_0x4c0dd9,_0x50cdf1);default:console[_0x26e9f7(0x242)]('[翰林院-分块]\x20未知的来源类型\x20\x27'+_0x1daeac+_0x26e9f7(0x220));return _chunkForManual(_0x4c0dd9,{..._0x50cdf1,'sourceName':_0x50cdf1[_0x26e9f7(0x17a)]||'未知来源'});}}function _chunkForNovel(_0x127b0e,_0x289ca2){const _0x260a0f=_0x10918d,{chunkSize:_0x1ca321,overlap:_0x27f53d}=settings[_0x260a0f(0x1cc)],{sourceName:sourceName='小说'}=_0x289ca2,_0x38fb6e=[];if(!_0x127b0e||_0x1ca321<=0x0)return _0x38fb6e;const _0xef1374=/(第\s*[一二三四五六七八九十百千万零\d]+\s*卷)/gim,_0x2624a8=/(第\s*[一二三四五六七八九十百千万零\d]+\s*[章回节部])|^(Chapter\s+\d+)/gim;let _0x3e3493=0x0;const _0x330477=_0x127b0e[_0x260a0f(0x16f)]('\x0a');let _0x4f684e=_0x260a0f(0x24d),_0x5bee5d=_0x260a0f(0x22b),_0x5422ee=[];function _0x468b14(){const _0x2354f2=_0x260a0f;if(_0x5422ee[_0x2354f2(0x233)]===0x0)return;const _0x50d653=_0x5422ee['join']('\x0a');let _0x494f88=0x0,_0x2f0bbe=0x1;while(_0x494f88<_0x50d653['length']){const _0x479b1f=Math['min'](_0x494f88+_0x1ca321,_0x50d653['length']),_0x3cb53d=_0x50d653[_0x2354f2(0x23b)](_0x494f88,_0x479b1f);if(_0x3cb53d['trim']()['length']>0x0){const _0x43ec25={'source':'novel','sourceName':sourceName,'timestamp':new Date()['toISOString'](),'globalIndex':_0x3e3493++,'volume':_0x4f684e,'chapter':_0x5bee5d,'section':_0x2f0bbe},_0x259620=getTagForSource(_0x2354f2(0x185)),_0x1cac52=_0x2354f2(0x1b3)+sourceName+',\x20'+_0x4f684e+',\x20'+_0x5bee5d+',\x20第'+_0x2f0bbe+'节]',_0x275699='<'+_0x259620+'>\x0a'+_0x1cac52+'\x0a'+_0x3cb53d+_0x2354f2(0x175)+_0x259620+'>';_0x38fb6e[_0x2354f2(0x211)]({'text':_0x275699,'metadata':_0x43ec25}),_0x2f0bbe++;}_0x494f88+=_0x1ca321-_0x27f53d;if(_0x494f88>=_0x50d653[_0x2354f2(0x233)])break;}_0x5422ee=[];}for(const _0x273df8 of _0x330477){const _0x12eaa1=_0x273df8['trim']();if(_0xef1374['test'](_0x12eaa1))_0x468b14(),_0x4f684e=_0x12eaa1,_0x5bee5d=_0x260a0f(0x22b);else _0x2624a8[_0x260a0f(0x202)](_0x12eaa1)?(_0x468b14(),_0x5bee5d=_0x12eaa1):_0x5422ee[_0x260a0f(0x211)](_0x273df8);}_0x468b14();if(_0x38fb6e[_0x260a0f(0x233)]===0x0&&_0x127b0e[_0x260a0f(0x233)]>0x0){let _0x4c4dc0=0x0,_0x21efe6=0x1;while(_0x4c4dc0<_0x127b0e[_0x260a0f(0x233)]){const _0x4ca38c=Math[_0x260a0f(0x24c)](_0x4c4dc0+_0x1ca321,_0x127b0e[_0x260a0f(0x233)]),_0x566ab5=_0x127b0e[_0x260a0f(0x23b)](_0x4c4dc0,_0x4ca38c),_0x52727c={'source':_0x260a0f(0x185),'sourceName':sourceName,'timestamp':new Date()[_0x260a0f(0x181)](),'globalIndex':_0x38fb6e[_0x260a0f(0x233)],'volume':_0x260a0f(0x24d),'chapter':_0x260a0f(0x22b),'section':_0x21efe6},_0x17d916=getTagForSource('novel'),_0x8e64d2=_0x260a0f(0x1b3)+sourceName+_0x260a0f(0x267)+_0x21efe6+'节]',_0x3ec3bf='<'+_0x17d916+'>\x0a'+_0x8e64d2+'\x0a'+_0x566ab5+_0x260a0f(0x175)+_0x17d916+'>';_0x38fb6e[_0x260a0f(0x211)]({'text':_0x3ec3bf,'metadata':_0x52727c}),_0x21efe6++,_0x4c4dc0+=_0x1ca321-_0x27f53d;}}return _0x38fb6e;}function _chunkForChatHistory(_0x100047,_0x55e932){const _0x42ea36=_0x10918d,{chunkSize:_0xa698ed,overlap:_0x479e9e}=settings[_0x42ea36(0x1cc)],{floor:_0x47d9a8,is_user:_0x3ffa79,timestamp:_0x39c784}=_0x55e932,_0x338bac=[];if(!_0x100047||_0xa698ed<=0x0)return _0x338bac;let _0x444085=0x1,_0x4f194d=0x0;while(_0x4f194d<_0x100047[_0x42ea36(0x233)]){const _0x5dbdb2=Math['min'](_0x4f194d+_0xa698ed,_0x100047['length']),_0x31fbcf=_0x100047[_0x42ea36(0x23b)](_0x4f194d,_0x5dbdb2),_0x18267c='[来源:\x20聊天记录,\x20楼层:\x20#'+_0x47d9a8+_0x42ea36(0x189)+_0x444085+_0x42ea36(0x1f7),_0xc6b926=getTagForSource(_0x42ea36(0x26e)),_0x3287f9='<'+_0xc6b926+'>\x0a'+_0x18267c+'\x0a'+_0x31fbcf+_0x42ea36(0x175)+_0xc6b926+'>';_0x338bac[_0x42ea36(0x211)]({'text':_0x3287f9,'metadata':{'source':'chat_history','sourceName':_0x42ea36(0x1e0)+_0x47d9a8,'floor':_0x47d9a8,'part':_0x444085,'is_user':_0x3ffa79,'timestamp':_0x39c784}}),_0x444085++,_0x4f194d+=_0xa698ed-_0x479e9e;if(_0x4f194d>=_0x100047[_0x42ea36(0x233)])break;}return _0x338bac;}function _chunkForLorebook(_0x30e99a,_0x44e4f4){const _0x553aac=_0x10918d,{chunkSize:_0x13c029,overlap:_0x330b03}=settings['advanced'],{sourceName:sourceName='世界书条目'}=_0x44e4f4,_0xd1990f=[];if(!_0x30e99a||_0x13c029<=0x0)return _0xd1990f;let _0x2e53df=0x1,_0x265314=0x0;while(_0x265314<_0x30e99a[_0x553aac(0x233)]){const _0x547d80=Math[_0x553aac(0x24c)](_0x265314+_0x13c029,_0x30e99a[_0x553aac(0x233)]),_0x318591=_0x30e99a[_0x553aac(0x23b)](_0x265314,_0x547d80),_0x2ac9bf=_0x553aac(0x1ae)+sourceName+',\x20第'+_0x2e53df+'部分]',_0xd0baa1=getTagForSource(_0x553aac(0x20c)),_0x336307='<'+_0xd0baa1+'>\x0a'+_0x2ac9bf+'\x0a'+_0x318591+'\x0a'+_0xd0baa1+'>';_0xd1990f[_0x553aac(0x211)]({'text':_0x336307,'metadata':{'source':'lorebook','sourceName':sourceName,'part':_0x2e53df,'timestamp':new Date()[_0x553aac(0x181)]()}}),_0x2e53df++,_0x265314+=_0x13c029-_0x330b03;if(_0x265314>=_0x30e99a[_0x553aac(0x233)])break;}return _0xd1990f;}function _chunkForManual(_0x449811,_0x1d3bb2){const _0x3d2f38=_0x10918d,{chunkSize:_0x3c8a41,overlap:_0x493794}=settings[_0x3d2f38(0x1cc)],{sourceName:sourceName='手动录入'}=_0x1d3bb2,_0x4da1b2=[];if(!_0x449811||_0x3c8a41<=0x0)return _0x4da1b2;const _0x229e24=new Date(),_0x409b52=_0x229e24[_0x3d2f38(0x214)](_0x3d2f38(0x1ac));let _0x3c57e9=0x1,_0x21d43f=0x0;while(_0x21d43f<_0x449811[_0x3d2f38(0x233)]){const _0x4a06d6=Math[_0x3d2f38(0x24c)](_0x21d43f+_0x3c8a41,_0x449811[_0x3d2f38(0x233)]),_0x31e92f=_0x449811[_0x3d2f38(0x23b)](_0x21d43f,_0x4a06d6),_0x5290d1=_0x3d2f38(0x1b3)+sourceName+_0x3d2f38(0x1a2)+_0x409b52+_0x3d2f38(0x189)+_0x3c57e9+_0x3d2f38(0x1f7),_0x5346f9=getTagForSource(_0x3d2f38(0x24e)),_0x1a4f0d='<'+_0x5346f9+'>\x0a'+_0x5290d1+'\x0a'+_0x31e92f+'\x0a'+_0x5346f9+'>';_0x4da1b2['push']({'text':_0x1a4f0d,'metadata':{'source':_0x3d2f38(0x24e),'sourceName':sourceName,'part':_0x3c57e9,'timestamp':_0x229e24[_0x3d2f38(0x181)]()}}),_0x3c57e9++,_0x21d43f+=_0x3c8a41-_0x493794;if(_0x21d43f>=_0x449811[_0x3d2f38(0x233)])break;}return _0x4da1b2;}import{getCollectionId as _0x45ee52,getCharacterName}from'./utils/context-utils.js';async function getCollectionId(){return lockedCollectionId||await _0x45ee52();}async function toggleSessionLock(){return lockedCollectionId?(lockedCollectionId=null,![]):(lockedCollectionId=await _0x45ee52(),!![]);}function isSessionLocked(){return lockedCollectionId!==null;}function getLockedSessionInfo(){const _0x24370c=_0x10918d;if(!lockedCollectionId)return null;return{'id':lockedCollectionId,'name':'(已锁定:\x20'+lockedCollectionId[_0x24370c(0x23b)](0x0,0x8)+_0x24370c(0x241)};}function getLocalKnowledgeBases(){const _0xa45410=_0x10918d,_0x190a6c=getCharacterStableId();return!settings['knowledgeBases'][_0x190a6c]&&(settings[_0xa45410(0x266)][_0x190a6c]={}),settings[_0xa45410(0x266)][_0x190a6c];}function getGlobalKnowledgeBases(){const _0x22d869=_0x10918d;return!settings['knowledgeBases'][GLOBAL_SCOPE_ID]&&(settings['knowledgeBases'][GLOBAL_SCOPE_ID]={}),settings[_0x22d869(0x266)][GLOBAL_SCOPE_ID];}function getKnowledgeBases(){const _0x283957=getLocalKnowledgeBases(),_0x55cf01=getGlobalKnowledgeBases();return{..._0x55cf01,..._0x283957};}function addKnowledgeBase(_0x357895){const _0x46d5f9=_0x10918d;if(!_0x357895||!_0x357895['trim']())throw new Error(_0x46d5f9(0x1c3));const _0x3a6f7b=getCharacterStableId(),_0x86fbc8=getLocalKnowledgeBases(),_0xcdb209=_0x46d5f9(0x190)+Date[_0x46d5f9(0x246)]()+'_'+Math[_0x46d5f9(0x1fd)]()['toString'](0x24)[_0x46d5f9(0x23b)](0x2,0x9),_0xae5e78={'id':_0xcdb209,'name':_0x357895[_0x46d5f9(0x1de)](),'enabled':!![],'createdAt':new Date()[_0x46d5f9(0x181)](),'owner':_0x3a6f7b};return _0x86fbc8[_0xcdb209]=_0xae5e78,saveSettings(),console[_0x46d5f9(0x21a)]('[翰林院-核心]\x20已为角色\x20'+_0x3a6f7b+'\x20添加新知识库:\x20'+_0x357895+_0x46d5f9(0x184)+_0xcdb209+')'),_0xae5e78;}async function removeKnowledgeBase(_0x2ff6ae,_0x4c7a8c){const _0x1be834=_0x10918d,_0x31f90c=getCharacterStableId(),_0x1e99df=_0x4c7a8c===_0x1be834(0x1e6)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x5e933f=_0x1e99df[_0x2ff6ae],_0x5b7143=_0x5e933f?.[_0x1be834(0x235)]||_0x2ff6ae;if(!_0x5e933f){console[_0x1be834(0x242)](_0x1be834(0x1fc)+_0x2ff6ae+_0x1be834(0x226)+_0x4c7a8c+')');return;}const _0x552f86=_0x4c7a8c==='global'?_0x5e933f[_0x1be834(0x1f5)]||GLOBAL_SCOPE_ID:_0x31f90c,_0x3b63d5=_0x552f86+'_'+_0x2ff6ae;console[_0x1be834(0x21a)]('[翰林院-核心]\x20准备删除知识库\x20'+_0x2ff6ae+_0x1be834(0x1f6)+_0x3b63d5);const _0x57172a=await purgeStorage(_0x3b63d5);_0x57172a?(delete _0x1e99df[_0x2ff6ae],saveSettings(),console['log'](_0x1be834(0x177)+_0x2ff6ae+'\x20及其向量数据。'),toastr['success'](_0x1be834(0x1b2)+_0x5b7143+_0x1be834(0x1d0))):(console[_0x1be834(0x26c)](_0x1be834(0x237)+_0x3b63d5+'\x20失败,删除操作中止。'),toastr[_0x1be834(0x26c)](_0x1be834(0x187)));}function toggleKnowledgeBase(_0x4e54c9,_0x9f6398){const _0xc8f430=_0x10918d,_0x2d5c5a=_0x9f6398===_0xc8f430(0x1e6)?getGlobalKnowledgeBases():getLocalKnowledgeBases();_0x2d5c5a[_0x4e54c9]&&(_0x2d5c5a[_0x4e54c9][_0xc8f430(0x210)]=!_0x2d5c5a[_0x4e54c9][_0xc8f430(0x210)],saveSettings(),console[_0xc8f430(0x21a)]('[翰林院-核心]\x20知识库\x20'+_0x4e54c9+'\x20(范围:\x20'+_0x9f6398+_0xc8f430(0x1c1)+(_0x2d5c5a[_0x4e54c9]['enabled']?'启用':'禁用')));}function generateHash(_0x1a12a5){const _0xbc01a4=_0x10918d;let _0x402a06=0x0;for(let _0x59031a=0x0;_0x59031a<_0x1a12a5[_0xbc01a4(0x233)];_0x59031a++){const _0xbb2c2e=_0x1a12a5['charCodeAt'](_0x59031a);_0x402a06=(_0x402a06<<0x5)-_0x402a06+_0xbb2c2e,_0x402a06=_0x402a06&_0x402a06;}return Math[_0xbc01a4(0x1a3)](_0x402a06)[_0xbc01a4(0x259)](0x24);}async function queryVectors(_0x56c65a){const _0x1349c6=_0x10918d;console['log'](_0x1349c6(0x193));const _0x10f9e4=getCharacterStableId(),_0x3b875b=getLocalKnowledgeBases(),_0x87f8e0=getGlobalKnowledgeBases(),_0x30262d=Object['values'](_0x3b875b)['filter'](_0x15fcf2=>_0x15fcf2[_0x1349c6(0x210)]),_0x4344b3=Object[_0x1349c6(0x188)](_0x87f8e0)['filter'](_0x4a87f4=>_0x4a87f4[_0x1349c6(0x210)]),_0x362df3=[..._0x30262d[_0x1349c6(0x201)](_0x3e54eb=>({..._0x3e54eb,'scope':_0x1349c6(0x1db)})),..._0x4344b3[_0x1349c6(0x201)](_0xc2c758=>({..._0xc2c758,'scope':_0x1349c6(0x1e6)}))];if(_0x362df3['length']===0x0){console[_0x1349c6(0x21a)](_0x1349c6(0x17b));const _0x2c00ca=await _0x45ee52();if(!_0x2c00ca)return[];_0x362df3['push']({'id':null,'name':_0x1349c6(0x250),'scope':_0x1349c6(0x22a)});}const _0x9c84c2=(await getEmbeddings([_0x56c65a]))[0x0];let _0x6af1f4=[];const _0x281832=_0x362df3[_0x1349c6(0x201)](_0x99bb9a=>{const _0x169cc3=_0x1349c6;let _0x20e0b0;if(_0x99bb9a['scope']===_0x169cc3(0x22a))_0x20e0b0=_0x45ee52();else{const _0x5529ac=_0x99bb9a[_0x169cc3(0x186)]===_0x169cc3(0x1e6)?_0x99bb9a[_0x169cc3(0x1f5)]||GLOBAL_SCOPE_ID:_0x10f9e4;_0x20e0b0=Promise[_0x169cc3(0x205)](_0x5529ac+'_'+_0x99bb9a['id']);}return _0x20e0b0[_0x169cc3(0x25a)](_0x3d7913=>{const _0x40743f=_0x169cc3;if(!_0x3d7913)return[];console[_0x40743f(0x21a)](_0x40743f(0x1d7)+_0x99bb9a['name']+_0x40743f(0x184)+_0x3d7913+')');const _0x9bf3a6={'collectionId':_0x3d7913,'searchText':_0x56c65a,'topK':settings['advanced'][_0x40743f(0x1ff)],'threshold':settings[_0x40743f(0x1cc)][_0x40743f(0x1fa)],'source':_0x40743f(0x216),'embeddings':{[_0x56c65a]:_0x9c84c2}};return fetch('/api/vector/query',{'method':_0x40743f(0x19f),'headers':context[_0x40743f(0x1c8)](),'body':JSON[_0x40743f(0x253)](_0x9bf3a6)})['then'](async _0x1b39d8=>{const _0x1e83fb=_0x40743f;if(!_0x1b39d8['ok']){const _0x1192ae=await _0x1b39d8[_0x1e83fb(0x1c0)]();return console['error']('[翰林院-日志]\x20查询知识库\x20'+_0x3d7913+_0x1e83fb(0x249),_0x1192ae),[];}const _0xc433f1=await _0x1b39d8['json']();let _0x28066f=[];if(Array[_0x1e83fb(0x182)](_0xc433f1))_0x28066f=_0xc433f1;else{if(_0xc433f1&&_0xc433f1[_0x1e83fb(0x1d2)]&&Array[_0x1e83fb(0x182)](_0xc433f1[_0x1e83fb(0x1d2)]))_0x28066f=_0xc433f1[_0x1e83fb(0x1d2)];else{if(_0xc433f1&&_0xc433f1[_0x1e83fb(0x1ce)]&&Array[_0x1e83fb(0x182)](_0xc433f1[_0x1e83fb(0x1ce)]))_0x28066f=_0xc433f1['results'];else _0xc433f1&&_0xc433f1[_0x1e83fb(0x265)]&&Array[_0x1e83fb(0x182)](_0xc433f1[_0x1e83fb(0x265)])&&(_0x28066f=_0xc433f1[_0x1e83fb(0x265)]);}}const _0x161727=_0x28066f[_0x1e83fb(0x201)](_0x12e44a=>{const _0x32be1e=_0x1e83fb;if(!_0x12e44a||typeof _0x12e44a[_0x32be1e(0x1c0)]!==_0x32be1e(0x1e1))return null;const _0x1be21f={'source':_0x32be1e(0x20d),'sourceName':'未知'},_0x26d732=_0x12e44a[_0x32be1e(0x1c0)][_0x32be1e(0x245)](/\[来源:\s*([^,\]]+)/);if(_0x26d732&&_0x26d732[0x1]){const _0x50ba96=_0x26d732[0x1][_0x32be1e(0x1de)]();switch(_0x50ba96){case _0x32be1e(0x1d3):_0x1be21f['source']=_0x32be1e(0x26e);const _0x160eea=_0x12e44a[_0x32be1e(0x1c0)]['match'](/楼层:\s*#(\d+)/);_0x160eea&&_0x160eea[0x1]&&(_0x1be21f[_0x32be1e(0x219)]=parseInt(_0x160eea[0x1],0xa),_0x1be21f['sourceName']=_0x32be1e(0x1e0)+_0x1be21f['floor']);break;case _0x32be1e(0x229):_0x1be21f[_0x32be1e(0x244)]='lorebook';const _0x5e1b99=_0x12e44a[_0x32be1e(0x1c0)][_0x32be1e(0x245)](/条目:\s*([^,\]]+)/);_0x5e1b99&&_0x5e1b99[0x1]&&(_0x1be21f['sourceName']=_0x5e1b99[0x1][_0x32be1e(0x1de)]());break;case _0x32be1e(0x238):_0x1be21f[_0x32be1e(0x244)]=_0x32be1e(0x24e);break;case'小说':case _0x32be1e(0x223):_0x1be21f['source']=_0x32be1e(0x185);const _0x2dc101=_0x12e44a[_0x32be1e(0x1c0)][_0x32be1e(0x245)](/来源:\s*([^,\]]+),\s*([^,\]]+),\s*([^,\]]+)/);_0x2dc101&&(_0x1be21f[_0x32be1e(0x17a)]=_0x2dc101[0x1]['trim'](),_0x1be21f[_0x32be1e(0x1cb)]=_0x2dc101[0x2][_0x32be1e(0x1de)](),_0x1be21f[_0x32be1e(0x1f3)]=_0x2dc101[0x3][_0x32be1e(0x1de)]());break;}}return{..._0x12e44a,'score':_0x12e44a['score']||0x1,'metadata':_0x1be21f};})['filter'](Boolean);return console[_0x1e83fb(0x21a)](_0x1e83fb(0x232)+_0x99bb9a[_0x1e83fb(0x235)]+_0x1e83fb(0x208)+_0x161727['length']+_0x1e83fb(0x17d)),_0x161727;})[_0x40743f(0x16d)](_0x30d3c3=>{const _0x24ee2e=_0x40743f;return console[_0x24ee2e(0x26c)](_0x24ee2e(0x23a)+_0x3d7913+_0x24ee2e(0x18e),_0x30d3c3),[];});});}),_0x1763c2=await Promise[_0x1349c6(0x1f0)](_0x281832);_0x6af1f4=_0x1763c2[_0x1349c6(0x1ca)](),console['log']('[翰林院-日志]\x20所有知识库查询完毕,共获得\x20'+_0x6af1f4['length']+_0x1349c6(0x1ed));const _0x3b27a1=[],_0x43ae93=new Set();for(const _0x53d4dc of _0x6af1f4){if(_0x53d4dc&&typeof _0x53d4dc===_0x1349c6(0x16e)&&_0x53d4dc[_0x1349c6(0x1c0)]&&typeof _0x53d4dc[_0x1349c6(0x1c0)]==='string'){const _0x588e56=_0x53d4dc[_0x1349c6(0x1c0)][_0x1349c6(0x1de)]();_0x588e56[_0x1349c6(0x233)]>0x0&&!_0x43ae93[_0x1349c6(0x19e)](_0x588e56)&&(_0x43ae93[_0x1349c6(0x239)](_0x588e56),_0x3b27a1['push'](_0x53d4dc));}}console[_0x1349c6(0x21a)](_0x1349c6(0x269)+_0x3b27a1[_0x1349c6(0x233)]+'\x20条结果。'),_0x3b27a1['sort']((_0x150f4c,_0x2bcc42)=>(_0x2bcc42[_0x1349c6(0x25b)]||0x0)-(_0x150f4c[_0x1349c6(0x25b)]||0x0));const _0x25ddb1=[..._0x3b27a1];return console[_0x1349c6(0x21a)]('[翰林院-修复]\x20最终返回数组长度:\x20'+_0x25ddb1[_0x1349c6(0x233)]),console[_0x1349c6(0x21a)](_0x1349c6(0x1e4),JSON[_0x1349c6(0x253)](_0x25ddb1[_0x1349c6(0x19c)](0x0,0x1),null,0x2)),_0x25ddb1;}async function insertVectors(_0x42958a,_0xe58c7b=null,_0x5966a2){const _0x26e9c1=_0x10918d;if(!_0x5966a2)throw new Error(_0x26e9c1(0x204));if(_0x42958a[_0x26e9c1(0x233)]===0x0)return{'success':!![],'count':0x0};const _0x23875b=_0x42958a[_0x26e9c1(0x201)]((_0x1bc51d,_0x19a93d)=>({'hash':generateHash(_0x1bc51d['text']+Date[_0x26e9c1(0x246)]()+_0x19a93d),'text':_0x1bc51d['text'],'metadata':_0x1bc51d[_0x26e9c1(0x1d2)]||{'source':_0x26e9c1(0x20d),'timestamp':new Date()[_0x26e9c1(0x181)]()}})),_0x5d1602=_0x23875b['reduce']((_0x3c29cd,_0x21e7fd,_0x2a8abe)=>{const _0x1889e3=_0x26e9c1;return _0x3c29cd[_0x21e7fd[_0x1889e3(0x1c0)]]=_0x42958a[_0x2a8abe]['vector'],_0x3c29cd;},{}),_0x1ec2a={'collectionId':_0x5966a2,'items':_0x23875b,'source':'webllm','embeddings':_0x5d1602},_0x3e80e3=await fetch(_0x26e9c1(0x230),{'method':_0x26e9c1(0x19f),'headers':context[_0x26e9c1(0x1c8)](),'body':JSON[_0x26e9c1(0x253)](_0x1ec2a),'signal':_0xe58c7b});if(!_0x3e80e3['ok']){const _0x472bd2=await _0x3e80e3[_0x26e9c1(0x1c0)]();console[_0x26e9c1(0x26c)](_0x26e9c1(0x195),_0x472bd2);throw new Error('忆识存入API错误\x20'+_0x3e80e3[_0x26e9c1(0x257)]+':\x20'+_0x472bd2);}return{'success':!![],'count':_0x23875b[_0x26e9c1(0x233)]};}async function getVectorCount(_0x4b31ab=null,_0x493d1e=_0x10918d(0x1db)){const _0x4b3f03=_0x10918d,_0x496907=getCharacterStableId();if(_0x4b31ab){const _0x4706cd=_0x493d1e===_0x4b3f03(0x1e6)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x377ffc=_0x4706cd[_0x4b31ab];if(!_0x377ffc)return console['warn'](_0x4b3f03(0x19b)+_0x493d1e+_0x4b3f03(0x18d)+_0x4b31ab+'\x20的知识库。'),0x0;const _0x206df6=_0x493d1e===_0x4b3f03(0x1e6)?_0x377ffc[_0x4b3f03(0x1f5)]||GLOBAL_SCOPE_ID:_0x496907,_0x88943e=_0x206df6+'_'+_0x4b31ab;return await countVectorsInCollection(_0x88943e);}else{console[_0x4b3f03(0x21a)]('[翰林院-日志]\x20开始获取所有知识库的向量总数...');const _0x548145=Object[_0x4b3f03(0x188)](getLocalKnowledgeBases()),_0x5f2b61=Object[_0x4b3f03(0x188)](getGlobalKnowledgeBases()),_0x363215=[];_0x548145[_0x4b3f03(0x26f)](_0x520ecb=>{const _0x57a731=_0x4b3f03,_0x586880=_0x496907+'_'+_0x520ecb['id'];_0x363215[_0x57a731(0x211)](countVectorsInCollection(_0x586880));}),_0x5f2b61[_0x4b3f03(0x26f)](_0xcc48ed=>{const _0x56cf0d=_0x4b3f03,_0x17b553=_0xcc48ed[_0x56cf0d(0x1f5)]||GLOBAL_SCOPE_ID,_0x3d3b68=_0x17b553+'_'+_0xcc48ed['id'];_0x363215[_0x56cf0d(0x211)](countVectorsInCollection(_0x3d3b68));});const _0x6395fc=await _0x45ee52();_0x363215[_0x4b3f03(0x211)](countVectorsInCollection(_0x6395fc));const _0x17bca4=await Promise['all'](_0x363215),_0x51aace=_0x17bca4[_0x4b3f03(0x24a)]((_0x1882bd,_0xbc1f0b)=>_0x1882bd+_0xbc1f0b,0x0);return console['log'](_0x4b3f03(0x1bc)+_0x51aace),_0x51aace;}}function _0x4bee(){const _0x50919b=['\x27\x20的注入设置,跳过处理。','\x27\x20中未找到ID为\x20','\x20时发生网络错误:','[翰林院-核心]\x20准备为任务\x20\x22','task_','comment','queryMessageCount','[翰林院-日志]\x20开始多知识库向量查询...','2716CUCPYN','[翰林院-日志]\x20忆识存入API错误:','entryName','未知小说','[翰林院-日志]\x20集合\x20','relevance_score','[翰林院-日志]\x20清空宝库API错误:','[翰林院-计数]\x20在作用域\x20\x27','slice','无法确定要清空的目标宝库。','has','POST','正在处理\x20','[翰林院-核心]\x20已将\x20',',\x20向量化录入时间:\x20','abs','移动失败:没有当前角色,无法移入局部知识库。','未知条目','[翰林院-迁移]\x20旧宝库已清空。','84902jBpIuP','notify','tiaomu','[翰林院-调试]\x20步骤3\x20-\x20按来源分组后的结果:','No\x20messages\x20to\x20process.','zh-CN','send_date','[来源:\x20世界书,\x20条目:\x20','/api/vector/purge','replace','查询集合\x20','知识库\x20\x22','[来源:\x20','_history','retrieval','[翰林院-核心]\x20将来源\x27','[翰林院-核心]\x20已锁定忆识宝库ID:\x20','[翰林院-配置]\x20','\x20条消息分解为\x20','\x20-\x20楼层\x20#','rerank_score','[翰林院-日志]\x20所有知识库统计完成,总向量数:\x20','未知角色','\x20条内容。','getContext','text',')\x20的状态已切换为:\x20','[翰林院-Rerank]\x20元数据加权排序完成。','知识库名称不能为空','[翰林院-核心]\x20聊天记录凝识失败:\x20','rerank','saveSettingsDebounced','\x22\x20创建专属知识库...','getRequestHeaders','[翰林院-日志]\x20获取集合\x20','flat','volume','advanced','sousuo','results','mes','\x22\x20已删除。','[翰林院-核心]\x20成功插入\x20','metadata','聊天记录','hasOwnProperty','batchSize','\x20失败:\x20','[翰林院-日志]\x20正在查询知识库:\x20','2253660vHRbOH','[翰林院-Rerank]\x20开始外部API重排序...','[翰林院-Rerank]\x20开始元数据加权最终排序...','local','keys','[翰林院-日志]\x20开始清空宝库...','trim','30xbpgfn','聊天记录\x20#','string','warning','[翰林院-迁移]\x20用户取消了迁移操作。','[翰林院-修复]\x20最终返回数组样本:','凝识之权未开启','global','success','oldId','[翰林院-迁移]\x20集合\x20','key','[翰林院-核心]\x20processCondensation\x20失败:','messageTypes','\x20条初步结果。','info','235855rMWXVT','all','[翰林院-核心]\x20已创建并锁定知识库:\x20','AbortError','chapter','extensionSettings','owner',',将清空集合:\x20','部分]','$1','depth','matchThreshold','[翰林院-核心]\x20检测到同名知识库\x20\x22','[翰林院-核心]\x20尝试删除一个不存在的知识库:\x20','random','[翰林院-日志]\x20清空宝库API调用成功。','maxResults','findIndex','map','test','start','insertVectors\x20必须接收一个有效的\x20collectionId\x20参数。','resolve','find','正在智能分块...','\x20返回\x20','index','saveProgress','\x20个块。','lorebook','unknown','end','手动录入:\x20','enabled','push','聊天记录:\x20','hanlinyuanRagProcessor','toLocaleString','忆识检索失败:\x20','webllm','_text}}','bookName','floor','log','position','content','\x20的知识库。','condensation','3512GQSShH','\x27,使用通用分块逻辑。','小说:\x20','is_user','小说录入','embeddings','1999395VdGKCm','\x20(范围:\x20','\x20不存在,返回空数组。','clearJob','世界书','legacy','第1章','message','aborted','injection_','36DSOBTK','/api/vector/insert','文本块和向量数量不匹配','[翰林院-V13\x20修复]\x20重建元数据后,知识库\x20','length','[翰林院-Rerank]\x20外部Rerank失败,将仅使用内部加权。','name','输入文本为空','[翰林院-核心]\x20清空向量集合\x20','手动录入','add','[翰林院-日志]\x20查询知识库\x20','substring','[翰林院-日志]\x20清空目标集合ID:\x20','Rerank失败:\x20','chat','\x20(集合ID:\x20','json','...)','warn','[翰林院-核心]\x20凝识任务已锁定知识库:\x20','source','match','now','HANLINYUAN_RAG_CHAT','depth_role','\x20失败:','reduce','HANLINYUAN_RAG_NOVEL','min','第1卷','manual','\x20不存在,计为\x200。','旧版宝库\x20(Legacy)','[翰林院-日志]\x20统计集合\x20','[翰林院]\x20未找到来源\x20\x27','stringify','核心未初始化','移动失败:未找到源条目。','join','status','操作已取消。','toString','then','score','7eJLBht','condensationHistory','\x27\x20注入\x20','[翰林院-核心]\x20文本录入失败:\x20','\x20补充所有者ID:\x20','\x20个向量条目。','1472996lBrdMi','toLowerCase','_global','data','knowledgeBases',',\x20第1卷,\x20第1章,\x20第','11sGxjdD','[翰林院-日志]\x20去重后剩余\x20','检测到旧版数据。此操作将把旧数据迁移到新格式,过程不可逆,是否继续?','top_n','error','user','chat_history','forEach','hanlinyuan-rag-core','catch','object','split','翰林院忆识核心已启动\x20(V5.2-集成版),已注册到全局\x20hanlinyuanRagProcessor\x20对象。',']\x20的消息已成功凝识。','rearrangeChat','165JwoigE','[翰林院-核心]\x20文本录入任务被用户中止。','\x0a','hybrid_alpha','[翰林院-核心]\x20成功删除知识库\x20','filter','/api/vector/list','sourceName','[翰林院-日志]\x20没有启用的新知识库,尝试查询旧版单体宝库...','[翰林院-日志]\x20统计目标集合ID:\x20','\x20条结果。','includes','[翰林院-调试]\x20步骤2\x20-\x20rerankResults返回的最终结果:','[翰林院-日志]\x20无法确定要清空的目标集合ID。','toISOString','isArray','40yPneoc','\x20(ID:\x20','novel','scope','删除知识库失败,未能清空后端数据。','values',',\x20第','132275KUxdfO','外部Rerank完成'];_0x4bee=function(){return _0x50919b;};return _0x4bee();}async function countVectorsInCollection(_0x4adb1d){const _0x262bba=_0x10918d;if(!_0x4adb1d)return 0x0;console[_0x262bba(0x21a)](_0x262bba(0x17c)+_0x4adb1d);const _0x221059={'collectionId':_0x4adb1d,'source':'webllm','embeddings':{}};try{const _0x52ac3d=await fetch(_0x262bba(0x179),{'method':'POST','headers':context[_0x262bba(0x1c8)](),'body':JSON[_0x262bba(0x253)](_0x221059)});if(!_0x52ac3d['ok']){if(_0x52ac3d[_0x262bba(0x257)]===0x194)console[_0x262bba(0x21a)](_0x262bba(0x198)+_0x4adb1d+_0x262bba(0x24f));else{const _0x167600=await _0x52ac3d[_0x262bba(0x1c0)]();console[_0x262bba(0x242)](_0x262bba(0x1c9)+_0x4adb1d+'\x20列表API时出现问题\x20(状态:\x20'+_0x52ac3d[_0x262bba(0x257)]+'):',_0x167600);}return 0x0;}const _0x3cece6=await _0x52ac3d[_0x262bba(0x240)]();let _0x421cd9=0x0;if(Array[_0x262bba(0x182)](_0x3cece6))_0x421cd9=_0x3cece6['length'];else _0x3cece6&&_0x3cece6['hashes']&&(_0x421cd9=_0x3cece6['hashes'][_0x262bba(0x233)]);return _0x421cd9;}catch(_0x2e42ba){return console[_0x262bba(0x26c)](_0x262bba(0x251)+_0x4adb1d+_0x262bba(0x18e),_0x2e42ba),0x0;}}async function purgeStorage(_0x57b3bc=null){const _0x250ed1=_0x10918d;console[_0x250ed1(0x21a)](_0x250ed1(0x1dd));const _0x16dec4=_0x57b3bc||await getCollectionId();if(!_0x16dec4)return console[_0x250ed1(0x26c)](_0x250ed1(0x180)),toastr[_0x250ed1(0x26c)](_0x250ed1(0x19d)),![];console[_0x250ed1(0x21a)](_0x250ed1(0x23c)+_0x16dec4);const _0x3f32d8={'collectionId':_0x16dec4};console[_0x250ed1(0x21a)]('[翰林院-日志]\x20发送到\x20/api/vector/purge\x20的请求体:',JSON['stringify'](_0x3f32d8,null,0x2));const _0x3ecccd=await fetch(_0x250ed1(0x1af),{'method':_0x250ed1(0x19f),'headers':context['getRequestHeaders'](),'body':JSON[_0x250ed1(0x253)](_0x3f32d8)});console[_0x250ed1(0x21a)]('[翰林院-日志]\x20/api/vector/purge\x20响应状态:\x20'+_0x3ecccd[_0x250ed1(0x257)]);if(!_0x3ecccd['ok']){const _0x5b77da=await _0x3ecccd[_0x250ed1(0x1c0)]();console[_0x250ed1(0x26c)](_0x250ed1(0x19a),_0x5b77da);}else console[_0x250ed1(0x21a)](_0x250ed1(0x1fe));return _0x3ecccd['ok'];}function getMessagesForCondensation(_0x38dfd1=null){const _0x4850d4=_0x10918d;if(!settings[_0x4850d4(0x21e)]['enabled'])return showNotification(_0x4850d4(0x1e5),_0x4850d4(0x1e2)),[];const {layerStart:_0x5250fb,layerEnd:_0x17eb2e}=settings[_0x4850d4(0x21e)],_0x2b0f4e=_0x38dfd1||settings[_0x4850d4(0x21e)][_0x4850d4(0x1ec)],_0x3d687a=context[_0x4850d4(0x23e)]['length'],_0x2a47a4=Math['max'](0x0,_0x5250fb-0x1),_0x1afda2=_0x17eb2e===0x0||_0x17eb2e>_0x3d687a?_0x3d687a:Math[_0x4850d4(0x24c)](_0x3d687a,_0x17eb2e),_0x182cd0=context[_0x4850d4(0x23e)][_0x4850d4(0x19c)](_0x2a47a4,_0x1afda2);return _0x182cd0[_0x4850d4(0x178)](_0x1b1f75=>{const _0x469b61=_0x4850d4,_0x5be475=_0x1b1f75[_0x469b61(0x222)]===!![],_0x139a80=_0x1b1f75[_0x469b61(0x222)]===![];if(!_0x1b1f75['mes']||!_0x1b1f75[_0x469b61(0x1cf)][_0x469b61(0x1de)]())return![];return _0x2b0f4e[_0x469b61(0x26d)]&&_0x5be475||_0x2b0f4e['ai']&&_0x139a80;});}async function processCondensation(_0x4c9d8e,_0x2c0e61=()=>{},_0x59b0ef=null){const _0x306fb2=_0x10918d;if(!_0x4c9d8e||_0x4c9d8e[_0x306fb2(0x233)]===0x0)return{'success':![],'error':_0x306fb2(0x1ab)};try{let _0x2920f8,_0x3039ee;const _0x3da4c2=getCharacterName()||_0x306fb2(0x1bd);if(_0x59b0ef){const _0x247352=_0x59b0ef[_0x306fb2(0x203)]??'?',_0x4d33dc=_0x59b0ef[_0x306fb2(0x20e)]===0x0?'末':_0x59b0ef[_0x306fb2(0x20e)]??'?';_0x2920f8=_0x3da4c2+':\x20'+_0x247352+'楼-'+_0x4d33dc+'楼';}else{const _0xf9efcb=new Date()[_0x306fb2(0x214)]('zh-CN',{'hour12':![]});_0x2920f8=_0x306fb2(0x212)+_0xf9efcb;}const _0xe9722a=Object['values'](getLocalKnowledgeBases()),_0x184ec8=_0xe9722a[_0x306fb2(0x206)](_0x3be35a=>_0x3be35a['name']===_0x2920f8);if(_0x184ec8)_0x3039ee=_0x184ec8['id'],_0x2c0e61(_0x306fb2(0x1fb)+_0x2920f8+'\x22,将数据合并入库。','info');else{_0x2c0e61(_0x306fb2(0x18f)+_0x2920f8+_0x306fb2(0x1c7),_0x306fb2(0x1ee));const _0x4be9fb=addKnowledgeBase(_0x2920f8);_0x3039ee=_0x4be9fb['id'];}const _0x48ea24=getCharacterStableId(),_0x397ca9=_0x48ea24+'_'+_0x3039ee;_0x2c0e61(_0x306fb2(0x243)+_0x2920f8+_0x306fb2(0x23f)+_0x397ca9+')',_0x306fb2(0x1e7));const _0x2a925a=[],_0x2f4d3c=context['chat'];for(const _0xee077f of _0x4c9d8e){const _0x5c925f=(_0xee077f[_0x306fb2(0x1cf)]||'')[_0x306fb2(0x1b0)](/<[^>]*>/g,'')['trim']();if(_0x5c925f['length']===0x0)continue;let _0x41c004;if(_0xee077f[_0x306fb2(0x219)]!==undefined&&_0xee077f[_0x306fb2(0x219)]!==null)_0x41c004=_0xee077f[_0x306fb2(0x219)];else{const _0x5aca0a=_0x2f4d3c[_0x306fb2(0x200)](_0x1ce17c=>_0x1ce17c===_0xee077f);_0x41c004=_0x5aca0a!==-0x1?_0x5aca0a+0x1:-0x1;}const _0x19f421=new Date(_0xee077f[_0x306fb2(0x1ad)]),_0xcd2914=isNaN(_0x19f421['getTime']())?new Date()['toISOString']():_0x19f421['toISOString'](),_0x15b638=splitIntoChunks(_0x5c925f,_0x306fb2(0x26e),{'floor':_0x41c004,'is_user':_0xee077f[_0x306fb2(0x222)],'timestamp':_0xcd2914});_0x2a925a[_0x306fb2(0x211)](..._0x15b638);}if(_0x2a925a[_0x306fb2(0x233)]===0x0)return{'success':!![],'count':0x0};_0x2c0e61(_0x306fb2(0x1a1)+_0x4c9d8e['length']+_0x306fb2(0x1b9)+_0x2a925a[_0x306fb2(0x233)]+'\x20个知识块,准备入库。',_0x306fb2(0x1ee));const _0x3ab550=settings[_0x306fb2(0x1b5)]['batchSize']||0x5;let _0x21518b=0x0;for(let _0x1f426b=0x0;_0x1f426b<_0x2a925a[_0x306fb2(0x233)];_0x1f426b+=_0x3ab550){const _0xf9e323=_0x2a925a[_0x306fb2(0x19c)](_0x1f426b,_0x1f426b+_0x3ab550),_0x13d241=_0xf9e323[_0x306fb2(0x201)](_0x443195=>_0x443195['text']),_0x5713b8=await getEmbeddings(_0x13d241);if(_0xf9e323[_0x306fb2(0x233)]!==_0x5713b8[_0x306fb2(0x233)])throw new Error(_0x306fb2(0x231));const _0x5656bc=_0xf9e323[_0x306fb2(0x201)]((_0x1e3bf2,_0xfb075a)=>({..._0x1e3bf2,'vector':_0x5713b8[_0xfb075a]}));await insertVectors(_0x5656bc,null,_0x397ca9),_0x21518b+=_0xf9e323[_0x306fb2(0x233)];}if(_0x59b0ef){const _0xd75587=_0x59b0ef[_0x306fb2(0x20e)]===0x0?context[_0x306fb2(0x23e)][_0x306fb2(0x233)]:_0x59b0ef['end'],_0x566d7e=getCharacterStableId();!settings[_0x306fb2(0x25d)][_0x566d7e]&&(settings[_0x306fb2(0x25d)][_0x566d7e]={}),settings['condensationHistory'][_0x566d7e][_0x397ca9]={'start':_0x59b0ef[_0x306fb2(0x203)],'end':_0xd75587,'timestamp':new Date()[_0x306fb2(0x181)]()},saveSettings(),_0x2c0e61('[翰林院-核心]\x20已为宝库\x20'+_0x397ca9+'\x20记录凝识范围:\x20'+_0x59b0ef[_0x306fb2(0x203)]+'-'+_0xd75587,_0x306fb2(0x1ee));}_0x2c0e61('[翰林院-核心]\x20聊天记录凝识完成,成功插入\x20'+_0x21518b+'\x20个条目。',_0x306fb2(0x1e7));const _0x51e74d=_0x4c9d8e['map'](_0x2402b4=>{const _0xf13b5=_0x306fb2,_0x21182e=_0x2f4d3c['findIndex'](_0x42efbd=>_0x42efbd===_0x2402b4),_0x43aa85=_0x21182e!==-0x1?_0x21182e+0x1:-0x1,_0x1671af=_0x2402b4[_0xf13b5(0x222)]?'用户':getCharacterName()||'AI';return'['+_0x1671af+_0xf13b5(0x1ba)+_0x43aa85+_0xf13b5(0x171);});return{'success':!![],'count':_0x21518b,'messages':_0x51e74d};}catch(_0x3ce9fd){return console['error'](_0x306fb2(0x1eb),_0x3ce9fd),_0x2c0e61(_0x306fb2(0x1c4)+_0x3ce9fd[_0x306fb2(0x22c)],_0x306fb2(0x26c)),{'success':![],'error':_0x3ce9fd[_0x306fb2(0x22c)]};}}async function rerankResults(_0x83bf0f,_0x27ec88,_0x176055){const _0x4b65c1=_0x10918d;let _0x15b179=_0x83bf0f;if(_0x176055[_0x4b65c1(0x1c5)][_0x4b65c1(0x210)]&&_0x83bf0f[_0x4b65c1(0x233)]>0x0){console[_0x4b65c1(0x21a)](_0x4b65c1(0x1d9));try{const _0x33be50=_0x83bf0f['map'](_0x30d23a=>_0x30d23a[_0x4b65c1(0x1c0)]),_0x163370=await executeRerank(_0x27ec88,_0x33be50,_0x176055[_0x4b65c1(0x1c5)]),_0x52d03f=_0x83bf0f[_0x4b65c1(0x201)]((_0x20d7b7,_0x5a0d71)=>({..._0x20d7b7,'original_index':_0x5a0d71}));_0x15b179=_0x52d03f[_0x4b65c1(0x201)](_0x11c1ba=>{const _0x493630=_0x4b65c1,_0x27172f=_0x163370['results'][_0x493630(0x206)](_0x37d738=>_0x37d738[_0x493630(0x209)]===_0x11c1ba['original_index']),_0x2c54f5=_0x27172f?_0x27172f[_0x493630(0x199)]:0x0;return{..._0x11c1ba,'rerank_score':_0x2c54f5};});if(_0x176055['rerank'][_0x4b65c1(0x1a8)])showNotification(_0x4b65c1(0x18b),_0x4b65c1(0x1e7));}catch(_0x427f0a){console['error'](_0x4b65c1(0x234),_0x427f0a);if(_0x176055[_0x4b65c1(0x1c5)][_0x4b65c1(0x1a8)])showNotification(_0x4b65c1(0x23d)+_0x427f0a[_0x4b65c1(0x22c)],'error');_0x15b179[_0x4b65c1(0x26f)](_0x3d73f7=>_0x3d73f7['rerank_score']=0x0);}}else _0x15b179[_0x4b65c1(0x26f)](_0x6d93e3=>_0x6d93e3[_0x4b65c1(0x1bb)]=0x0);console[_0x4b65c1(0x21a)](_0x4b65c1(0x1da));const _0x142660=context['chat'][_0x4b65c1(0x233)],_0x1ab6ce=_0x176055['rerank'][_0x4b65c1(0x176)],_0x30bd4d=_0x15b179[_0x4b65c1(0x201)](_0xf2cf22=>{const _0x39debc=_0x4b65c1;let _0x41f7c9=0x1;const _0x4e0c12=_0xf2cf22['metadata']||{};switch(_0x4e0c12[_0x39debc(0x244)]){case _0x39debc(0x20c):_0x41f7c9*=1.2;break;case _0x39debc(0x24e):_0x41f7c9*=1.1;break;case _0x39debc(0x26e):if(_0x4e0c12['floor']&&_0x142660>0x0){const _0x460a56=_0x4e0c12[_0x39debc(0x219)]/_0x142660;_0x41f7c9*=0x1+_0x460a56;}break;}const _0x3070aa=_0xf2cf22[_0x39debc(0x1bb)]*_0x1ab6ce+(_0xf2cf22[_0x39debc(0x25b)]||0x0)*(0x1-_0x1ab6ce),_0x4f8119=_0x3070aa*_0x41f7c9;return{'text':_0xf2cf22[_0x39debc(0x1c0)],'score':_0xf2cf22['score'],'rerank_score':_0xf2cf22[_0x39debc(0x1bb)],'final_score':_0x4f8119,'metadata':_0xf2cf22[_0x39debc(0x1d2)]};});return _0x30bd4d['sort']((_0x171a6d,_0x34377a)=>(_0x34377a['final_score']||0x0)-(_0x171a6d['final_score']||0x0)),console[_0x4b65c1(0x21a)](_0x4b65c1(0x1c2)),_0x30bd4d[_0x4b65c1(0x19c)](0x0,_0x176055[_0x4b65c1(0x1c5)][_0x4b65c1(0x26b)]);}async function rearrangeChat(_0x36c75e,_0x19d860,_0x57f228,_0x2169fd){const _0x3df6ad=_0x10918d,_0x6ba8e={'novel':_0x3df6ad(0x24b),'chat_history':_0x3df6ad(0x247),'lorebook':'HANLINYUAN_RAG_LOREBOOK','manual':'HANLINYUAN_RAG_MANUAL'};Object[_0x3df6ad(0x188)](_0x6ba8e)[_0x3df6ad(0x26f)](_0x6f28f=>{setExtensionPrompt(_0x6f28f,'',0x0,0x0,![],0x0);});if(_0x2169fd==='quiet'||!settings[_0x3df6ad(0x1b5)][_0x3df6ad(0x210)])return;const _0x318877=_0x36c75e[_0x3df6ad(0x19c)](-settings[_0x3df6ad(0x1cc)][_0x3df6ad(0x192)]);if(_0x318877[_0x3df6ad(0x233)]===0x0)return;const _0x73f904=_0x318877['map'](_0x1c33be=>_0x1c33be[_0x3df6ad(0x1cf)])['join']('\x20')[_0x3df6ad(0x1b0)](/<[^>]*>/g,'')[_0x3df6ad(0x1de)]();if(!_0x73f904)return;try{const _0x1a2ed1=await queryVectors(_0x73f904);console[_0x3df6ad(0x21a)]('[翰林院-调试]\x20步骤1\x20-\x20queryVectors返回的原始结果:',JSON[_0x3df6ad(0x253)](_0x1a2ed1[_0x3df6ad(0x201)](_0x493c3f=>_0x493c3f[_0x3df6ad(0x1d2)]),null,0x2));if(_0x1a2ed1['length']===0x0)return;const _0x1a1c2d=await rerankResults(_0x1a2ed1,_0x73f904,settings);if(_0x1a1c2d['length']===0x0)return;console['log'](_0x3df6ad(0x17f),JSON['stringify'](_0x1a1c2d[_0x3df6ad(0x201)](_0x36e30a=>_0x36e30a[_0x3df6ad(0x1d2)]),null,0x2));const _0x29fa47={'novel':[],'chat_history':[],'lorebook':[],'manual':[]};_0x1a1c2d[_0x3df6ad(0x26f)](_0x2bcd4d=>{const _0x537570=_0x3df6ad,_0x1f5590=_0x2bcd4d[_0x537570(0x1d2)]?.[_0x537570(0x244)];_0x1f5590&&_0x29fa47[_0x537570(0x1d4)](_0x1f5590)&&_0x29fa47[_0x1f5590][_0x537570(0x211)](_0x2bcd4d);}),console[_0x3df6ad(0x21a)](_0x3df6ad(0x1aa),JSON[_0x3df6ad(0x253)](Object[_0x3df6ad(0x1dc)](_0x29fa47)[_0x3df6ad(0x24a)]((_0xb33eb2,_0x65c848)=>{const _0x446449=_0x3df6ad;return _0xb33eb2[_0x65c848]=_0x29fa47[_0x65c848][_0x446449(0x233)],_0xb33eb2;},{}),null,0x2));for(const _0x10c9de in _0x29fa47){const _0x592acc=_0x29fa47[_0x10c9de];if(_0x592acc[_0x3df6ad(0x233)]===0x0)continue;const _0x1dfdd9=settings[_0x3df6ad(0x22e)+_0x10c9de[_0x3df6ad(0x1b0)](_0x3df6ad(0x1b4),'')];if(!_0x1dfdd9){console['warn'](_0x3df6ad(0x252)+_0x10c9de+_0x3df6ad(0x18c));continue;}const _0x385ce7=_0x592acc[_0x3df6ad(0x201)](_0x46d936=>_0x46d936['text'])['join']('\x0a\x0a'),_0x38fc43='{{'+_0x10c9de[_0x3df6ad(0x1b0)](_0x3df6ad(0x1b4),'')+_0x3df6ad(0x217);let _0x9999d5=_0x1dfdd9['template']['replace'](_0x38fc43,_0x385ce7);_0x9999d5[_0x3df6ad(0x1de)]()&&(_0x9999d5='%%'+_0x6ba8e[_0x10c9de]+'%%'+_0x9999d5),setExtensionPrompt(_0x6ba8e[_0x10c9de],_0x9999d5,_0x1dfdd9[_0x3df6ad(0x21b)],_0x1dfdd9[_0x3df6ad(0x1f9)],![],_0x1dfdd9[_0x3df6ad(0x248)]),console[_0x3df6ad(0x21a)]('[翰林院]\x20已为来源\x20\x27'+_0x10c9de+_0x3df6ad(0x25e)+_0x592acc[_0x3df6ad(0x233)]+_0x3df6ad(0x1be));}}catch(_0xb1ab57){console[_0x3df6ad(0x26c)]('[翰林院]\x20检索或注入时发生错误:',_0xb1ab57);if(settings[_0x3df6ad(0x1b5)]['notify'])showNotification(_0x3df6ad(0x215)+_0xb1ab57[_0x3df6ad(0x22c)],_0x3df6ad(0x26c));}}async function moveKnowledgeBase(_0x354500,_0x1a4c3f){const _0x1a1df0=_0x10918d,_0x550654=_0x1a4c3f===_0x1a1df0(0x1e6)?_0x1a1df0(0x1db):'global',_0x4e0890=getCharacterStableId();if(!_0x4e0890&&_0x550654===_0x1a1df0(0x1db)){toastr[_0x1a1df0(0x26c)](_0x1a1df0(0x1a4));return;}const _0xfe9ec2=_0x1a4c3f==='global'?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x4924c2=_0x550654==='global'?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x341231=_0xfe9ec2[_0x354500];if(!_0x341231){const _0x5ae023='在源作用域\x20\x27'+_0x1a4c3f+_0x1a1df0(0x18d)+_0x354500+_0x1a1df0(0x21d);console['error'](_0x1a1df0(0x1b8)+_0x5ae023),toastr[_0x1a1df0(0x26c)](_0x1a1df0(0x255));return;}_0x1a4c3f==='local'&&_0x550654===_0x1a1df0(0x1e6)&&!_0x341231[_0x1a1df0(0x1f5)]&&(console[_0x1a1df0(0x21a)]('[翰林院-配置]\x20为旧版知识库\x20'+_0x354500+_0x1a1df0(0x260)+_0x4e0890),_0x341231[_0x1a1df0(0x1f5)]=_0x4e0890);delete _0xfe9ec2[_0x354500],_0x4924c2[_0x354500]=_0x341231,saveSettings();const _0x5ab98a='知识库【'+_0x341231[_0x1a1df0(0x235)]+'】已成功移动到'+(_0x550654===_0x1a1df0(0x1e6)?'全局':'局部')+'。';console['log'](_0x1a1df0(0x1b8)+_0x5ab98a);}async function getAllVectorsFromCollection(_0xd2529e){const _0x2c7bdf=_0x10918d,_0x42807a='*',_0x5963a5={'collectionId':_0xd2529e,'searchText':_0x42807a,'topK':0x2710,'threshold':0x0,'source':_0x2c7bdf(0x216),'embeddings':{}},_0x5329d8=(await getEmbeddings([_0x42807a]))[0x0];_0x5963a5[_0x2c7bdf(0x224)]={[_0x42807a]:_0x5329d8};const _0x42bcd7=await fetch('/api/vector/query',{'method':_0x2c7bdf(0x19f),'headers':context[_0x2c7bdf(0x1c8)](),'body':JSON['stringify'](_0x5963a5)});if(!_0x42bcd7['ok']){if(_0x42bcd7[_0x2c7bdf(0x257)]===0x194)return console['log'](_0x2c7bdf(0x1e9)+_0xd2529e+_0x2c7bdf(0x227)),[];const _0x217984=await _0x42bcd7[_0x2c7bdf(0x1c0)]();throw new Error(_0x2c7bdf(0x1b1)+_0xd2529e+_0x2c7bdf(0x1d6)+_0x217984);}const _0x15cc7a=await _0x42bcd7['json']();return _0x15cc7a[_0x2c7bdf(0x1d2)]||_0x15cc7a[_0x2c7bdf(0x1ce)]||_0x15cc7a[_0x2c7bdf(0x265)]||[];}
+'use strict';const _0x5d3107=_0x25d4;function _0x25d4(_0x910e97,_0x399df3){const _0x21b01c=_0x21b0();return _0x25d4=function(_0x25d4c9,_0x1ed7cd){_0x25d4c9=_0x25d4c9-0x140;let _0x21c417=_0x21b01c[_0x25d4c9];return _0x21c417;},_0x25d4(_0x910e97,_0x399df3);}(function(_0x14987d,_0x2d6dbd){const _0x1fc0c8=_0x25d4,_0x559f80=_0x14987d();while(!![]){try{const _0x162154=-parseInt(_0x1fc0c8(0x235))/0x1+-parseInt(_0x1fc0c8(0x1ca))/0x2+parseInt(_0x1fc0c8(0x1c2))/0x3*(-parseInt(_0x1fc0c8(0x194))/0x4)+-parseInt(_0x1fc0c8(0x176))/0x5+-parseInt(_0x1fc0c8(0x19b))/0x6*(parseInt(_0x1fc0c8(0x19e))/0x7)+parseInt(_0x1fc0c8(0x208))/0x8+-parseInt(_0x1fc0c8(0x221))/0x9*(-parseInt(_0x1fc0c8(0x212))/0xa);if(_0x162154===_0x2d6dbd)break;else _0x559f80['push'](_0x559f80['shift']());}catch(_0x1710e2){_0x559f80['push'](_0x559f80['shift']());}}}(_0x21b0,0xa1980));import{extension_prompt_roles,setExtensionPrompt}from'/script.js';import*as _0x92844d from'./utils/context-utils.js';import{getCollectionIdInfo,getCharacterId,getCharacterStableId}from'./utils/context-utils.js';import{defaultSettings as _0xa36a4a}from'./rag-settings.js';import*as _0x100a2d from'./ingestion-manager.js';import{getEmbeddings,fetchEmbeddingModels as _0x51d523,fetchRerankModels as _0xcf46af,executeRerank,testApiConnection as _0x535c48}from'./rag-api.js';const MODULE_NAME=_0x5d3107(0x1d1),OFFICIAL_REARRANGE_CHAT_FUNCTION_NAME=_0x5d3107(0x1bd),GLOBAL_SCOPE_ID=_0x5d3107(0x173);let context=null,settings=null,lockedCollectionId=null;function filterWorldbooks(_0x44bbee,_0x37dc97){const _0x1b07b1=_0x5d3107;if(!_0x44bbee||!_0x44bbee[_0x1b07b1(0x171)]())return _0x37dc97;const _0x5c845e=_0x44bbee[_0x1b07b1(0x1c7)]()[_0x1b07b1(0x171)]();return _0x37dc97[_0x1b07b1(0x1bc)](_0x528a7b=>{const _0x5242a5=_0x1b07b1;return _0x528a7b[_0x5242a5(0x1c7)]()['includes'](_0x5c845e)||containsPinyinMatch(_0x528a7b,_0x5c845e);});}function filterWorldbookEntries(_0x3ce68c,_0x3667de){const _0x58eda6=_0x5d3107;if(!_0x3ce68c||!_0x3ce68c[_0x58eda6(0x171)]())return _0x3667de;const _0xe2603c=_0x3ce68c[_0x58eda6(0x1c7)]()['trim']();return _0x3667de[_0x58eda6(0x1bc)](_0x4b8c07=>{const _0x2e9eb1=_0x58eda6,_0x27b2aa=[_0x4b8c07[_0x2e9eb1(0x230)]||'',_0x4b8c07['key']||'',_0x4b8c07[_0x2e9eb1(0x158)]||''][_0x2e9eb1(0x1df)]('\x20')[_0x2e9eb1(0x1c7)]();return _0x27b2aa[_0x2e9eb1(0x154)](_0xe2603c)||containsPinyinMatch(_0x4b8c07['comment']||'',_0xe2603c);});}function containsPinyinMatch(_0x5a339f,_0x143fba){const _0x3f5bf0=_0x5d3107,_0x2ef757={'世界书':'sjshu','条目':_0x3f5bf0(0x1f7),'编纂':'bianzhuan','搜索':_0x3f5bf0(0x23f)},_0x4d3fce=_0x2ef757[_0x5a339f];return _0x4d3fce&&_0x4d3fce[_0x3f5bf0(0x154)](_0x143fba);}function highlightSearchMatch(_0x493f52,_0x1172e7){const _0x302c68=_0x5d3107;if(!_0x1172e7||!_0x1172e7[_0x302c68(0x171)]())return _0x493f52;const _0x23aadd=new RegExp('('+_0x1172e7['replace'](/[.*+?^${}()|[\]\\]/g,_0x302c68(0x21e))+')','gi');return _0x493f52[_0x302c68(0x1fa)](_0x23aadd,_0x302c68(0x1d9));}function debounce(_0x4f32a0,_0x1ae045){let _0x1a7300;return function _0xeec3c4(..._0x52961a){const _0x2a523e=()=>{clearTimeout(_0x1a7300),_0x4f32a0(..._0x52961a);};clearTimeout(_0x1a7300),_0x1a7300=setTimeout(_0x2a523e,_0x1ae045);};}export{initialize,getSettings,saveSettings,resetSettings,_0x535c48 as testApiConnection,_0x51d523 as fetchEmbeddingModels,_0xcf46af as fetchRerankModels,getVectorCount,purgeStorage,getMessagesForCondensation,processCondensation,ingestTextToHanlinyuan,getCollectionId,toggleSessionLock,isSessionLocked,getLockedSessionInfo,addKnowledgeBase,removeKnowledgeBase,getLocalKnowledgeBases,getGlobalKnowledgeBases,toggleKnowledgeBase,moveKnowledgeBase,filterWorldbooks,filterWorldbookEntries,highlightSearchMatch,debounce};function initialize(){const _0x3eee36=_0x5d3107;context=SillyTavern[_0x3eee36(0x1c1)]();if(!context){console['error'](_0x3eee36(0x1be));return;}settings=getSettings(),!window['hanlinyuanRagProcessor']&&(window['hanlinyuanRagProcessor']={}),window['hanlinyuanRagProcessor']['rearrangeChat']=rearrangeChat,window[_0x3eee36(0x1b9)][_0x3eee36(0x14f)]=!![],console[_0x3eee36(0x1f2)](_0x3eee36(0x243));}async function ingestTextToHanlinyuan(_0x3dda79,_0x24eb3d=_0x5d3107(0x161),_0x21b6c4={},_0x2912da=()=>{},_0x39e68f=null,_0xa92799=()=>{},_0x552c78=()=>{},_0x4eac81=null,_0x1cf252=0x0){const _0xcbfd84=_0x5d3107;if(!_0x3dda79||!_0x3dda79[_0xcbfd84(0x171)]())return{'success':![],'error':_0xcbfd84(0x217)};if(!settings)return{'success':![],'error':_0xcbfd84(0x241)};try{const _0x20ab45=getCollectionIdInfo(),_0xedee1d=await _0x5bd7f2();if(_0x20ab45['oldId']&&_0x20ab45[_0xcbfd84(0x248)]===_0xedee1d&&_0x20ab45['oldId']!==_0x20ab45['newId']){const _0x2e0615=confirm(_0xcbfd84(0x22e));if(_0x2e0615)_0xa92799(_0xcbfd84(0x167)+_0x20ab45[_0xcbfd84(0x248)],_0xcbfd84(0x16a)),await purgeStorage(_0x20ab45[_0xcbfd84(0x248)]),_0xa92799('[翰林院-迁移]\x20旧宝库已清空。',_0xcbfd84(0x1f1));else return _0xa92799('[翰林院-迁移]\x20用户取消了迁移操作。',_0xcbfd84(0x149)),toastr[_0xcbfd84(0x149)](_0xcbfd84(0x14a)),{'success':![],'error':_0xcbfd84(0x1d6)};}let _0x378469,_0x4c81ee;const _0x1c58bb=new Date()[_0xcbfd84(0x1a0)](_0xcbfd84(0x15f),{'hour12':![]}),_0x1bc1ee=getCharacterName()||'未知角色';switch(_0x24eb3d){case _0xcbfd84(0x1e0):const _0x13dee9=_0x21b6c4[_0xcbfd84(0x229)]||{},_0xb659a6=_0x13dee9[_0xcbfd84(0x1a6)]??'?',_0xe24cb9=_0x13dee9[_0xcbfd84(0x1ce)]===0x0?'末':_0x13dee9[_0xcbfd84(0x1ce)]??'?';_0x378469=_0x1bc1ee+':\x20'+_0xb659a6+'楼-'+_0xe24cb9+'楼';break;case _0xcbfd84(0x191):const _0x933b84=_0x21b6c4[_0xcbfd84(0x21c)]||_0xcbfd84(0x245),_0x336d97=_0x21b6c4[_0xcbfd84(0x179)]||_0xcbfd84(0x19f);_0x378469=_0x933b84+':\x20'+_0x336d97;break;case _0xcbfd84(0x18a):_0x378469='小说:\x20'+(_0x21b6c4['sourceName']||'未知小说');break;case _0xcbfd84(0x161):default:_0x378469='手动录入:\x20'+_0x1c58bb;break;}const _0x480fec=Object[_0xcbfd84(0x15b)](getKnowledgeBases()),_0x322f3c=_0x480fec[_0xcbfd84(0x197)](_0x388ab9=>_0x388ab9['name']===_0x378469);if(_0x322f3c)_0x4c81ee=_0x322f3c['id'],_0xa92799(_0xcbfd84(0x21f)+_0x378469+_0xcbfd84(0x18d),'info');else{_0xa92799(_0xcbfd84(0x1b6)+_0x378469+_0xcbfd84(0x1a3),_0xcbfd84(0x149));const _0x37393a=addKnowledgeBase(_0x378469);_0x4c81ee=_0x37393a['id'];}const _0x316562=getCharacterStableId(),_0x3b8275=_0x316562+'_'+_0x4c81ee;_0xa92799('[翰林院-核心]\x20已创建并锁定知识库:\x20'+_0x378469+'\x20(集合ID:\x20'+_0x3b8275+')',_0xcbfd84(0x1f1)),_0xa92799(_0xcbfd84(0x159)+_0x3b8275,'info'),_0x2912da({'message':_0xcbfd84(0x20f),'processed':0x0,'total':0x1});const _0x4e985f=splitIntoChunks(_0x3dda79,_0x24eb3d,_0x21b6c4),_0x3e527a=_0x4e985f[_0xcbfd84(0x168)];if(_0x39e68f?.['aborted'])throw new Error(_0xcbfd84(0x246));_0xa92799('[翰林院-核心]\x20将来源\x27'+_0x378469+_0xcbfd84(0x1d2)+_0x3e527a+'\x20个块。',_0xcbfd84(0x149));if(_0x3e527a===0x0)return{'success':!![],'count':0x0};const _0x31210e=settings['retrieval'][_0xcbfd84(0x1ab)]||0x5;let _0xd3c8fb=_0x1cf252;for(let _0x2d5112=_0x1cf252;_0x2d5112<_0x3e527a;_0x2d5112+=_0x31210e){if(_0x39e68f?.['aborted'])throw new Error('AbortError');const _0x5b21ec=_0x4e985f[_0xcbfd84(0x228)](_0x2d5112,_0x2d5112+_0x31210e);_0x2912da({'message':'正在处理\x20'+(_0x2d5112+0x1)+'-'+(_0x2d5112+_0x5b21ec['length'])+'\x20块','processed':_0x2d5112,'total':_0x3e527a});const _0x3380fa=_0x5b21ec[_0xcbfd84(0x153)](_0x4e50f6=>_0x4e50f6[_0xcbfd84(0x15d)]),_0x379a07=await getEmbeddings(_0x3380fa,_0x39e68f);if(_0x39e68f?.[_0xcbfd84(0x15c)])throw new Error(_0xcbfd84(0x246));if(_0x5b21ec[_0xcbfd84(0x168)]!==_0x379a07[_0xcbfd84(0x168)])throw new Error(_0xcbfd84(0x178));const _0x29b2e8=_0x5b21ec['map']((_0xae29cf,_0x5a97d5)=>({..._0xae29cf,'vector':_0x379a07[_0x5a97d5]}));await insertVectors(_0x29b2e8,_0x39e68f,_0x3b8275),_0xd3c8fb+=_0x5b21ec[_0xcbfd84(0x168)],_0x4eac81&&_0x100a2d[_0xcbfd84(0x23b)](_0x4eac81,_0xd3c8fb,_0x3e527a),await _0x552c78();}return _0x4eac81&&_0x100a2d[_0xcbfd84(0x146)](_0x4eac81),_0xa92799(_0xcbfd84(0x1ed)+_0xd3c8fb+'\x20个向量条目。',_0xcbfd84(0x1f1)),{'success':!![],'count':_0xd3c8fb};}catch(_0x397772){if(_0x397772[_0xcbfd84(0x19d)]===_0xcbfd84(0x246)){_0xa92799(_0xcbfd84(0x1e4),_0xcbfd84(0x16a));throw _0x397772;}return console[_0xcbfd84(0x164)](_0xcbfd84(0x238),_0x397772),_0xa92799(_0xcbfd84(0x1fc)+_0x397772[_0xcbfd84(0x19a)],'error'),{'success':![],'error':_0x397772[_0xcbfd84(0x19a)]};}}function getSettings(){const _0xd21bc1=_0x5d3107;if(!context||!context[_0xd21bc1(0x142)])return structuredClone(_0xa36a4a);let _0x330956=context['extensionSettings'][MODULE_NAME];!_0x330956&&(_0x330956={},context['extensionSettings'][MODULE_NAME]=_0x330956);_0x330956['condensationHistory']===undefined&&(_0x330956[_0xd21bc1(0x1cc)]={});_0x330956[_0xd21bc1(0x1eb)]===undefined&&(_0x330956[_0xd21bc1(0x1eb)]={});for(const _0xa6cd1b in _0xa36a4a){if(_0x330956[_0xa6cd1b]===undefined)_0x330956[_0xa6cd1b]=structuredClone(_0xa36a4a[_0xa6cd1b]);else{if(typeof _0xa36a4a[_0xa6cd1b]===_0xd21bc1(0x1c9)&&!Array[_0xd21bc1(0x1b4)](_0xa36a4a[_0xa6cd1b])&&_0xa36a4a[_0xa6cd1b]!==null)for(const _0x4b50c7 in _0xa36a4a[_0xa6cd1b]){_0x330956[_0xa6cd1b][_0x4b50c7]===undefined&&(_0x330956[_0xa6cd1b][_0x4b50c7]=_0xa36a4a[_0xa6cd1b][_0x4b50c7]);}}}return _0x330956;}function saveSettings(){const _0x27f862=_0x5d3107;if(context)context[_0x27f862(0x20c)]();}function resetSettings(){const _0x30f435=_0x5d3107;context&&(context[_0x30f435(0x142)][MODULE_NAME]=structuredClone(_0xa36a4a),saveSettings());}function showNotification(_0x154bc0,_0x3e059f=_0x5d3107(0x149)){toastr[_0x3e059f](_0x154bc0);}function getTagForSource(_0x4a3555){const _0x2b5d2a=_0x5d3107;switch(_0x4a3555){case _0x2b5d2a(0x1e0):return _0x2b5d2a(0x1cd);case _0x2b5d2a(0x191):return _0x2b5d2a(0x224);case _0x2b5d2a(0x161):return _0x2b5d2a(0x1e9);case _0x2b5d2a(0x18a):return _0x2b5d2a(0x1e3);default:return'资料';}}function splitIntoChunks(_0x47370c,_0x4a687e,_0x202ea9={}){const _0x10d62b=_0x5d3107;switch(_0x4a687e){case _0x10d62b(0x18a):return _chunkForNovel(_0x47370c,_0x202ea9);case'chat_history':return _chunkForChatHistory(_0x47370c,_0x202ea9);case _0x10d62b(0x191):return _chunkForLorebook(_0x47370c,_0x202ea9);case _0x10d62b(0x161):return _chunkForManual(_0x47370c,_0x202ea9);default:console[_0x10d62b(0x16a)](_0x10d62b(0x170)+_0x4a687e+_0x10d62b(0x163));return _chunkForManual(_0x47370c,{..._0x202ea9,'sourceName':_0x202ea9[_0x10d62b(0x1e8)]||'未知来源'});}}function _chunkForNovel(_0x4215c7,_0x5b43a8){const _0x49a5a5=_0x5d3107,{chunkSize:_0x498712,overlap:_0x67dff0}=settings[_0x49a5a5(0x247)],{sourceName:sourceName='小说'}=_0x5b43a8,_0x2cdf45=[];if(!_0x4215c7||_0x498712<=0x0)return _0x2cdf45;const _0x477e08=/(第\s*[一二三四五六七八九十百千万零\d]+\s*卷)/gim,_0x20f370=/(第\s*[一二三四五六七八九十百千万零\d]+\s*[章回节部])|^(Chapter\s+\d+)/gim;let _0x18a0dc=0x0;const _0x50e6cc=_0x4215c7[_0x49a5a5(0x1c8)]('\x0a');let _0x4bcdd8='第1卷',_0x2135c8=_0x49a5a5(0x1fb),_0x36fba8=[];function _0x37c076(){const _0x1e6902=_0x49a5a5;if(_0x36fba8[_0x1e6902(0x168)]===0x0)return;const _0x103d39=_0x36fba8[_0x1e6902(0x1df)]('\x0a');let _0x5c6ea0=0x0,_0x52b063=0x1;while(_0x5c6ea0<_0x103d39['length']){const _0x492dc2=Math[_0x1e6902(0x1ba)](_0x5c6ea0+_0x498712,_0x103d39[_0x1e6902(0x168)]),_0x4bd798=_0x103d39[_0x1e6902(0x213)](_0x5c6ea0,_0x492dc2);if(_0x4bd798[_0x1e6902(0x171)]()[_0x1e6902(0x168)]>0x0){const _0xfbaddc={'source':'novel','sourceName':sourceName,'timestamp':new Date()['toISOString'](),'globalIndex':_0x18a0dc++,'volume':_0x4bcdd8,'chapter':_0x2135c8,'section':_0x52b063},_0x5e92c6=getTagForSource('novel'),_0x46920c=_0x1e6902(0x16f)+sourceName+',\x20'+_0x4bcdd8+',\x20'+_0x2135c8+_0x1e6902(0x225)+_0x52b063+'节]',_0x1ceee7='<'+_0x5e92c6+'>\x0a'+_0x46920c+'\x0a'+_0x4bd798+_0x1e6902(0x1de)+_0x5e92c6+'>';_0x2cdf45['push']({'text':_0x1ceee7,'metadata':_0xfbaddc}),_0x52b063++;}_0x5c6ea0+=_0x498712-_0x67dff0;if(_0x5c6ea0>=_0x103d39['length'])break;}_0x36fba8=[];}for(const _0x389462 of _0x50e6cc){const _0x33037e=_0x389462['trim']();if(_0x477e08['test'](_0x33037e))_0x37c076(),_0x4bcdd8=_0x33037e,_0x2135c8=_0x49a5a5(0x1fb);else _0x20f370[_0x49a5a5(0x232)](_0x33037e)?(_0x37c076(),_0x2135c8=_0x33037e):_0x36fba8[_0x49a5a5(0x1bb)](_0x389462);}_0x37c076();if(_0x2cdf45[_0x49a5a5(0x168)]===0x0&&_0x4215c7[_0x49a5a5(0x168)]>0x0){let _0x2d7a23=0x0,_0x4ff425=0x1;while(_0x2d7a23<_0x4215c7[_0x49a5a5(0x168)]){const _0x3e0c00=Math['min'](_0x2d7a23+_0x498712,_0x4215c7[_0x49a5a5(0x168)]),_0x341489=_0x4215c7['substring'](_0x2d7a23,_0x3e0c00),_0x35cf12={'source':_0x49a5a5(0x18a),'sourceName':sourceName,'timestamp':new Date()[_0x49a5a5(0x1ec)](),'globalIndex':_0x2cdf45[_0x49a5a5(0x168)],'volume':_0x49a5a5(0x1cb),'chapter':_0x49a5a5(0x1fb),'section':_0x4ff425},_0x2c1e70=getTagForSource('novel'),_0x342391=_0x49a5a5(0x16f)+sourceName+_0x49a5a5(0x218)+_0x4ff425+'节]',_0x270928='<'+_0x2c1e70+'>\x0a'+_0x342391+'\x0a'+_0x341489+_0x49a5a5(0x1de)+_0x2c1e70+'>';_0x2cdf45['push']({'text':_0x270928,'metadata':_0x35cf12}),_0x4ff425++,_0x2d7a23+=_0x498712-_0x67dff0;}}return _0x2cdf45;}function _chunkForChatHistory(_0x163217,_0x12f6a6){const _0x2e96e9=_0x5d3107,{chunkSize:_0x5725c9,overlap:_0x4f7de3}=settings[_0x2e96e9(0x247)],{floor:_0xca0b41,is_user:_0x3d8f21,timestamp:_0x5e76db}=_0x12f6a6,_0x209235=[];if(!_0x163217||_0x5725c9<=0x0)return _0x209235;let _0x4ddff8=0x1,_0x1a5ee2=0x0;while(_0x1a5ee2<_0x163217[_0x2e96e9(0x168)]){const _0x370930=Math[_0x2e96e9(0x1ba)](_0x1a5ee2+_0x5725c9,_0x163217[_0x2e96e9(0x168)]),_0xcebb88=_0x163217['substring'](_0x1a5ee2,_0x370930),_0x1fba2b=_0x2e96e9(0x1e6)+_0xca0b41+_0x2e96e9(0x225)+_0x4ddff8+_0x2e96e9(0x20a),_0x217e79=getTagForSource('chat_history'),_0x2ef4bb='<'+_0x217e79+'>\x0a'+_0x1fba2b+'\x0a'+_0xcebb88+_0x2e96e9(0x1de)+_0x217e79+'>';_0x209235[_0x2e96e9(0x1bb)]({'text':_0x2ef4bb,'metadata':{'source':_0x2e96e9(0x1e0),'sourceName':'聊天记录\x20#'+_0xca0b41,'floor':_0xca0b41,'part':_0x4ddff8,'is_user':_0x3d8f21,'timestamp':_0x5e76db}}),_0x4ddff8++,_0x1a5ee2+=_0x5725c9-_0x4f7de3;if(_0x1a5ee2>=_0x163217[_0x2e96e9(0x168)])break;}return _0x209235;}function _chunkForLorebook(_0x148306,_0x5832d3){const _0x3788b2=_0x5d3107,{chunkSize:_0x2ce878,overlap:_0x3862b3}=settings['advanced'],{sourceName:sourceName=_0x3788b2(0x22b)}=_0x5832d3,_0x30c1b3=[];if(!_0x148306||_0x2ce878<=0x0)return _0x30c1b3;let _0x586ebb=0x1,_0x27b8d2=0x0;while(_0x27b8d2<_0x148306[_0x3788b2(0x168)]){const _0xac92e2=Math[_0x3788b2(0x1ba)](_0x27b8d2+_0x2ce878,_0x148306['length']),_0x1ae172=_0x148306[_0x3788b2(0x213)](_0x27b8d2,_0xac92e2),_0x231b8c=_0x3788b2(0x180)+sourceName+_0x3788b2(0x225)+_0x586ebb+'部分]',_0x22882d=getTagForSource(_0x3788b2(0x191)),_0x45b5e2='<'+_0x22882d+'>\x0a'+_0x231b8c+'\x0a'+_0x1ae172+_0x3788b2(0x1de)+_0x22882d+'>';_0x30c1b3[_0x3788b2(0x1bb)]({'text':_0x45b5e2,'metadata':{'source':'lorebook','sourceName':sourceName,'part':_0x586ebb,'timestamp':new Date()[_0x3788b2(0x1ec)]()}}),_0x586ebb++,_0x27b8d2+=_0x2ce878-_0x3862b3;if(_0x27b8d2>=_0x148306['length'])break;}return _0x30c1b3;}function _0x21b0(){const _0x460701=['send_date','_global','...)','source','6597285vawQCE','[翰林院-日志]\x20统计集合\x20','文本块和向量数量不匹配','entryName','local','now','[翰林院-迁移]\x20集合\x20','floor','[翰林院-核心]\x20聊天记录凝识失败:\x20','[翰林院-计数]\x20在作用域\x20\x27','[来源:\x20世界书,\x20条目:\x20','\x20返回\x20','json','\x20条消息分解为\x20','webllm','HANLINYUAN_RAG_NOVEL','top_n','[翰林院-日志]\x20清空目标集合ID:\x20','[翰林院-日志]\x20无法确定要清空的目标集合ID。',')\x20的状态已切换为:\x20','novel','\x20条结果。','max','\x22,将数据合并入库。','[翰林院-配置]\x20','[翰林院-调试]\x20步骤2\x20-\x20rerankResults返回的最终结果:','abs','lorebook','\x20失败:\x20','enabled','4wKKEQF','(已锁定:\x20','[翰林院-调试]\x20步骤1\x20-\x20queryVectors返回的原始结果:','find','[翰林院-修复]\x20最终返回数组样本:','凝识之权未开启','message','2178eTLfvH','add','name','20209IbymzP','未知条目','toLocaleString','embeddings','\x20(集合ID:\x20','\x22\x20创建专属知识库...','[翰林院-核心]\x20清空向量集合\x20','sort','start','删除知识库失败,未能清空后端数据。','charCodeAt','[翰林院-核心]\x20已为宝库\x20','results','batchSize','owner','[翰林院-核心]\x20知识库\x20','忆识存入API错误\x20','then','聊天记录:\x20','index','vector','[翰林院-日志]\x20所有知识库查询完毕,共获得\x20','isArray','reduce','[翰林院-核心]\x20准备为任务\x20\x22','[翰林院-日志]\x20开始多知识库向量查询...','/api/vector/query','hanlinyuanRagProcessor','min','push','filter','vectors_rearrangeChat','[翰林院]\x20未能获取SillyTavern上下文,初始化失败。','hasOwnProperty','\x20不存在,计为\x200。','getContext','48486WXQkvT','hashes','\x20-\x20楼层\x20#','】已成功移动到','resolve','toLowerCase','split','object','1016752qZgdIS','第1卷','condensationHistory','聊天记录','end','\x27\x20的注入设置,跳过处理。','[翰林院-Rerank]\x20开始元数据加权最终排序...','hanlinyuan-rag-core','\x27的文本分割成\x20','retrieval','section','[翰林院-日志]\x20统计目标集合ID:\x20','用户取消了迁移操作','relevance_score','[翰林院-日志]\x20/api/vector/purge\x20响应状态:\x20','$1','\x27\x20注入\x20',',\x20向量化录入时间:\x20','/api/vector/list','未知角色','\x0a','join','chat_history','condensation','\x20失败:','小说录入','[翰林院-核心]\x20文本录入任务被用户中止。','[翰林院-Rerank]\x20外部Rerank失败,将仅使用内部加权。','[来源:\x20聊天记录,\x20楼层:\x20#','forEach','sourceName','手动录入','/api/vector/insert','knowledgeBases','toISOString','[翰林院-核心]\x20成功插入\x20','final_score','flat','random','success','log',',将清空集合:\x20','match','status','template','tiaomu','[翰林院-日志]\x20没有启用的新知识库,尝试查询旧版单体宝库...',']\x20的消息已成功凝识。','replace','第1章','[翰林院-核心]\x20文本录入失败:\x20','_history','\x27\x20中未找到ID为\x20','volume','rerank','\x20个条目。','global','[翰林院-核心]\x20凝识任务已锁定知识库:\x20','HANLINYUAN_RAG_LOREBOOK','depth','legacy','is_user','9739208wNNYxA','[翰林院-日志]\x20获取集合\x20','部分]','metadata','saveSettingsDebounced','\x20的知识库。','聊天记录\x20#','正在智能分块...','[翰林院-核心]\x20已将\x20','[翰林院-核心]\x20准备删除知识库\x20','683220fLVZVM','substring','忆识检索失败:\x20','No\x20messages\x20to\x20process.','在源作用域\x20\x27','输入文本为空',',\x20第1卷,\x20第1章,\x20第','\x20条初步结果。','旧版宝库\x20(Legacy)','string','bookName','[翰林院-日志]\x20去重后剩余\x20','\x5c$&','[翰林院-核心]\x20检测到同名知识库\x20\x22','[翰林院]\x20检索或注入时发生错误:','387VVngCh','[翰林院-配置]\x20为旧版知识库\x20','rerank_score','世界书',',\x20第','[翰林院-调试]\x20步骤3\x20-\x20按来源分组后的结果:','[翰林院-Rerank]\x20元数据加权排序完成。','slice','range','HANLINYUAN_RAG_CHAT','世界书条目','toString','\x20(范围:\x20','检测到旧版数据。此操作将把旧数据迁移到新格式,过程不可逆,是否继续?','知识库【','comment','\x20时发生网络错误:','test','\x20条内容。','\x20及其向量数据。','601383GsoELJ','scope','messageTypes','[翰林院-核心]\x20ingestTextToHanlinyuan\x20失败:','stringify','task_','saveProgress','[翰林院-日志]\x20查询知识库\x20','\x20补充所有者ID:\x20','mes','sousuo','[翰林院-修复]\x20最终返回数组长度:\x20','核心未初始化','[翰林院-核心]\x20已为角色\x20','翰林院忆识核心已启动\x20(V5.2-集成版),已注册到全局\x20hanlinyuanRagProcessor\x20对象。','quiet','未分类世界书','AbortError','advanced','oldId','chat','hybrid_alpha','queryMessageCount','移动失败:没有当前角色,无法移入局部知识库。','score','\x20(ID:\x20','extensionSettings','all','\x22\x20已删除。','maxResults','clearJob','has','[翰林院-日志]\x20所有知识库统计完成,总向量数:\x20','info','操作已取消。','[翰林院-核心]\x20聊天记录凝识完成,成功插入\x20','\x20添加新知识库:\x20','depth_role','[翰林院-日志]\x20忆识存入API错误:','initialized','matchThreshold','POST','移动失败:未找到源条目。','map','includes','getTime','\x20失败,删除操作中止。','[翰林院-日志]\x20集合\x20','content','[翰林院-核心]\x20已锁定忆识宝库ID:\x20','getRequestHeaders','values','aborted','text','injection_','zh-CN','notify','manual','chapter','\x27,使用通用分块逻辑。','error','user','HANLINYUAN_RAG_MANUAL','[翰林院-迁移]\x20用户确认迁移,正在处理旧宝库:\x20','length','[翰林院-Rerank]\x20开始外部API重排序...','warn','知识库名称不能为空','data','findIndex','[翰林院-日志]\x20开始清空宝库...','[来源:\x20','[翰林院-分块]\x20未知的来源类型\x20\x27','trim'];_0x21b0=function(){return _0x460701;};return _0x21b0();}function _chunkForManual(_0x4007e7,_0x3b92f4){const _0x19d720=_0x5d3107,{chunkSize:_0x1c98ff,overlap:_0x27f9d6}=settings[_0x19d720(0x247)],{sourceName:sourceName=_0x19d720(0x1e9)}=_0x3b92f4,_0x3e10f5=[];if(!_0x4007e7||_0x1c98ff<=0x0)return _0x3e10f5;const _0x203860=new Date(),_0x26952d=_0x203860['toLocaleString'](_0x19d720(0x15f));let _0x337c58=0x1,_0x2f8484=0x0;while(_0x2f8484<_0x4007e7[_0x19d720(0x168)]){const _0x162bc6=Math['min'](_0x2f8484+_0x1c98ff,_0x4007e7['length']),_0x188497=_0x4007e7[_0x19d720(0x213)](_0x2f8484,_0x162bc6),_0x26bd26=_0x19d720(0x16f)+sourceName+_0x19d720(0x1db)+_0x26952d+',\x20第'+_0x337c58+_0x19d720(0x20a),_0x1690e5=getTagForSource(_0x19d720(0x161)),_0x173bb7='<'+_0x1690e5+'>\x0a'+_0x26bd26+'\x0a'+_0x188497+_0x19d720(0x1de)+_0x1690e5+'>';_0x3e10f5['push']({'text':_0x173bb7,'metadata':{'source':_0x19d720(0x161),'sourceName':sourceName,'part':_0x337c58,'timestamp':_0x203860['toISOString']()}}),_0x337c58++,_0x2f8484+=_0x1c98ff-_0x27f9d6;if(_0x2f8484>=_0x4007e7[_0x19d720(0x168)])break;}return _0x3e10f5;}import{getCollectionId as _0x5bd7f2,getCharacterName}from'./utils/context-utils.js';async function getCollectionId(){return lockedCollectionId||await _0x5bd7f2();}async function toggleSessionLock(){return lockedCollectionId?(lockedCollectionId=null,![]):(lockedCollectionId=await _0x5bd7f2(),!![]);}function isSessionLocked(){return lockedCollectionId!==null;}function getLockedSessionInfo(){const _0x8f4641=_0x5d3107;if(!lockedCollectionId)return null;return{'id':lockedCollectionId,'name':_0x8f4641(0x195)+lockedCollectionId[_0x8f4641(0x213)](0x0,0x8)+_0x8f4641(0x174)};}function getLocalKnowledgeBases(){const _0xf6b673=_0x5d3107,_0x2295f1=getCharacterStableId();return!settings[_0xf6b673(0x1eb)][_0x2295f1]&&(settings[_0xf6b673(0x1eb)][_0x2295f1]={}),settings[_0xf6b673(0x1eb)][_0x2295f1];}function getGlobalKnowledgeBases(){const _0x4d4b89=_0x5d3107;return!settings[_0x4d4b89(0x1eb)][GLOBAL_SCOPE_ID]&&(settings[_0x4d4b89(0x1eb)][GLOBAL_SCOPE_ID]={}),settings[_0x4d4b89(0x1eb)][GLOBAL_SCOPE_ID];}function getKnowledgeBases(){const _0x286dcd=getLocalKnowledgeBases(),_0xf0336b=getGlobalKnowledgeBases();return{..._0xf0336b,..._0x286dcd};}function addKnowledgeBase(_0x315c7b){const _0x5ca6cb=_0x5d3107;if(!_0x315c7b||!_0x315c7b['trim']())throw new Error(_0x5ca6cb(0x16b));const _0x155925=getCharacterStableId(),_0x13c5ee=getLocalKnowledgeBases(),_0x422e56=_0x5ca6cb(0x23a)+Date[_0x5ca6cb(0x17b)]()+'_'+Math[_0x5ca6cb(0x1f0)]()['toString'](0x24)[_0x5ca6cb(0x213)](0x2,0x9),_0xfbdc3e={'id':_0x422e56,'name':_0x315c7b[_0x5ca6cb(0x171)](),'enabled':!![],'createdAt':new Date()[_0x5ca6cb(0x1ec)](),'owner':_0x155925};return _0x13c5ee[_0x422e56]=_0xfbdc3e,saveSettings(),console['log'](_0x5ca6cb(0x242)+_0x155925+_0x5ca6cb(0x14c)+_0x315c7b+_0x5ca6cb(0x141)+_0x422e56+')'),_0xfbdc3e;}async function removeKnowledgeBase(_0x52e2fd,_0x3661fe){const _0x324e47=_0x5d3107,_0x3ed969=getCharacterStableId(),_0x245b89=_0x3661fe===_0x324e47(0x202)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x377f52=_0x245b89[_0x52e2fd],_0x4f5da1=_0x377f52?.[_0x324e47(0x19d)]||_0x52e2fd;if(!_0x377f52){console[_0x324e47(0x16a)]('[翰林院-核心]\x20尝试删除一个不存在的知识库:\x20'+_0x52e2fd+_0x324e47(0x22d)+_0x3661fe+')');return;}const _0x1f8760=_0x3661fe===_0x324e47(0x202)?_0x377f52[_0x324e47(0x1ac)]||GLOBAL_SCOPE_ID:_0x3ed969,_0x239431=_0x1f8760+'_'+_0x52e2fd;console['log'](_0x324e47(0x211)+_0x52e2fd+_0x324e47(0x1f3)+_0x239431);const _0x34a6bc=await purgeStorage(_0x239431);_0x34a6bc?(delete _0x245b89[_0x52e2fd],saveSettings(),console['log']('[翰林院-核心]\x20成功删除知识库\x20'+_0x52e2fd+_0x324e47(0x234)),toastr['success']('知识库\x20\x22'+_0x4f5da1+_0x324e47(0x144))):(console[_0x324e47(0x164)](_0x324e47(0x1a4)+_0x239431+_0x324e47(0x156)),toastr['error'](_0x324e47(0x1a7)));}function toggleKnowledgeBase(_0x323e64,_0x291d02){const _0x1736a1=_0x5d3107,_0x4475f9=_0x291d02===_0x1736a1(0x202)?getGlobalKnowledgeBases():getLocalKnowledgeBases();_0x4475f9[_0x323e64]&&(_0x4475f9[_0x323e64][_0x1736a1(0x193)]=!_0x4475f9[_0x323e64][_0x1736a1(0x193)],saveSettings(),console['log'](_0x1736a1(0x1ad)+_0x323e64+_0x1736a1(0x22d)+_0x291d02+_0x1736a1(0x189)+(_0x4475f9[_0x323e64][_0x1736a1(0x193)]?'启用':'禁用')));}function generateHash(_0x365832){const _0x5bdce1=_0x5d3107;let _0xee399c=0x0;for(let _0x283dfd=0x0;_0x283dfd<_0x365832['length'];_0x283dfd++){const _0x26fcfe=_0x365832[_0x5bdce1(0x1a8)](_0x283dfd);_0xee399c=(_0xee399c<<0x5)-_0xee399c+_0x26fcfe,_0xee399c=_0xee399c&_0xee399c;}return Math[_0x5bdce1(0x190)](_0xee399c)[_0x5bdce1(0x22c)](0x24);}async function queryVectors(_0x4c28ba){const _0x19aefc=_0x5d3107;console[_0x19aefc(0x1f2)](_0x19aefc(0x1b7));const _0x1716e2=getCharacterStableId(),_0x12b0d2=getLocalKnowledgeBases(),_0x2445a8=getGlobalKnowledgeBases(),_0x2915cb=Object['values'](_0x12b0d2)['filter'](_0x2b5d18=>_0x2b5d18[_0x19aefc(0x193)]),_0x604dc2=Object['values'](_0x2445a8)[_0x19aefc(0x1bc)](_0x3799bc=>_0x3799bc[_0x19aefc(0x193)]),_0x4efe39=[..._0x2915cb[_0x19aefc(0x153)](_0x3a0787=>({..._0x3a0787,'scope':_0x19aefc(0x17a)})),..._0x604dc2[_0x19aefc(0x153)](_0x2e7ea4=>({..._0x2e7ea4,'scope':_0x19aefc(0x202)}))];if(_0x4efe39[_0x19aefc(0x168)]===0x0){console[_0x19aefc(0x1f2)](_0x19aefc(0x1f8));const _0x110c39=await _0x5bd7f2();if(!_0x110c39)return[];_0x4efe39['push']({'id':null,'name':_0x19aefc(0x21a),'scope':'legacy'});}const _0x5d77aa=(await getEmbeddings([_0x4c28ba]))[0x0];let _0x42f87a=[];const _0x5662e2=_0x4efe39[_0x19aefc(0x153)](_0x295846=>{const _0x10ca51=_0x19aefc;let _0x53cf2f;if(_0x295846[_0x10ca51(0x236)]===_0x10ca51(0x206))_0x53cf2f=_0x5bd7f2();else{const _0x36cec8=_0x295846[_0x10ca51(0x236)]===_0x10ca51(0x202)?_0x295846[_0x10ca51(0x1ac)]||GLOBAL_SCOPE_ID:_0x1716e2;_0x53cf2f=Promise[_0x10ca51(0x1c6)](_0x36cec8+'_'+_0x295846['id']);}return _0x53cf2f[_0x10ca51(0x1af)](_0x528db6=>{const _0x4fc1bf=_0x10ca51;if(!_0x528db6)return[];console[_0x4fc1bf(0x1f2)]('[翰林院-日志]\x20正在查询知识库:\x20'+_0x295846[_0x4fc1bf(0x19d)]+'\x20(ID:\x20'+_0x528db6+')');const _0xd0e110={'collectionId':_0x528db6,'searchText':_0x4c28ba,'topK':settings[_0x4fc1bf(0x247)][_0x4fc1bf(0x145)],'threshold':settings[_0x4fc1bf(0x247)][_0x4fc1bf(0x150)],'source':_0x4fc1bf(0x184),'embeddings':{[_0x4c28ba]:_0x5d77aa}};return fetch(_0x4fc1bf(0x1b8),{'method':_0x4fc1bf(0x151),'headers':context[_0x4fc1bf(0x15a)](),'body':JSON[_0x4fc1bf(0x239)](_0xd0e110)})[_0x4fc1bf(0x1af)](async _0x532ec4=>{const _0x49c853=_0x4fc1bf;if(!_0x532ec4['ok']){const _0x26465f=await _0x532ec4[_0x49c853(0x15d)]();return console[_0x49c853(0x164)]('[翰林院-日志]\x20查询知识库\x20'+_0x528db6+_0x49c853(0x1e2),_0x26465f),[];}const _0x40217c=await _0x532ec4[_0x49c853(0x182)]();let _0x1ec3e0=[];if(Array[_0x49c853(0x1b4)](_0x40217c))_0x1ec3e0=_0x40217c;else{if(_0x40217c&&_0x40217c[_0x49c853(0x20b)]&&Array['isArray'](_0x40217c[_0x49c853(0x20b)]))_0x1ec3e0=_0x40217c[_0x49c853(0x20b)];else{if(_0x40217c&&_0x40217c[_0x49c853(0x1aa)]&&Array['isArray'](_0x40217c[_0x49c853(0x1aa)]))_0x1ec3e0=_0x40217c[_0x49c853(0x1aa)];else _0x40217c&&_0x40217c[_0x49c853(0x16c)]&&Array['isArray'](_0x40217c[_0x49c853(0x16c)])&&(_0x1ec3e0=_0x40217c[_0x49c853(0x16c)]);}}const _0x461fba=_0x1ec3e0[_0x49c853(0x153)](_0x18c928=>{const _0x18e7ee=_0x49c853;if(!_0x18c928||typeof _0x18c928[_0x18e7ee(0x15d)]!=='string')return null;const _0x1f79b1={'source':'unknown','sourceName':'未知'},_0x2a5849=_0x18c928[_0x18e7ee(0x15d)][_0x18e7ee(0x1f4)](/^<([^>]+)>/),_0x306743=_0x2a5849?_0x2a5849[0x1]:'';switch(_0x306743){case _0x18e7ee(0x1cd):_0x1f79b1['source']=_0x18e7ee(0x1e0);const _0x7d058a=_0x18c928[_0x18e7ee(0x15d)][_0x18e7ee(0x1f4)](/楼层:\s*#(\d+)/);_0x7d058a&&_0x7d058a[0x1]&&(_0x1f79b1[_0x18e7ee(0x17d)]=parseInt(_0x7d058a[0x1],0xa),_0x1f79b1[_0x18e7ee(0x1e8)]=_0x18e7ee(0x20e)+_0x1f79b1[_0x18e7ee(0x17d)]);break;case _0x18e7ee(0x224):_0x1f79b1[_0x18e7ee(0x175)]=_0x18e7ee(0x191);const _0x36fb12=_0x18c928[_0x18e7ee(0x15d)][_0x18e7ee(0x1f4)](/条目:\s*([^,\]]+)/);_0x36fb12&&_0x36fb12[0x1]&&(_0x1f79b1[_0x18e7ee(0x1e8)]=_0x36fb12[0x1][_0x18e7ee(0x171)]());break;case _0x18e7ee(0x1e9):_0x1f79b1[_0x18e7ee(0x175)]='manual';const _0xf9e040=_0x18c928['text']['match'](/\[来源:\s*([^,\]]+)/);_0xf9e040&&_0xf9e040[0x1]&&(_0x1f79b1[_0x18e7ee(0x1e8)]=_0xf9e040[0x1][_0x18e7ee(0x171)]());break;case'小说录入':_0x1f79b1[_0x18e7ee(0x175)]=_0x18e7ee(0x18a);const _0x40deb7=_0x18c928['text'][_0x18e7ee(0x1f4)](/\[来源:\s*([^,]+),\s*([^,]+),\s*([^,]+),\s*([^\]]+)\]/);_0x40deb7&&(_0x1f79b1['sourceName']=_0x40deb7[0x1][_0x18e7ee(0x171)](),_0x1f79b1[_0x18e7ee(0x1ff)]=_0x40deb7[0x2]['trim'](),_0x1f79b1[_0x18e7ee(0x162)]=_0x40deb7[0x3]['trim'](),_0x1f79b1[_0x18e7ee(0x1d4)]=_0x40deb7[0x4][_0x18e7ee(0x171)]());break;}return{..._0x18c928,'score':_0x18c928[_0x18e7ee(0x140)]||0x1,'metadata':_0x1f79b1};})['filter'](Boolean);return console[_0x49c853(0x1f2)]('[翰林院-V13\x20修复]\x20重建元数据后,知识库\x20'+_0x295846['name']+_0x49c853(0x181)+_0x461fba[_0x49c853(0x168)]+_0x49c853(0x18b)),_0x461fba;})['catch'](_0x29e71d=>{const _0x5d8128=_0x4fc1bf;return console[_0x5d8128(0x164)](_0x5d8128(0x23c)+_0x528db6+_0x5d8128(0x231),_0x29e71d),[];});});}),_0x4b462c=await Promise['all'](_0x5662e2);_0x42f87a=_0x4b462c[_0x19aefc(0x1ef)](),console[_0x19aefc(0x1f2)](_0x19aefc(0x1b3)+_0x42f87a[_0x19aefc(0x168)]+_0x19aefc(0x219));const _0x29b81e=[],_0x3ba35b=new Set();for(const _0x2c4d79 of _0x42f87a){if(_0x2c4d79&&typeof _0x2c4d79===_0x19aefc(0x1c9)&&_0x2c4d79[_0x19aefc(0x15d)]&&typeof _0x2c4d79[_0x19aefc(0x15d)]===_0x19aefc(0x21b)){const _0x291b8=_0x2c4d79['text'][_0x19aefc(0x171)]();_0x291b8[_0x19aefc(0x168)]>0x0&&!_0x3ba35b[_0x19aefc(0x147)](_0x291b8)&&(_0x3ba35b[_0x19aefc(0x19c)](_0x291b8),_0x29b81e[_0x19aefc(0x1bb)](_0x2c4d79));}}console[_0x19aefc(0x1f2)](_0x19aefc(0x21d)+_0x29b81e[_0x19aefc(0x168)]+_0x19aefc(0x18b)),_0x29b81e[_0x19aefc(0x1a5)]((_0x1c79c2,_0x12f88d)=>(_0x12f88d[_0x19aefc(0x140)]||0x0)-(_0x1c79c2[_0x19aefc(0x140)]||0x0));const _0x1fddf6=[..._0x29b81e];return console[_0x19aefc(0x1f2)](_0x19aefc(0x240)+_0x1fddf6[_0x19aefc(0x168)]),console[_0x19aefc(0x1f2)](_0x19aefc(0x198),JSON['stringify'](_0x1fddf6[_0x19aefc(0x228)](0x0,0x1),null,0x2)),_0x1fddf6;}async function insertVectors(_0x245b69,_0x18bfd5=null,_0x2dc10c){const _0x39869a=_0x5d3107;if(!_0x2dc10c)throw new Error('insertVectors\x20必须接收一个有效的\x20collectionId\x20参数。');if(_0x245b69['length']===0x0)return{'success':!![],'count':0x0};const _0x1c8832=_0x245b69[_0x39869a(0x153)]((_0x5ad5a6,_0x20a6f3)=>({'hash':generateHash(_0x5ad5a6[_0x39869a(0x15d)]+Date[_0x39869a(0x17b)]()+_0x20a6f3),'text':_0x5ad5a6['text'],'metadata':_0x5ad5a6[_0x39869a(0x20b)]||{'source':'unknown','timestamp':new Date()['toISOString']()}})),_0x205296=_0x1c8832['reduce']((_0x648a31,_0x4760e3,_0x5301f3)=>{const _0x1b9085=_0x39869a;return _0x648a31[_0x4760e3[_0x1b9085(0x15d)]]=_0x245b69[_0x5301f3][_0x1b9085(0x1b2)],_0x648a31;},{}),_0x55cf61={'collectionId':_0x2dc10c,'items':_0x1c8832,'source':_0x39869a(0x184),'embeddings':_0x205296},_0xd7e13c=await fetch(_0x39869a(0x1ea),{'method':_0x39869a(0x151),'headers':context[_0x39869a(0x15a)](),'body':JSON[_0x39869a(0x239)](_0x55cf61),'signal':_0x18bfd5});if(!_0xd7e13c['ok']){const _0x44dd48=await _0xd7e13c[_0x39869a(0x15d)]();console['error'](_0x39869a(0x14e),_0x44dd48);throw new Error(_0x39869a(0x1ae)+_0xd7e13c[_0x39869a(0x1f5)]+':\x20'+_0x44dd48);}return{'success':!![],'count':_0x1c8832['length']};}async function getVectorCount(_0x4586de=null,_0x268f5b=_0x5d3107(0x17a)){const _0x304fe0=_0x5d3107,_0x3f7f2b=getCharacterStableId();if(_0x4586de){const _0x5c1e4a=_0x268f5b===_0x304fe0(0x202)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x34e64b=_0x5c1e4a[_0x4586de];if(!_0x34e64b)return console[_0x304fe0(0x16a)](_0x304fe0(0x17f)+_0x268f5b+_0x304fe0(0x1fe)+_0x4586de+'\x20的知识库。'),0x0;const _0x371a66=_0x268f5b===_0x304fe0(0x202)?_0x34e64b[_0x304fe0(0x1ac)]||GLOBAL_SCOPE_ID:_0x3f7f2b,_0x2a1bd9=_0x371a66+'_'+_0x4586de;return await countVectorsInCollection(_0x2a1bd9);}else{console[_0x304fe0(0x1f2)]('[翰林院-日志]\x20开始获取所有知识库的向量总数...');const _0x4175fa=Object['values'](getLocalKnowledgeBases()),_0x43313b=Object[_0x304fe0(0x15b)](getGlobalKnowledgeBases()),_0x30bc79=[];_0x4175fa['forEach'](_0x1c56d5=>{const _0x44170d=_0x304fe0,_0x2fb9bc=_0x3f7f2b+'_'+_0x1c56d5['id'];_0x30bc79[_0x44170d(0x1bb)](countVectorsInCollection(_0x2fb9bc));}),_0x43313b[_0x304fe0(0x1e7)](_0x165016=>{const _0x3d4727=_0x304fe0,_0x363a56=_0x165016[_0x3d4727(0x1ac)]||GLOBAL_SCOPE_ID,_0xc988=_0x363a56+'_'+_0x165016['id'];_0x30bc79[_0x3d4727(0x1bb)](countVectorsInCollection(_0xc988));});const _0x20b64e=await _0x5bd7f2();_0x30bc79[_0x304fe0(0x1bb)](countVectorsInCollection(_0x20b64e));const _0x577509=await Promise[_0x304fe0(0x143)](_0x30bc79),_0x54168a=_0x577509[_0x304fe0(0x1b5)]((_0x1f7242,_0x53405a)=>_0x1f7242+_0x53405a,0x0);return console[_0x304fe0(0x1f2)](_0x304fe0(0x148)+_0x54168a),_0x54168a;}}async function countVectorsInCollection(_0x5b24aa){const _0x510448=_0x5d3107;if(!_0x5b24aa)return 0x0;console[_0x510448(0x1f2)](_0x510448(0x1d5)+_0x5b24aa);const _0x567c2a={'collectionId':_0x5b24aa,'source':_0x510448(0x184),'embeddings':{}};try{const _0x32dc62=await fetch(_0x510448(0x1dc),{'method':_0x510448(0x151),'headers':context['getRequestHeaders'](),'body':JSON['stringify'](_0x567c2a)});if(!_0x32dc62['ok']){if(_0x32dc62[_0x510448(0x1f5)]===0x194)console['log'](_0x510448(0x157)+_0x5b24aa+_0x510448(0x1c0));else{const _0xab9aa2=await _0x32dc62[_0x510448(0x15d)]();console['warn'](_0x510448(0x209)+_0x5b24aa+'\x20列表API时出现问题\x20(状态:\x20'+_0x32dc62[_0x510448(0x1f5)]+'):',_0xab9aa2);}return 0x0;}const _0x2a9a5f=await _0x32dc62[_0x510448(0x182)]();let _0x4769b5=0x0;if(Array[_0x510448(0x1b4)](_0x2a9a5f))_0x4769b5=_0x2a9a5f[_0x510448(0x168)];else _0x2a9a5f&&_0x2a9a5f['hashes']&&(_0x4769b5=_0x2a9a5f[_0x510448(0x1c3)][_0x510448(0x168)]);return _0x4769b5;}catch(_0x136254){return console[_0x510448(0x164)](_0x510448(0x177)+_0x5b24aa+_0x510448(0x231),_0x136254),0x0;}}async function purgeStorage(_0xef88c5=null){const _0xf9fac=_0x5d3107;console[_0xf9fac(0x1f2)](_0xf9fac(0x16e));const _0x139e32=_0xef88c5||await getCollectionId();if(!_0x139e32)return console[_0xf9fac(0x164)](_0xf9fac(0x188)),toastr['error']('无法确定要清空的目标宝库。'),![];console[_0xf9fac(0x1f2)](_0xf9fac(0x187)+_0x139e32);const _0x898cf5={'collectionId':_0x139e32};console[_0xf9fac(0x1f2)]('[翰林院-日志]\x20发送到\x20/api/vector/purge\x20的请求体:',JSON[_0xf9fac(0x239)](_0x898cf5,null,0x2));const _0x23806d=await fetch('/api/vector/purge',{'method':_0xf9fac(0x151),'headers':context[_0xf9fac(0x15a)](),'body':JSON['stringify'](_0x898cf5)});console[_0xf9fac(0x1f2)](_0xf9fac(0x1d8)+_0x23806d[_0xf9fac(0x1f5)]);if(!_0x23806d['ok']){const _0x29c7a7=await _0x23806d[_0xf9fac(0x15d)]();console[_0xf9fac(0x164)]('[翰林院-日志]\x20清空宝库API错误:',_0x29c7a7);}else console[_0xf9fac(0x1f2)]('[翰林院-日志]\x20清空宝库API调用成功。');return _0x23806d['ok'];}function getMessagesForCondensation(_0x521cc8=null){const _0x32e3f8=_0x5d3107;if(!settings[_0x32e3f8(0x1e1)][_0x32e3f8(0x193)])return showNotification(_0x32e3f8(0x199),'warning'),[];const {layerStart:_0x45e5ab,layerEnd:_0x23cb9f}=settings['condensation'],_0x18bbcb=_0x521cc8||settings[_0x32e3f8(0x1e1)][_0x32e3f8(0x237)],_0x5df843=context[_0x32e3f8(0x249)][_0x32e3f8(0x168)],_0x7c600c=Math[_0x32e3f8(0x18c)](0x0,_0x45e5ab-0x1),_0x5a0a45=_0x23cb9f===0x0||_0x23cb9f>_0x5df843?_0x5df843:Math['min'](_0x5df843,_0x23cb9f),_0x29b196=context[_0x32e3f8(0x249)][_0x32e3f8(0x228)](_0x7c600c,_0x5a0a45);return _0x29b196[_0x32e3f8(0x1bc)](_0x190f31=>{const _0x2fce62=_0x32e3f8,_0x2c91f0=_0x190f31['is_user']===!![],_0x57a148=_0x190f31[_0x2fce62(0x207)]===![];if(!_0x190f31[_0x2fce62(0x23e)]||!_0x190f31['mes'][_0x2fce62(0x171)]())return![];return _0x18bbcb[_0x2fce62(0x165)]&&_0x2c91f0||_0x18bbcb['ai']&&_0x57a148;});}async function processCondensation(_0x25d71d,_0x4da27f=()=>{},_0x4fa2c5=null){const _0x39a674=_0x5d3107;if(!_0x25d71d||_0x25d71d['length']===0x0)return{'success':![],'error':_0x39a674(0x215)};try{let _0x1b79fb,_0x18324a;const _0x4cff7f=getCharacterName()||_0x39a674(0x1dd);if(_0x4fa2c5){const _0x1c49b0=_0x4fa2c5[_0x39a674(0x1a6)]??'?',_0x2180f1=_0x4fa2c5[_0x39a674(0x1ce)]===0x0?'末':_0x4fa2c5[_0x39a674(0x1ce)]??'?';_0x1b79fb=_0x4cff7f+':\x20'+_0x1c49b0+'楼-'+_0x2180f1+'楼';}else{const _0x5246dd=new Date()[_0x39a674(0x1a0)]('zh-CN',{'hour12':![]});_0x1b79fb=_0x39a674(0x1b0)+_0x5246dd;}const _0x56821a=Object[_0x39a674(0x15b)](getLocalKnowledgeBases()),_0x5869ba=_0x56821a[_0x39a674(0x197)](_0x39fd5b=>_0x39fd5b['name']===_0x1b79fb);if(_0x5869ba)_0x18324a=_0x5869ba['id'],_0x4da27f('[翰林院-核心]\x20检测到同名知识库\x20\x22'+_0x1b79fb+'\x22,将数据合并入库。',_0x39a674(0x149));else{_0x4da27f(_0x39a674(0x1b6)+_0x1b79fb+_0x39a674(0x1a3),'info');const _0x29a75b=addKnowledgeBase(_0x1b79fb);_0x18324a=_0x29a75b['id'];}const _0x27d842=getCharacterStableId(),_0x420ae0=_0x27d842+'_'+_0x18324a;_0x4da27f(_0x39a674(0x203)+_0x1b79fb+_0x39a674(0x1a2)+_0x420ae0+')',_0x39a674(0x1f1));const _0x3ad4c3=[],_0x2eefb4=context[_0x39a674(0x249)];for(const _0x51eec4 of _0x25d71d){const _0x33068e=(_0x51eec4[_0x39a674(0x23e)]||'')['replace'](/<[^>]*>/g,'')[_0x39a674(0x171)]();if(_0x33068e[_0x39a674(0x168)]===0x0)continue;let _0xfef282;if(_0x51eec4['floor']!==undefined&&_0x51eec4['floor']!==null)_0xfef282=_0x51eec4['floor'];else{const _0x2f5f75=_0x2eefb4[_0x39a674(0x16d)](_0x63bb6e=>_0x63bb6e===_0x51eec4);_0xfef282=_0x2f5f75!==-0x1?_0x2f5f75+0x1:-0x1;}const _0x374aaa=new Date(_0x51eec4[_0x39a674(0x172)]),_0x1dd0fc=isNaN(_0x374aaa[_0x39a674(0x155)]())?new Date()[_0x39a674(0x1ec)]():_0x374aaa[_0x39a674(0x1ec)](),_0x378c96=splitIntoChunks(_0x33068e,_0x39a674(0x1e0),{'floor':_0xfef282,'is_user':_0x51eec4['is_user'],'timestamp':_0x1dd0fc});_0x3ad4c3['push'](..._0x378c96);}if(_0x3ad4c3['length']===0x0)return{'success':!![],'count':0x0};_0x4da27f(_0x39a674(0x210)+_0x25d71d[_0x39a674(0x168)]+_0x39a674(0x183)+_0x3ad4c3[_0x39a674(0x168)]+'\x20个知识块,准备入库。',_0x39a674(0x149));const _0x27ca25=settings[_0x39a674(0x1d3)][_0x39a674(0x1ab)]||0x5;let _0x44184b=0x0;for(let _0x26d9cc=0x0;_0x26d9cc<_0x3ad4c3[_0x39a674(0x168)];_0x26d9cc+=_0x27ca25){const _0x245069=_0x3ad4c3[_0x39a674(0x228)](_0x26d9cc,_0x26d9cc+_0x27ca25),_0x3f5252=_0x245069[_0x39a674(0x153)](_0xcd0638=>_0xcd0638[_0x39a674(0x15d)]),_0x4250a6=await getEmbeddings(_0x3f5252);if(_0x245069[_0x39a674(0x168)]!==_0x4250a6[_0x39a674(0x168)])throw new Error(_0x39a674(0x178));const _0x18ad1b=_0x245069[_0x39a674(0x153)]((_0x5e4d4d,_0x523497)=>({..._0x5e4d4d,'vector':_0x4250a6[_0x523497]}));await insertVectors(_0x18ad1b,null,_0x420ae0),_0x44184b+=_0x245069[_0x39a674(0x168)];}if(_0x4fa2c5){const _0x45f1f6=_0x4fa2c5[_0x39a674(0x1ce)]===0x0?context[_0x39a674(0x249)][_0x39a674(0x168)]:_0x4fa2c5['end'],_0x1a2e5b=getCharacterStableId();!settings[_0x39a674(0x1cc)][_0x1a2e5b]&&(settings[_0x39a674(0x1cc)][_0x1a2e5b]={}),settings[_0x39a674(0x1cc)][_0x1a2e5b][_0x420ae0]={'start':_0x4fa2c5['start'],'end':_0x45f1f6,'timestamp':new Date()[_0x39a674(0x1ec)]()},saveSettings(),_0x4da27f(_0x39a674(0x1a9)+_0x420ae0+'\x20记录凝识范围:\x20'+_0x4fa2c5[_0x39a674(0x1a6)]+'-'+_0x45f1f6,_0x39a674(0x149));}_0x4da27f(_0x39a674(0x14b)+_0x44184b+_0x39a674(0x201),_0x39a674(0x1f1));const _0x14e5ac=_0x25d71d[_0x39a674(0x153)](_0x49d7d8=>{const _0x59427=_0x39a674,_0x314bdd=_0x2eefb4['findIndex'](_0x5025d4=>_0x5025d4===_0x49d7d8),_0xa0d5d4=_0x314bdd!==-0x1?_0x314bdd+0x1:-0x1,_0x371e0f=_0x49d7d8['is_user']?'用户':getCharacterName()||'AI';return'['+_0x371e0f+_0x59427(0x1c4)+_0xa0d5d4+_0x59427(0x1f9);});return{'success':!![],'count':_0x44184b,'messages':_0x14e5ac};}catch(_0x5042c0){return console[_0x39a674(0x164)]('[翰林院-核心]\x20processCondensation\x20失败:',_0x5042c0),_0x4da27f(_0x39a674(0x17e)+_0x5042c0[_0x39a674(0x19a)],_0x39a674(0x164)),{'success':![],'error':_0x5042c0['message']};}}async function rerankResults(_0x246c77,_0x51b175,_0x49fcc7){const _0x2ce6cb=_0x5d3107;let _0x1572a6=_0x246c77;if(_0x49fcc7['rerank'][_0x2ce6cb(0x193)]&&_0x246c77[_0x2ce6cb(0x168)]>0x0){console[_0x2ce6cb(0x1f2)](_0x2ce6cb(0x169));try{const _0x461710=_0x246c77[_0x2ce6cb(0x153)](_0x3a3fbf=>_0x3a3fbf[_0x2ce6cb(0x15d)]),_0x4dda62=await executeRerank(_0x51b175,_0x461710,_0x49fcc7['rerank']),_0x4bc00f=_0x246c77[_0x2ce6cb(0x153)]((_0x3f129c,_0x2f27c2)=>({..._0x3f129c,'original_index':_0x2f27c2}));_0x1572a6=_0x4bc00f[_0x2ce6cb(0x153)](_0x1fa20b=>{const _0x1d5cfe=_0x2ce6cb,_0x433b06=_0x4dda62[_0x1d5cfe(0x1aa)]['find'](_0x221c9a=>_0x221c9a[_0x1d5cfe(0x1b1)]===_0x1fa20b['original_index']),_0x470dc2=_0x433b06?_0x433b06[_0x1d5cfe(0x1d7)]:0x0;return{..._0x1fa20b,'rerank_score':_0x470dc2};});if(_0x49fcc7[_0x2ce6cb(0x200)][_0x2ce6cb(0x160)])showNotification('外部Rerank完成',_0x2ce6cb(0x1f1));}catch(_0x87586a){console['error'](_0x2ce6cb(0x1e5),_0x87586a);if(_0x49fcc7[_0x2ce6cb(0x200)][_0x2ce6cb(0x160)])showNotification('Rerank失败:\x20'+_0x87586a[_0x2ce6cb(0x19a)],'error');_0x1572a6[_0x2ce6cb(0x1e7)](_0xeabf66=>_0xeabf66[_0x2ce6cb(0x223)]=0x0);}}else _0x1572a6['forEach'](_0x5adf20=>_0x5adf20[_0x2ce6cb(0x223)]=0x0);console[_0x2ce6cb(0x1f2)](_0x2ce6cb(0x1d0));const _0x5331b8=context[_0x2ce6cb(0x249)]['length'],_0x45c969=_0x49fcc7[_0x2ce6cb(0x200)][_0x2ce6cb(0x24a)],_0xa868da=_0x1572a6[_0x2ce6cb(0x153)](_0x121d01=>{const _0x4a3d8d=_0x2ce6cb;let _0x244c38=0x1;const _0x124f68=_0x121d01[_0x4a3d8d(0x20b)]||{};switch(_0x124f68['source']){case _0x4a3d8d(0x191):_0x244c38*=1.2;break;case _0x4a3d8d(0x161):_0x244c38*=1.1;break;case'chat_history':if(_0x124f68[_0x4a3d8d(0x17d)]&&_0x5331b8>0x0){const _0x594730=_0x124f68[_0x4a3d8d(0x17d)]/_0x5331b8;_0x244c38*=0x1+_0x594730;}break;}const _0x41826c=_0x121d01[_0x4a3d8d(0x223)]*_0x45c969+(_0x121d01[_0x4a3d8d(0x140)]||0x0)*(0x1-_0x45c969),_0x2ccb05=_0x41826c*_0x244c38;return{'text':_0x121d01['text'],'score':_0x121d01['score'],'rerank_score':_0x121d01[_0x4a3d8d(0x223)],'final_score':_0x2ccb05,'metadata':_0x121d01[_0x4a3d8d(0x20b)]};});return _0xa868da[_0x2ce6cb(0x1a5)]((_0x1aea69,_0x20114d)=>(_0x20114d['final_score']||0x0)-(_0x1aea69[_0x2ce6cb(0x1ee)]||0x0)),console[_0x2ce6cb(0x1f2)](_0x2ce6cb(0x227)),_0xa868da[_0x2ce6cb(0x228)](0x0,_0x49fcc7['rerank'][_0x2ce6cb(0x186)]);}async function rearrangeChat(_0x3f3d2f,_0x22371d,_0x5c3d24,_0x4f2eb6){const _0x1615a1=_0x5d3107,_0x2fe77c={'novel':_0x1615a1(0x185),'chat_history':_0x1615a1(0x22a),'lorebook':_0x1615a1(0x204),'manual':_0x1615a1(0x166)};Object[_0x1615a1(0x15b)](_0x2fe77c)[_0x1615a1(0x1e7)](_0x49507a=>{setExtensionPrompt(_0x49507a,'',0x0,0x0,![],0x0);});if(_0x4f2eb6===_0x1615a1(0x244)||!settings[_0x1615a1(0x1d3)][_0x1615a1(0x193)])return;const _0xa1e659=_0x3f3d2f[_0x1615a1(0x228)](-settings['advanced'][_0x1615a1(0x24b)]);if(_0xa1e659[_0x1615a1(0x168)]===0x0)return;const _0x35e9ef=_0xa1e659[_0x1615a1(0x153)](_0x1b9fd5=>_0x1b9fd5[_0x1615a1(0x23e)])[_0x1615a1(0x1df)]('\x20')[_0x1615a1(0x1fa)](/<[^>]*>/g,'')[_0x1615a1(0x171)]();if(!_0x35e9ef)return;try{const _0x433cd4=await queryVectors(_0x35e9ef);console['log'](_0x1615a1(0x196),JSON[_0x1615a1(0x239)](_0x433cd4[_0x1615a1(0x153)](_0x42c190=>_0x42c190[_0x1615a1(0x20b)]),null,0x2));if(_0x433cd4[_0x1615a1(0x168)]===0x0)return;const _0x1660ca=await rerankResults(_0x433cd4,_0x35e9ef,settings);if(_0x1660ca[_0x1615a1(0x168)]===0x0)return;console[_0x1615a1(0x1f2)](_0x1615a1(0x18f),JSON['stringify'](_0x1660ca[_0x1615a1(0x153)](_0x113fef=>_0x113fef[_0x1615a1(0x20b)]),null,0x2));const _0x437750={'novel':[],'chat_history':[],'lorebook':[],'manual':[]};_0x1660ca[_0x1615a1(0x1e7)](_0xdd69b3=>{const _0x280bd8=_0x1615a1,_0x5a66ce=_0xdd69b3['metadata']?.[_0x280bd8(0x175)];_0x5a66ce&&_0x437750[_0x280bd8(0x1bf)](_0x5a66ce)&&_0x437750[_0x5a66ce][_0x280bd8(0x1bb)](_0xdd69b3);}),console['log'](_0x1615a1(0x226),JSON[_0x1615a1(0x239)](Object['keys'](_0x437750)['reduce']((_0x10490d,_0x2215f6)=>{const _0xb2e890=_0x1615a1;return _0x10490d[_0x2215f6]=_0x437750[_0x2215f6][_0xb2e890(0x168)],_0x10490d;},{}),null,0x2));for(const _0x7ff579 in _0x437750){const _0x5f8dc4=_0x437750[_0x7ff579];if(_0x5f8dc4[_0x1615a1(0x168)]===0x0)continue;const _0x4a6375=settings[_0x1615a1(0x15e)+_0x7ff579['replace']('_history','')];if(!_0x4a6375){console['warn']('[翰林院]\x20未找到来源\x20\x27'+_0x7ff579+_0x1615a1(0x1cf));continue;}const _0x2e1546=_0x5f8dc4[_0x1615a1(0x153)](_0x3268b3=>_0x3268b3[_0x1615a1(0x15d)])[_0x1615a1(0x1df)]('\x0a\x0a'),_0x731ca9='{{'+_0x7ff579[_0x1615a1(0x1fa)](_0x1615a1(0x1fd),'')+'_text}}';let _0x4072b=_0x4a6375[_0x1615a1(0x1f6)][_0x1615a1(0x1fa)](_0x731ca9,_0x2e1546);_0x4072b[_0x1615a1(0x171)]()&&(_0x4072b='%%'+_0x2fe77c[_0x7ff579]+'%%'+_0x4072b),setExtensionPrompt(_0x2fe77c[_0x7ff579],_0x4072b,_0x4a6375['position'],_0x4a6375[_0x1615a1(0x205)],![],_0x4a6375[_0x1615a1(0x14d)]),console['log']('[翰林院]\x20已为来源\x20\x27'+_0x7ff579+_0x1615a1(0x1da)+_0x5f8dc4[_0x1615a1(0x168)]+_0x1615a1(0x233));}}catch(_0x463c88){console[_0x1615a1(0x164)](_0x1615a1(0x220),_0x463c88);if(settings[_0x1615a1(0x1d3)]['notify'])showNotification(_0x1615a1(0x214)+_0x463c88[_0x1615a1(0x19a)],_0x1615a1(0x164));}}async function moveKnowledgeBase(_0x43a7d3,_0x3c1849){const _0xfaaff8=_0x5d3107,_0x469b79=_0x3c1849===_0xfaaff8(0x202)?_0xfaaff8(0x17a):_0xfaaff8(0x202),_0x4d2a75=getCharacterStableId();if(!_0x4d2a75&&_0x469b79===_0xfaaff8(0x17a)){toastr[_0xfaaff8(0x164)](_0xfaaff8(0x24c));return;}const _0x11f8ca=_0x3c1849===_0xfaaff8(0x202)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x5627e2=_0x469b79===_0xfaaff8(0x202)?getGlobalKnowledgeBases():getLocalKnowledgeBases(),_0x9cb586=_0x11f8ca[_0x43a7d3];if(!_0x9cb586){const _0x34629d=_0xfaaff8(0x216)+_0x3c1849+_0xfaaff8(0x1fe)+_0x43a7d3+_0xfaaff8(0x20d);console[_0xfaaff8(0x164)](_0xfaaff8(0x18e)+_0x34629d),toastr[_0xfaaff8(0x164)](_0xfaaff8(0x152));return;}_0x3c1849===_0xfaaff8(0x17a)&&_0x469b79===_0xfaaff8(0x202)&&!_0x9cb586[_0xfaaff8(0x1ac)]&&(console[_0xfaaff8(0x1f2)](_0xfaaff8(0x222)+_0x43a7d3+_0xfaaff8(0x23d)+_0x4d2a75),_0x9cb586['owner']=_0x4d2a75);delete _0x11f8ca[_0x43a7d3],_0x5627e2[_0x43a7d3]=_0x9cb586,saveSettings();const _0x52970d=_0xfaaff8(0x22f)+_0x9cb586[_0xfaaff8(0x19d)]+_0xfaaff8(0x1c5)+(_0x469b79===_0xfaaff8(0x202)?'全局':'局部')+'。';console[_0xfaaff8(0x1f2)](_0xfaaff8(0x18e)+_0x52970d);}async function getAllVectorsFromCollection(_0x3d76d1){const _0x3a9709=_0x5d3107,_0x56c26c='*',_0x504ad7={'collectionId':_0x3d76d1,'searchText':_0x56c26c,'topK':0x2710,'threshold':0x0,'source':'webllm','embeddings':{}},_0x4aeba4=(await getEmbeddings([_0x56c26c]))[0x0];_0x504ad7[_0x3a9709(0x1a1)]={[_0x56c26c]:_0x4aeba4};const _0x4275f5=await fetch(_0x3a9709(0x1b8),{'method':_0x3a9709(0x151),'headers':context['getRequestHeaders'](),'body':JSON[_0x3a9709(0x239)](_0x504ad7)});if(!_0x4275f5['ok']){if(_0x4275f5['status']===0x194)return console[_0x3a9709(0x1f2)](_0x3a9709(0x17c)+_0x3d76d1+'\x20不存在,返回空数组。'),[];const _0x4e8025=await _0x4275f5['text']();throw new Error('查询集合\x20'+_0x3d76d1+_0x3a9709(0x192)+_0x4e8025);}const _0x417b42=await _0x4275f5[_0x3a9709(0x182)]();return _0x417b42[_0x3a9709(0x20b)]||_0x417b42[_0x3a9709(0x1aa)]||_0x417b42[_0x3a9709(0x16c)]||[];}