@customize-agent/server 3.0.13 → 3.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/3445.js +5 -9
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/api/documents/chapter/regenerate.js +1 -1
- package/.next/server/pages/api/documents/export.js +14 -1
- package/.next/server/pages/api/documents/generate.js +1 -1
- package/.next/server/pages/api/documents/templates.js +1 -1
- package/.next/server/pages/api/kb/categories.js +5 -9
- package/.next/server/pages/api/kb/duplicates.js +5 -9
- package/.next/server/pages/api/kb/files/detail.js +5 -9
- package/.next/server/pages/api/kb/files/open.js +5 -9
- package/.next/server/pages/api/kb/files/preview-pdf-page.js +5 -9
- package/.next/server/pages/api/kb/files/reindex.js +5 -9
- package/.next/server/pages/api/kb/files.js +5 -9
- package/.next/server/pages/api/kb/ignore.js +5 -9
- package/.next/server/pages/api/kb/operations.js +5 -9
- package/.next/server/pages/api/kb/reindex.js +5 -9
- package/.next/server/pages/api/kb/search.js +5 -9
- package/.next/server/pages/api/kb/stats.js +5 -9
- package/.next/server/pages/api/kb/tags.js +5 -9
- package/.next/server/pages/api/kb/upload.js +5 -9
- package/.next/server/pages/context/long-term.html +1 -1
- package/.next/server/pages/context/short-term.html +1 -1
- package/.next/server/pages/document-roles.html +1 -1
- package/.next/server/pages/document-specs.html +1 -1
- package/.next/server/pages/documents.html +1 -1
- package/.next/server/pages/guide.html +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/knowledge/file-detail.html +1 -1
- package/.next/server/pages/knowledge/files.html +1 -1
- package/.next/server/pages/knowledge/manage.html +1 -1
- package/.next/server/pages/knowledge/search.html +1 -1
- package/.next/server/pages/knowledge.html +1 -1
- package/.next/server/pages/models.html +1 -1
- package/.next/server/pages/overview.html +1 -1
- package/.next/server/pages/prompt.html +1 -1
- package/.next/server/pages/settings.html +1 -1
- package/.next/server/pages-manifest.json +23 -23
- package/package.json +2 -2
- /package/.next/static/{yL_ilPc9XJWtNmN2W4Njc → HrpIpnt5wstKoy1Bjfffe}/_buildManifest.js +0 -0
- /package/.next/static/{yL_ilPc9XJWtNmN2W4Njc → HrpIpnt5wstKoy1Bjfffe}/_ssgManifest.js +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";(()=>{var a={};a.id=9452,a.ids=[9452],a.modules={6708:(a,b,c)=>{c.d(b,{H7:()=>l,Qf:()=>j,oy:()=>k});var d=c(29021),e=c(21820),f=c(33873),g=c(19898);function h(a){return f.join(e.homedir(),".customize-agent","projects",(0,g.computeProjectId)(a),"kb-operations.jsonl")}function i(a){let b=h(a);return d.existsSync(b)?d.readFileSync(b,"utf8").split("\n").filter(Boolean).flatMap(a=>{try{return[JSON.parse(a)]}catch{return[]}}):[]}function j(a,b){let c=Date.now(),e=i(a),g=e.findIndex(a=>a.id===b.id),j=g>=0?e[g]:void 0,k={id:b.id,type:b.type,title:b.title,stage:b.stage??j?.stage??"uploading",status:b.status??j?.status??"processing",message:b.message??j?.message??"",percent:b.percent??j?.percent??0,fileName:b.fileName??j?.fileName,filePath:b.filePath??j?.filePath,chunkCount:b.chunkCount??j?.chunkCount,textLength:b.textLength??j?.textLength,extractionMode:b.extractionMode??j?.extractionMode,error:b.error??j?.error,createdAt:j?.createdAt??c,updatedAt:c};g>=0?e[g]=k:e.push(k);let l=h(a);return d.mkdirSync(f.dirname(l),{recursive:!0}),d.writeFileSync(l,`${e.slice(-200).map(a=>JSON.stringify(a)).join("\n")}
|
|
2
|
-
`,"utf8"),k}function k(a,b=50){return i(a).sort((a,b)=>b.updatedAt-a.updatedAt).slice(0,b)}function l(a){let b=i(a),c=h(a);return d.existsSync(c)&&d.unlinkSync(c),b.length}},19898:a=>{a.exports=require("@customize-agent/knowledge")},21820:a=>{a.exports=require("os")},23328:(a,b,c)=>{c.d(b,{Qh:()=>
|
|
2
|
+
`,"utf8"),k}function k(a,b=50){return i(a).sort((a,b)=>b.updatedAt-a.updatedAt).slice(0,b)}function l(a){let b=i(a),c=h(a);return d.existsSync(c)&&d.unlinkSync(c),b.length}},19898:a=>{a.exports=require("@customize-agent/knowledge")},21820:a=>{a.exports=require("os")},23328:(a,b,c)=>{c.d(b,{Qh:()=>l,aY:()=>n});var d=c(19898),e=c(87550),f=c.n(e),g=c(33873),h=c(21820),i=c(29021);let j=null;function k(){let a=g.join(h.homedir(),".customize-agent","demo-project"),b=g.join(a,"knowledgeBase");for(let[a,c]of(i.mkdirSync(b,{recursive:!0}),Object.entries({"文档资料/规则文件-攻略写作要求.md":`# 【内置】三角洲热门干员攻略写作要求
|
|
3
3
|
|
|
4
4
|
公开参考入口:https://df.qq.com/ 和 https://deltaforce.garena.com/
|
|
5
5
|
|
|
@@ -47,11 +47,7 @@ xref
|
|
|
47
47
|
trailer << /Root 1 0 R /Size 6 >>
|
|
48
48
|
startxref
|
|
49
49
|
0
|
|
50
|
-
%%EOF`;i.writeFileSync(a,e,"binary")}(c,"【内置】三角洲热门干员攻略 PDF 摘要","露娜负责侦察信息,红狼负责突破,牧羊人负责控场,蜂医负责支援续航。推荐新手优先熟悉蜂医和露娜,再练红狼与牧羊人。"),
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
z.writestr('[Content_Types].xml','<?xml version="1.0" encoding="UTF-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml"/><Default Extension="xml" ContentType="application/xml"/><Override PartName="/word/document.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"/></Types>')
|
|
55
|
-
z.writestr('_rels/.rels','<?xml version="1.0" encoding="UTF-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Id="rId1" Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="word/document.xml"/></Relationships>')
|
|
56
|
-
z.writestr('word/document.xml',f'<?xml version="1.0" encoding="UTF-8"?><w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"><w:body>{content}</w:body></w:document>')`;try{(0,j.execFileSync)("python3",["-c",d,a,b,c],{stdio:"ignore"})}catch{i.writeFileSync(a,`${b}
|
|
57
|
-
${c}`,"utf-8")}}(d,"【内置】三角洲热门干员 Word 打法说明","露娜适合信息侦察;红狼适合进攻突破;牧羊人适合区域封锁;蜂医适合治疗救援。队伍建议至少包含侦察和支援。"),i.existsSync(e)||i.writeFileSync(e,"【内置】三角洲队伍搭配 Word 兼容资料\n侦察位看信息,突击位打开突破口,工程位控场,支援位保证续航。","utf-8");let f=g.join(b,"图片素材","干员图片");i.mkdirSync(f,{recursive:!0});let k=["# 干员图片资料","","图片来源参考:https://github.com/luoy-oss/deltaforce_id 和 https://playerhub.df.qq.com/playerhub/60004/object/p_{ID}.png",""];for(let[a,c]of Object.entries({"露娜.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000028.png","红狼.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000030.png","牧羊人.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000029.png","蜂医.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000027.png"})){let d=g.join(f,a);if(!i.existsSync(d)||!(i.statSync(d).size>0))try{(0,j.execFileSync)("curl",["-L","--max-time","12","-o",d,c],{stdio:"ignore"})}catch{i.writeFileSync(`${d}.url.txt`,c,"utf-8")}k.push(`- ${a.replace(".png","")}:${c};本地文件:${g.relative(b,d)}`)}return i.writeFileSync(g.join(b,"图片素材","图片文件-干员图片来源.md"),k.join("\n"),"utf-8"),a}function m(){return k||(k=new d.MultiProjectManager),k}function n(a){let b=g.resolve(a),c=g.resolve(g.join(h.homedir(),".customize-agent"));return b!==g.resolve(g.join(h.homedir(),".customize-agent","demo-project"))&&(!!(i.existsSync(g.join(b,"pnpm-workspace.yaml"))&&i.existsSync(g.join(b,"apps","server")))||b===c||b.includes(`${g.sep}.customize-agent${g.sep}`)||b.endsWith(`${g.sep}apps${g.sep}server`)||b.endsWith(`${g.sep}apps${g.sep}cli`))}function o(a=!1){let b=process.env.CUSTOMIZE_PROJECT_ROOT??process.env.INIT_CWD;if(b&&i.existsSync(b)&&!n(b))return g.resolve(b);if(!a)return l();let c=function(){let a=g.join(h.homedir(),".customize-agent","projects","registry.db");if(!i.existsSync(a))return[];let b=new(f())(a,{readonly:!0});try{return b.prepare("SELECT project_root FROM project_registry ORDER BY last_opened_at DESC").all().map(a=>g.resolve(a.project_root)).filter(a=>!n(a))}finally{b.close()}}();return c.length>0?c[0]:n(process.cwd())?l():process.cwd()}},29021:a=>{a.exports=require("fs")},33873:a=>{a.exports=require("path")},75600:a=>{a.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},79646:a=>{a.exports=require("child_process")},87550:a=>{a.exports=require("better-sqlite3")},97217:(a,b,c)=>{c.d(b,{M:()=>e,Q:()=>f});let d=new Map;function e(a,b){a&&d.set(a,{id:a,...b,updatedAt:Date.now()})}function f(a){let b=d.get(a);if(b)return Date.now()-b.updatedAt>18e5?void d.delete(a):b}},97384:(a,b,c)=>{c.r(b),c.d(b,{config:()=>q,default:()=>p,handler:()=>s});var d={};c.r(d),c.d(d,{config:()=>l,default:()=>m});var e=c(11400),f=c(50029),g=c(71086),h=c(38513),i=c(23328),j=c(97217),k=c(6708);let l={api:{bodyParser:{sizeLimit:"500mb"},responseLimit:"500mb"}};async function m(a,b){if("POST"!==a.method)return b.status(405).json({error:"Method not allowed"});try{let{fileName:c,fileData:d,uploadId:e}=a.body,f=Array.isArray(a.body.files)?a.body.files:c&&d?[{fileName:c,fileData:d,relativePath:a.body.relativePath}]:[];if(0===f.length)return b.status(400).json({error:"files required"});let g=a.body.projectRoot||(0,i.aY)();if(!g)return b.status(400).json({error:"Project root is required"});let h=e||`upload-${Date.now()}`,l=1===f.length?f[0].fileName:`${f.length} 个文件`;(0,j.M)(h,{stage:"uploading",percent:20,message:"文件已接收,正在准备写入",fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"uploading",status:"processing",percent:20,message:"文件已接收,正在准备写入",fileName:l});let m=await (0,i.Qh)().getProject(g),n=f.map(a=>({fileName:a.fileName,content:Buffer.from(a.fileData,"base64"),targetRelativePath:m.getUploadRelativePath(a.fileName,a.relativePath)})),o=n[0]?.targetRelativePath;(0,j.M)(h,{stage:"parsing",percent:40,message:"正在解析文件内容",fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"parsing",status:"processing",percent:40,message:"正在解析文件内容",fileName:l,filePath:o});let p=await m.uploadFiles(n,a=>{let b="scanning"===a.stage?"uploading":a.stage;(0,j.M)(h,{...a,stage:b,fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:b,status:"processing",percent:a.percent,message:a.message,fileName:l,filePath:a.filePath??o,chunkCount:a.chunkCount})},{vectorMode:"defer"}),q=m.listFiles(),r=new Set([...p.newFiles,...p.modifiedFiles].map(a=>a.relativePath)),s=q.filter(a=>r.has(a.relativePath)).reduce((a,b)=>a+b.chunkCount,0),t=q.find(a=>a.relativePath===o),u=t?.metadataJson?JSON.parse(t.metadataJson):void 0,v=m.getVectorStatus(),w="ready"===v.status;(0,j.M)(h,{stage:"done",percent:100,message:w?"解析、切片和向量入库已完成":"解析、切片和 SQLite 入库已完成,向量入库待完成",fileName:l,chunkCount:1===f.length?t?.chunkCount:s,vectorStatus:v,error:v.error}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"done",status:w?"success":"warning",percent:100,message:w?"解析、切片和向量入库已完成":"解析、切片和 SQLite 入库已完成,向量入库待完成",fileName:l,filePath:1===f.length?t?.relativePath??o:void 0,chunkCount:1===f.length?t?.chunkCount:s,textLength:u?.extraction?.textLength,extractionMode:u?.extraction?.extractionMode,error:v.error}),b.status(200).json({success:!0,relativePath:1===f.length?t?.relativePath??o:void 0,added:p.newFiles.length,total:q.length,files:q,vectorStatus:v})}catch(g){let c=a.body?.projectRoot||(0,i.aY)(),d=Array.isArray(a.body?.files)?a.body.files:[],e=a.body?.fileName||(d.length>1?`${d.length} 个文件`:d[0]?.fileName),f=a.body?.uploadId||`upload-${Date.now()}`;c&&e&&(0,k.Qf)(c,{id:f,type:"upload",title:`上传 ${e}`,stage:"error",status:"error",percent:100,message:"上传或索引失败",fileName:e,error:"Internal server error"}),console.error("[api] kb/upload",g),b.status(500).json({error:"Internal server error"})}}var n=c(68970),o=c(50296);let p=(0,h.M)(d,"default"),q=(0,h.M)(d,"config"),r=new g.PagesAPIRouteModule({definition:{kind:f.A.PAGES_API,page:"/api/kb/upload",pathname:"/api/kb/upload",bundlePath:"",filename:""},userland:d,distDir:".next",relativeProjectDir:""});async function s(a,b,c){let d=await r.prepare(a,b,{srcPage:"/api/kb/upload"});if(!d){b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve());return}let{query:f,params:g,prerenderManifest:h,routerServerContext:i}=d;try{let c=a.method||"GET",d=(0,n.getTracer)(),e=d.getActiveScopeSpan(),j=r.instrumentationOnRequestError.bind(r),k=async e=>r.render(a,b,{query:{...f,...g},params:g,allowedRevalidateHeaderKeys:[],multiZoneDraftMode:!1,trustHostHeader:!1,previewProps:h.preview,propagateError:!1,dev:r.isDev,page:"/api/kb/upload",internalRevalidate:null==i?void 0:i.revalidate,onError:(...b)=>j(a,...b)}).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let f=d.getRootSpanAttributes();if(!f)return;if(f.get("next.span_type")!==o.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${f.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let g=f.get("next.route");if(g){let a=`${c} ${g}`;e.setAttributes({"next.route":g,"http.route":g,"next.span_name":a}),e.updateName(a)}else e.updateName(`${c} ${a.url}`)});e?await k(e):await d.withPropagatedContext(a.headers,()=>d.trace(o.BaseServerSpan.handleRequest,{spanName:`${c} ${a.url}`,kind:n.SpanKind.SERVER,attributes:{"http.method":c,"http.target":a.url}},k))}catch(a){if(r.isDev)throw a;(0,e.sendError)(b,500,"Internal Server Error")}finally{null==c.waitUntil||c.waitUntil.call(c,Promise.resolve())}}}};var b=require("../../../webpack-api-runtime.js");b.C(a);var c=b.X(0,[9705],()=>b(b.s=97384));module.exports=c})();
|
|
50
|
+
%%EOF`;i.writeFileSync(a,e,"binary")}(c,"【内置】三角洲热门干员攻略 PDF 摘要","露娜负责侦察信息,红狼负责突破,牧羊人负责控场,蜂医负责支援续航。推荐新手优先熟悉蜂医和露娜,再练红狼与牧羊人。"),i.existsSync(d)&&i.statSync(d).size>0||i.writeFileSync(d,`【内置】三角洲热门干员 Word 打法说明
|
|
51
|
+
露娜适合信息侦察;红狼适合进攻突破;牧羊人适合区域封锁;蜂医适合治疗救援。队伍建议至少包含侦察和支援。`,"utf-8"),i.existsSync(e)||i.writeFileSync(e,"【内置】三角洲队伍搭配 Word 兼容资料\n侦察位看信息,突击位打开突破口,工程位控场,支援位保证续航。","utf-8");let f=g.join(b,"图片素材","干员图片");i.mkdirSync(f,{recursive:!0});let j=["# 干员图片资料","","图片来源参考:https://github.com/luoy-oss/deltaforce_id 和 https://playerhub.df.qq.com/playerhub/60004/object/p_{ID}.png",""];for(let[a,c]of Object.entries({"露娜.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000028.png","红狼.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000030.png","牧羊人.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000029.png","蜂医.png":"https://playerhub.df.qq.com/playerhub/60004/object/p_88000000027.png"})){let d=g.join(f,a);if(!i.existsSync(d)||i.statSync(d).size<20){let a=Buffer.from("iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+/p9sAAAAASUVORK5CYII=","base64");i.writeFileSync(d,a)}i.writeFileSync(`${d}.source.txt`,`图片公开来源:${c}
|
|
52
|
+
本地图片文件:${g.basename(d)}
|
|
53
|
+
`,"utf-8"),j.push(`- ${a.replace(".png","")}:${c};本地文件:${g.relative(b,d)}`)}return i.writeFileSync(g.join(b,"图片素材","图片文件-干员图片来源.md"),j.join("\n"),"utf-8"),a}function l(){return j||(j=new d.MultiProjectManager),j}function m(a){let b=g.resolve(a),c=g.resolve(g.join(h.homedir(),".customize-agent"));return b!==g.resolve(g.join(h.homedir(),".customize-agent","demo-project"))&&(!!(i.existsSync(g.join(b,"pnpm-workspace.yaml"))&&i.existsSync(g.join(b,"apps","server")))||b===c||b.includes(`${g.sep}.customize-agent${g.sep}`)||b.endsWith(`${g.sep}apps${g.sep}server`)||b.endsWith(`${g.sep}apps${g.sep}cli`))}function n(a=!1){let b=process.env.CUSTOMIZE_PROJECT_ROOT??process.env.INIT_CWD;if(b&&i.existsSync(b)&&!m(b))return g.resolve(b);if(!a)return k();let c=function(){let a=g.join(h.homedir(),".customize-agent","projects","registry.db");if(!i.existsSync(a))return[];let b=new(f())(a,{readonly:!0});try{return b.prepare("SELECT project_root FROM project_registry ORDER BY last_opened_at DESC").all().map(a=>g.resolve(a.project_root)).filter(a=>!m(a))}finally{b.close()}}();return c.length>0?c[0]:m(process.cwd())?k():process.cwd()}},29021:a=>{a.exports=require("fs")},33873:a=>{a.exports=require("path")},75600:a=>{a.exports=require("next/dist/compiled/next-server/pages-api.runtime.prod.js")},87550:a=>{a.exports=require("better-sqlite3")},97217:(a,b,c)=>{c.d(b,{M:()=>e,Q:()=>f});let d=new Map;function e(a,b){a&&d.set(a,{id:a,...b,updatedAt:Date.now()})}function f(a){let b=d.get(a);if(b)return Date.now()-b.updatedAt>18e5?void d.delete(a):b}},97384:(a,b,c)=>{c.r(b),c.d(b,{config:()=>q,default:()=>p,handler:()=>s});var d={};c.r(d),c.d(d,{config:()=>l,default:()=>m});var e=c(11400),f=c(50029),g=c(71086),h=c(38513),i=c(23328),j=c(97217),k=c(6708);let l={api:{bodyParser:{sizeLimit:"500mb"},responseLimit:"500mb"}};async function m(a,b){if("POST"!==a.method)return b.status(405).json({error:"Method not allowed"});try{let{fileName:c,fileData:d,uploadId:e}=a.body,f=Array.isArray(a.body.files)?a.body.files:c&&d?[{fileName:c,fileData:d,relativePath:a.body.relativePath}]:[];if(0===f.length)return b.status(400).json({error:"files required"});let g=a.body.projectRoot||(0,i.aY)();if(!g)return b.status(400).json({error:"Project root is required"});let h=e||`upload-${Date.now()}`,l=1===f.length?f[0].fileName:`${f.length} 个文件`;(0,j.M)(h,{stage:"uploading",percent:20,message:"文件已接收,正在准备写入",fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"uploading",status:"processing",percent:20,message:"文件已接收,正在准备写入",fileName:l});let m=await (0,i.Qh)().getProject(g),n=f.map(a=>({fileName:a.fileName,content:Buffer.from(a.fileData,"base64"),targetRelativePath:m.getUploadRelativePath(a.fileName,a.relativePath)})),o=n[0]?.targetRelativePath;(0,j.M)(h,{stage:"parsing",percent:40,message:"正在解析文件内容",fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"parsing",status:"processing",percent:40,message:"正在解析文件内容",fileName:l,filePath:o});let p=await m.uploadFiles(n,a=>{let b="scanning"===a.stage?"uploading":a.stage;(0,j.M)(h,{...a,stage:b,fileName:l}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:b,status:"processing",percent:a.percent,message:a.message,fileName:l,filePath:a.filePath??o,chunkCount:a.chunkCount})},{vectorMode:"defer"}),q=m.listFiles(),r=new Set([...p.newFiles,...p.modifiedFiles].map(a=>a.relativePath)),s=q.filter(a=>r.has(a.relativePath)).reduce((a,b)=>a+b.chunkCount,0),t=q.find(a=>a.relativePath===o),u=t?.metadataJson?JSON.parse(t.metadataJson):void 0,v=m.getVectorStatus(),w="ready"===v.status;(0,j.M)(h,{stage:"done",percent:100,message:w?"解析、切片和向量入库已完成":"解析、切片和 SQLite 入库已完成,向量入库待完成",fileName:l,chunkCount:1===f.length?t?.chunkCount:s,vectorStatus:v,error:v.error}),(0,k.Qf)(g,{id:h,type:"upload",title:`上传 ${l}`,stage:"done",status:w?"success":"warning",percent:100,message:w?"解析、切片和向量入库已完成":"解析、切片和 SQLite 入库已完成,向量入库待完成",fileName:l,filePath:1===f.length?t?.relativePath??o:void 0,chunkCount:1===f.length?t?.chunkCount:s,textLength:u?.extraction?.textLength,extractionMode:u?.extraction?.extractionMode,error:v.error}),b.status(200).json({success:!0,relativePath:1===f.length?t?.relativePath??o:void 0,added:p.newFiles.length,total:q.length,files:q,vectorStatus:v})}catch(g){let c=a.body?.projectRoot||(0,i.aY)(),d=Array.isArray(a.body?.files)?a.body.files:[],e=a.body?.fileName||(d.length>1?`${d.length} 个文件`:d[0]?.fileName),f=a.body?.uploadId||`upload-${Date.now()}`;c&&e&&(0,k.Qf)(c,{id:f,type:"upload",title:`上传 ${e}`,stage:"error",status:"error",percent:100,message:"上传或索引失败",fileName:e,error:"Internal server error"}),console.error("[api] kb/upload",g),b.status(500).json({error:"Internal server error"})}}var n=c(68970),o=c(50296);let p=(0,h.M)(d,"default"),q=(0,h.M)(d,"config"),r=new g.PagesAPIRouteModule({definition:{kind:f.A.PAGES_API,page:"/api/kb/upload",pathname:"/api/kb/upload",bundlePath:"",filename:""},userland:d,distDir:".next",relativeProjectDir:""});async function s(a,b,c){let d=await r.prepare(a,b,{srcPage:"/api/kb/upload"});if(!d){b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve());return}let{query:f,params:g,prerenderManifest:h,routerServerContext:i}=d;try{let c=a.method||"GET",d=(0,n.getTracer)(),e=d.getActiveScopeSpan(),j=r.instrumentationOnRequestError.bind(r),k=async e=>r.render(a,b,{query:{...f,...g},params:g,allowedRevalidateHeaderKeys:[],multiZoneDraftMode:!1,trustHostHeader:!1,previewProps:h.preview,propagateError:!1,dev:r.isDev,page:"/api/kb/upload",internalRevalidate:null==i?void 0:i.revalidate,onError:(...b)=>j(a,...b)}).finally(()=>{if(!e)return;e.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let f=d.getRootSpanAttributes();if(!f)return;if(f.get("next.span_type")!==o.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${f.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let g=f.get("next.route");if(g){let a=`${c} ${g}`;e.setAttributes({"next.route":g,"http.route":g,"next.span_name":a}),e.updateName(a)}else e.updateName(`${c} ${a.url}`)});e?await k(e):await d.withPropagatedContext(a.headers,()=>d.trace(o.BaseServerSpan.handleRequest,{spanName:`${c} ${a.url}`,kind:n.SpanKind.SERVER,attributes:{"http.method":c,"http.target":a.url}},k))}catch(a){if(r.isDev)throw a;(0,e.sendError)(b,500,"Internal Server Error")}finally{null==c.waitUntil||c.waitUntil.call(c,Promise.resolve())}}}};var b=require("../../../webpack-api-runtime.js");b.C(a);var c=b.X(0,[9705],()=>b(b.s=97384));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/257-ba16dfe16a27f417.js" defer=""></script><script src="/_next/static/chunks/pages/context/long-term-dba1d735f2b5e12b.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/257-ba16dfe16a27f417.js" defer=""></script><script src="/_next/static/chunks/pages/context/long-term-dba1d735f2b5e12b.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/context/long-term","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/257-ba16dfe16a27f417.js" defer=""></script><script src="/_next/static/chunks/pages/context/short-term-7cc72881b42b74fb.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/257-ba16dfe16a27f417.js" defer=""></script><script src="/_next/static/chunks/pages/context/short-term-7cc72881b42b74fb.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/context/short-term","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/pages/document-roles-0f24b162cfd49513.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/pages/document-roles-0f24b162cfd49513.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/document-roles","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/746-120983153bceeea6.js" defer=""></script><script src="/_next/static/chunks/pages/document-specs-991368925b27ceda.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/746-120983153bceeea6.js" defer=""></script><script src="/_next/static/chunks/pages/document-specs-991368925b27ceda.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/document-specs","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/730-727fe4b055c78dc2.js" defer=""></script><script src="/_next/static/chunks/pages/documents-93e638518deec9b5.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/846-fed995f7c83fc6c3.js" defer=""></script><script src="/_next/static/chunks/730-727fe4b055c78dc2.js" defer=""></script><script src="/_next/static/chunks/pages/documents-93e638518deec9b5.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/documents","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/730-727fe4b055c78dc2.js" defer=""></script><script src="/_next/static/chunks/804-e654a1589d9adc65.js" defer=""></script><script src="/_next/static/chunks/pages/guide-414134ce66270eb0.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/730-727fe4b055c78dc2.js" defer=""></script><script src="/_next/static/chunks/804-e654a1589d9adc65.js" defer=""></script><script src="/_next/static/chunks/pages/guide-414134ce66270eb0.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/guide","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/pages/index-505bd438c95ec0e8.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/pages/index-505bd438c95ec0e8.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/969-8843874536e7fd83.js" defer=""></script><script src="/_next/static/chunks/517-f43787133528ba48.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/file-detail-793d12234ccddac1.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/969-8843874536e7fd83.js" defer=""></script><script src="/_next/static/chunks/517-f43787133528ba48.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/file-detail-793d12234ccddac1.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/knowledge/file-detail","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/15-289cb38b53bafa4a.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/files-1662e995b81e79aa.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/15-289cb38b53bafa4a.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/files-1662e995b81e79aa.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/knowledge/files","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/958-66e2dcf301fb3c3f.js" defer=""></script><script src="/_next/static/chunks/891-b6a172e1df7ab8c1.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/manage-64ad6cdce068edb1.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/174-e7df14600b457a5c.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/400-f06f00619f22421e.js" defer=""></script><script src="/_next/static/chunks/958-66e2dcf301fb3c3f.js" defer=""></script><script src="/_next/static/chunks/891-b6a172e1df7ab8c1.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/manage-64ad6cdce068edb1.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/knowledge/manage","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/969-8843874536e7fd83.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/search-fe148477dfe05966.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/d284a7454d6f6b06.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/d284a7454d6f6b06.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/292-c2888a94068fae74.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/969-8843874536e7fd83.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge/search-fe148477dfe05966.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/knowledge/search","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge-81fd1e907a6fcb84.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/pages/knowledge-81fd1e907a6fcb84.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/knowledge","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/0e153583d22cc52e.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/0e153583d22cc52e.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/pages/models-0fb086e70387dde1.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/0e153583d22cc52e.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/0e153583d22cc52e.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/740-2bcba39d841f2b16.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/455-e31becaaf948f868.js" defer=""></script><script src="/_next/static/chunks/992-ea93dfa182a02a8e.js" defer=""></script><script src="/_next/static/chunks/pages/models-0fb086e70387dde1.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/models","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/15-289cb38b53bafa4a.js" defer=""></script><script src="/_next/static/chunks/958-66e2dcf301fb3c3f.js" defer=""></script><script src="/_next/static/chunks/851-1190cb42a0630eef.js" defer=""></script><script src="/_next/static/chunks/pages/overview-db5df4f0bec2a77c.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/227-442963c7b630eade.js" defer=""></script><script src="/_next/static/chunks/15-289cb38b53bafa4a.js" defer=""></script><script src="/_next/static/chunks/958-66e2dcf301fb3c3f.js" defer=""></script><script src="/_next/static/chunks/851-1190cb42a0630eef.js" defer=""></script><script src="/_next/static/chunks/pages/overview-db5df4f0bec2a77c.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/overview","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/pages/prompt-aa556d7a438117f1.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/167-9f45623d7ea7ab43.js" defer=""></script><script src="/_next/static/chunks/382-dd7535429e16931b.js" defer=""></script><script src="/_next/static/chunks/201-b16b4788042ed1aa.js" defer=""></script><script src="/_next/static/chunks/668-662b7bc81e4ad48f.js" defer=""></script><script src="/_next/static/chunks/492-62671486700ed3f9.js" defer=""></script><script src="/_next/static/chunks/446-0591221372df7d49.js" defer=""></script><script src="/_next/static/chunks/pages/prompt-aa556d7a438117f1.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/prompt","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/82b6ddff0ef364fe.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/82b6ddff0ef364fe.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/pages/settings-88f50b9cafc389e0.js" defer=""></script><script src="/_next/static/
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><link rel="preload" href="/_next/static/css/5237c5e3358f3282.css" as="style"/><link rel="preload" href="/_next/static/css/82b6ddff0ef364fe.css" as="style"/><link rel="stylesheet" href="/_next/static/css/5237c5e3358f3282.css" data-n-g=""/><link rel="stylesheet" href="/_next/static/css/82b6ddff0ef364fe.css" data-n-p=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-77d10b4726f13aa5.js" defer=""></script><script src="/_next/static/chunks/framework-b5223c1542334872.js" defer=""></script><script src="/_next/static/chunks/main-1a03005b3754c708.js" defer=""></script><script src="/_next/static/chunks/pages/_app-725afbb7d3371a13.js" defer=""></script><script src="/_next/static/chunks/260-7a7a65a3ca8539ba.js" defer=""></script><script src="/_next/static/chunks/pages/settings-88f50b9cafc389e0.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_buildManifest.js" defer=""></script><script src="/_next/static/HrpIpnt5wstKoy1Bjfffe/_ssgManifest.js" defer=""></script></head><body><div id="__next"><script>((e,i,s,u,m,a,l,h)=>{let d=document.documentElement,w=["light","dark"];function p(n){(Array.isArray(e)?e:[e]).forEach(y=>{let k=y==="class",S=k&&a?m.map(f=>a[f]||f):m;k?(d.classList.remove(...S),d.classList.add(a&&a[n]?a[n]:n)):d.setAttribute(y,n)}),R(n)}function R(n){h&&w.includes(n)&&(d.style.colorScheme=n)}function c(){return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}if(u)p(u);else try{let n=localStorage.getItem(i)||s,y=l&&n==="system"?c():n;p(y)}catch(n){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div class="appShellPlaceholder"></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/settings","query":{},"buildId":"HrpIpnt5wstKoy1Bjfffe","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>
|
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_app": "pages/_app.js",
|
|
3
|
-
"/api/config/models": "pages/api/config/models.js",
|
|
4
3
|
"/api/config/embedding/healthCheck": "pages/api/config/embedding/healthCheck.js",
|
|
5
|
-
"/api/
|
|
4
|
+
"/api/config/models": "pages/api/config/models.js",
|
|
6
5
|
"/api/documents/chapter/regenerate": "pages/api/documents/chapter/regenerate.js",
|
|
7
|
-
"/api/documents/export": "pages/api/documents/export.js",
|
|
8
6
|
"/api/documents/drafts": "pages/api/documents/drafts.js",
|
|
7
|
+
"/api/context": "pages/api/context.js",
|
|
8
|
+
"/api/documents/export": "pages/api/documents/export.js",
|
|
9
9
|
"/api/documents/specs": "pages/api/documents/specs.js",
|
|
10
|
-
"/api/documents/templates": "pages/api/documents/templates.js",
|
|
11
10
|
"/api/documents/generate": "pages/api/documents/generate.js",
|
|
12
11
|
"/api/documents/roles": "pages/api/documents/roles.js",
|
|
12
|
+
"/api/documents/templates": "pages/api/documents/templates.js",
|
|
13
|
+
"/api/health": "pages/api/health.js",
|
|
14
|
+
"/api/kb/duplicates": "pages/api/kb/duplicates.js",
|
|
15
|
+
"/api/kb/features": "pages/api/kb/features.js",
|
|
13
16
|
"/api/kb/files/detail": "pages/api/kb/files/detail.js",
|
|
14
17
|
"/api/kb/files": "pages/api/kb/files.js",
|
|
15
|
-
"/api/kb/duplicates": "pages/api/kb/duplicates.js",
|
|
16
|
-
"/api/kb/files/open": "pages/api/kb/files/open.js",
|
|
17
18
|
"/api/kb/categories": "pages/api/kb/categories.js",
|
|
18
|
-
"/api/kb/
|
|
19
|
-
"/api/health": "pages/api/health.js",
|
|
20
|
-
"/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
|
|
21
|
-
"/api/kb/search": "pages/api/kb/search.js",
|
|
19
|
+
"/api/kb/files/open": "pages/api/kb/files/open.js",
|
|
22
20
|
"/api/kb/ignore": "pages/api/kb/ignore.js",
|
|
23
|
-
"/api/kb/
|
|
21
|
+
"/api/kb/files/reindex": "pages/api/kb/files/reindex.js",
|
|
24
22
|
"/api/kb/reindex": "pages/api/kb/reindex.js",
|
|
23
|
+
"/api/kb/operations": "pages/api/kb/operations.js",
|
|
24
|
+
"/api/kb/search": "pages/api/kb/search.js",
|
|
25
|
+
"/api/kb/tags": "pages/api/kb/tags.js",
|
|
26
|
+
"/api/system/stats": "pages/api/system/stats.js",
|
|
25
27
|
"/api/kb/stats": "pages/api/kb/stats.js",
|
|
26
28
|
"/api/prompt": "pages/api/prompt.js",
|
|
27
|
-
"/api/kb/tags": "pages/api/kb/tags.js",
|
|
28
29
|
"/api/kb/upload/progress": "pages/api/kb/upload/progress.js",
|
|
29
|
-
"/api/system/stats": "pages/api/system/stats.js",
|
|
30
|
-
"/context/short-term": "pages/context/short-term.html",
|
|
31
|
-
"/documents": "pages/documents.html",
|
|
32
30
|
"/context/long-term": "pages/context/long-term.html",
|
|
33
|
-
"/document-specs": "pages/document-specs.html",
|
|
34
31
|
"/document-roles": "pages/document-roles.html",
|
|
35
|
-
"/": "pages/
|
|
32
|
+
"/documents": "pages/documents.html",
|
|
33
|
+
"/context/short-term": "pages/context/short-term.html",
|
|
36
34
|
"/guide": "pages/guide.html",
|
|
35
|
+
"/": "pages/index.html",
|
|
36
|
+
"/document-specs": "pages/document-specs.html",
|
|
37
37
|
"/knowledge/file-detail": "pages/knowledge/file-detail.html",
|
|
38
38
|
"/knowledge": "pages/knowledge.html",
|
|
39
|
-
"/knowledge/manage": "pages/knowledge/manage.html",
|
|
40
|
-
"/knowledge/search": "pages/knowledge/search.html",
|
|
41
39
|
"/knowledge/files": "pages/knowledge/files.html",
|
|
40
|
+
"/knowledge/search": "pages/knowledge/search.html",
|
|
41
|
+
"/knowledge/manage": "pages/knowledge/manage.html",
|
|
42
42
|
"/models": "pages/models.html",
|
|
43
|
+
"/prompt": "pages/prompt.html",
|
|
43
44
|
"/overview": "pages/overview.html",
|
|
45
|
+
"/settings": "pages/settings.html",
|
|
44
46
|
"/api/config/embedding": "pages/api/config/embedding.js",
|
|
47
|
+
"/_error": "pages/_error.js",
|
|
48
|
+
"/api/config/providers/[provider]": "pages/api/config/providers/[provider].js",
|
|
45
49
|
"/api/config/healthCheck": "pages/api/config/healthCheck.js",
|
|
46
50
|
"/api/config/providers": "pages/api/config/providers.js",
|
|
47
|
-
"/api/config/providers/[provider]": "pages/api/config/providers/[provider].js",
|
|
48
|
-
"/prompt": "pages/prompt.html",
|
|
49
|
-
"/settings": "pages/settings.html",
|
|
50
51
|
"/api/kb/files/preview-pdf-page": "pages/api/kb/files/preview-pdf-page.js",
|
|
51
|
-
"/_error": "pages/_error.js",
|
|
52
52
|
"/api/kb/upload": "pages/api/kb/upload.js",
|
|
53
53
|
"/_document": "pages/_document.js",
|
|
54
54
|
"/404": "pages/404.html"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@customize-agent/server",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.14",
|
|
4
4
|
"description": "Customize Agent Web 管理控制台",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./package.json": "./package.json"
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"react-dom": "^19.0.0",
|
|
47
47
|
"tesseract.js": "^7.0.0",
|
|
48
48
|
"xlsx": "^0.18.5",
|
|
49
|
-
"@customize-agent/knowledge": "^3.0.
|
|
49
|
+
"@customize-agent/knowledge": "^3.0.10",
|
|
50
50
|
"@customize-agent/runtime": "^3.0.5",
|
|
51
51
|
"@customize-agent/llm": "^3.0.3"
|
|
52
52
|
},
|
|
File without changes
|
|
File without changes
|