diff --git a/pilot/server/static/404.html b/pilot/server/static/404.html
index df86d7030..c30018f50 100644
--- a/pilot/server/static/404.html
+++ b/pilot/server/static/404.html
@@ -1 +1 @@
-
404: This page could not be found 404
This page could not be found.
\ No newline at end of file
+404: This page could not be found 404
This page could not be found.
\ No newline at end of file
diff --git a/pilot/server/static/404/index.html b/pilot/server/static/404/index.html
index df86d7030..c30018f50 100644
--- a/pilot/server/static/404/index.html
+++ b/pilot/server/static/404/index.html
@@ -1 +1 @@
-404: This page could not be found 404
This page could not be found.
\ No newline at end of file
+404: This page could not be found 404
This page could not be found.
\ No newline at end of file
diff --git a/pilot/server/static/_next/static/WFvHFCHxlfYYfb3ziPaFc/_buildManifest.js b/pilot/server/static/_next/static/Cow4Dk3Cb5ywOteYPWBYm/_buildManifest.js
similarity index 100%
rename from pilot/server/static/_next/static/WFvHFCHxlfYYfb3ziPaFc/_buildManifest.js
rename to pilot/server/static/_next/static/Cow4Dk3Cb5ywOteYPWBYm/_buildManifest.js
diff --git a/pilot/server/static/_next/static/WFvHFCHxlfYYfb3ziPaFc/_ssgManifest.js b/pilot/server/static/_next/static/Cow4Dk3Cb5ywOteYPWBYm/_ssgManifest.js
similarity index 100%
rename from pilot/server/static/_next/static/WFvHFCHxlfYYfb3ziPaFc/_ssgManifest.js
rename to pilot/server/static/_next/static/Cow4Dk3Cb5ywOteYPWBYm/_ssgManifest.js
diff --git a/pilot/server/static/_next/static/chunks/app/chat/page-5bc7da17c5731421.js b/pilot/server/static/_next/static/chunks/app/chat/page-fa8f6230bc48190e.js
similarity index 57%
rename from pilot/server/static/_next/static/chunks/app/chat/page-5bc7da17c5731421.js
rename to pilot/server/static/_next/static/chunks/app/chat/page-fa8f6230bc48190e.js
index f84897a4b..f7bd9ec30 100644
--- a/pilot/server/static/_next/static/chunks/app/chat/page-5bc7da17c5731421.js
+++ b/pilot/server/static/_next/static/chunks/app/chat/page-fa8f6230bc48190e.js
@@ -1 +1 @@
-(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[929],{86066:function(e,t,l){Promise.resolve().then(l.bind(l,65641))},65641:function(e,t,l){"use strict";l.r(t),l.d(t,{default:function(){return K}});var a=l(9268),r=l(86006),n=l(91440),s=l(90022),i=l(69962),o=l(97287),c=l(73141),d=l(45642),u=l(8997),h=l(22046),x=l(83192),f=l(90545),v=l(89081),p=l(78915),m=l(71990),j=e=>{let t=(0,r.useReducer)((e,t)=>({...e,...t}),{...e});return t},g=l(57931),y=l(52040),b=e=>{let{queryAgentURL:t,channel:l,queryBody:a,initHistory:n,runHistoryList:s}=e,[i,o]=j({history:n||[]}),{refreshDialogList:c}=(0,g.Cg)(),d=new AbortController;(0,r.useEffect)(()=>{n&&o({history:n})},[n]);let u=async(e,r)=>{if(!e)return;let n=[...i.history,{role:"human",context:e}],s=n.length;o({history:n});try{await (0,m.L)("".concat(y.env.API_BASE_URL?y.env.API_BASE_URL:"").concat("/api"+t),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...r,...a,user_input:e,channel:l}),signal:d.signal,async onopen(e){if(n.length<=1){c();let e=new URLSearchParams(window.location.search);e.delete("initMessage"),window.history.replaceState(null,null,"?".concat(e.toString()))}(!e.ok||e.headers.get("content-type")!==m.a)&&e.status>=400&&e.status<500&&429!==e.status&&e.status},onclose(){console.log("onclose")},onerror(e){throw console.log("onerror"),Error(e)},onmessage:e=>{var t;if(e.data=e.data.replaceAll("\\n","\n"),"[DONE]"===e.data);else if(null===(t=e.data)||void 0===t?void 0:t.startsWith("[ERROR]"))o({history:[...n,{role:"view",context:e.data.replace("[ERROR]","")}]});else{let t=[...n];e.data&&((null==t?void 0:t[s])?t[s].context="".concat(e.data):t.push({role:"view",context:e.data}),o({history:t}))}}})}catch(e){console.log(e),o({history:[...n,{role:"view",context:"请求出错"}]})}};return{handleChatSubmit:u,history:i.history}},w=l(67830),Z=l(54842),N=l(80937),_=l(311),P=l(94244),S=l(12025),k=l(46571),C=l(35086),O=l(53047),E=l(81528),R=l(30530),B=l(64747),I=l(53113),A=l(19700),L=l(92391),T=l(55749),D=l(70781),F=l(75403),J=l(99398),M=l(49064),U=l(56008),z=l(84835),V=l.n(z),W=l(21628);let q=L.z.object({query:L.z.string().min(1)});var H=e=>{let{messages:t,onSubmit:n,readOnly:i,paramsList:o,isChartChat:c=!1,clearIntialMessage:d,setChartsData:u}=e,h=(0,U.useSearchParams)(),x=h.get("initMessage"),v=(0,r.useRef)(null),[p,m]=(0,r.useState)(!1),[j,g]=(0,r.useState)(),[y,b]=(0,r.useState)(!1),[L,z]=(0,r.useState)(),[H,G]=(0,r.useState)(t),[K,Y]=(0,r.useState)(""),Q=(0,A.cI)({resolver:(0,w.F)(q),defaultValues:{}}),X=async e=>{let{query:t}=e;try{m(!0),Q.reset(),await n(t,{select_param:null==o?void 0:o[j]})}catch(e){}finally{m(!1)}},$=async()=>{try{let e=new URLSearchParams(window.location.search),t=e.get("initMessage");e.delete("initMessage"),window.history.replaceState(null,null,"?".concat(e.toString())),await X({query:t})}catch(e){console.log(e)}finally{null==d||d()}},ee={overrides:{code:e=>{let{children:t}=e;return(0,a.jsx)(J.Z,{language:"javascript",style:M.Z,children:t})}},wrapper:r.Fragment},et=e=>{let t=e;try{t=JSON.parse(e)}catch(e){console.log(e)}return t},el=r.useMemo(()=>{if("function"==typeof(null==window?void 0:window.fetch)){let e=l(62631);return l(25204),l(82372),e.default}},[]);return r.useEffect(()=>{v.current&&v.current.scrollTo(0,v.current.scrollHeight)},[null==t?void 0:t.length]),r.useEffect(()=>{x&&t.length<=0&&$()},[x,t.length]),r.useEffect(()=>{var e,t;o&&(null===(e=Object.keys(o||{}))||void 0===e?void 0:e.length)>0&&g(null===(t=Object.keys(o||{}))||void 0===t?void 0:t[0])},[o]),r.useEffect(()=>{if(c){let e=V().cloneDeep(t);e.forEach(e=>{(null==e?void 0:e.role)==="view"&&"string"==typeof(null==e?void 0:e.context)&&(e.context=et(null==e?void 0:e.context))}),G(e.filter(e=>["view","human"].includes(e.role)))}else G(t.filter(e=>["view","human"].includes(e.role)))},[c,t]),(0,a.jsxs)("div",{className:"w-full h-full",children:[(0,a.jsxs)(N.Z,{className:"w-full h-full bg-[#fefefe] dark:bg-[#212121]",sx:{table:{borderCollapse:"collapse",border:"1px solid #ccc",width:"100%"},"th, td":{border:"1px solid #ccc",padding:"10px",textAlign:"center"}},children:[(0,a.jsxs)(N.Z,{ref:v,direction:"column",sx:{overflowY:"auto",maxHeight:"100%",flex:1},children:[H.map((e,t)=>{var l,r;return(0,a.jsx)(N.Z,{children:(0,a.jsx)(s.Z,{size:"sm",variant:"outlined",color:"view"===e.role?"primary":"neutral",sx:t=>({background:"view"===e.role?"var(--joy-palette-primary-softBg, var(--joy-palette-primary-100, #DDF1FF))":"unset",border:"unset",borderRadius:"unset",padding:"24px 0 26px 0",lineHeight:"24px"}),children:(0,a.jsxs)(f.Z,{sx:{width:"76%",margin:"0 auto"},className:"flex flex-row",children:[(0,a.jsx)("div",{className:"mr-3 inline",children:"view"===e.role?(0,a.jsx)(D.Z,{}):(0,a.jsx)(T.Z,{})}),(0,a.jsx)("div",{className:"inline align-middle mt-0.5 max-w-full flex-1 overflow-auto",children:c&&"view"===e.role&&"object"==typeof(null==e?void 0:e.context)?(0,a.jsxs)(a.Fragment,{children:["[".concat(e.context.template_name,"]: "),(0,a.jsx)(_.Z,{sx:{color:"#1677ff"},component:"button",onClick:()=>{b(!0),z(t),Y(JSON.stringify(null==e?void 0:e.context,null,2))},children:e.context.template_introduce||"暂无介绍"})]}):(0,a.jsx)(F.Z,{options:ee,children:null===(l=e.context)||void 0===l?void 0:null===(r=l.replaceAll)||void 0===r?void 0:r.call(l,"\\n","\n")})})]})})},t)}),p&&(0,a.jsx)(P.Z,{variant:"soft",color:"neutral",size:"sm",sx:{mx:"auto",my:2}})]}),!i&&(0,a.jsx)(f.Z,{className:"bg-[#fefefe] dark:bg-[#212121] before:bg-[#fefefe] before:dark:bg-[#212121]",sx:{position:"relative","&::before":{content:'" "',position:"absolute",top:"-18px",left:"0",right:"0",width:"100%",margin:"0 auto",height:"20px",filter:"blur(10px)",zIndex:2}},children:(0,a.jsxs)("form",{style:{maxWidth:"100%",width:"76%",position:"relative",display:"flex",marginTop:"auto",overflow:"visible",background:"none",justifyContent:"center",marginLeft:"auto",marginRight:"auto",flexDirection:"column",gap:"12px",paddingBottom:"58px",paddingTop:"20px"},onSubmit:e=>{e.stopPropagation(),Q.handleSubmit(X)(e)},children:[Object.keys(o||{}).length>0&&(0,a.jsx)("div",{className:"flex items-center gap-3",children:(0,a.jsx)(S.Z,{value:j,onChange:(e,t)=>{g(t)},sx:{maxWidth:"100%"},children:Object.keys(o||{}).map(e=>(0,a.jsx)(k.Z,{value:e,children:e},e))})}),(0,a.jsx)(C.ZP,{className:"w-full h-12",variant:"outlined",endDecorator:(0,a.jsx)(O.ZP,{type:"submit",disabled:p,children:(0,a.jsx)(Z.Z,{})}),...Q.register("query")})]})})]}),(0,a.jsx)(E.Z,{open:y,onClose:()=>b(!1),children:(0,a.jsxs)(R.Z,{"aria-labelledby":"variant-modal-title","aria-describedby":"variant-modal-description",children:[(0,a.jsx)(B.Z,{}),(0,a.jsxs)(f.Z,{sx:{marginTop:"32px"},children:[!!el&&(0,a.jsx)(el,{mode:"json",value:K,height:"600px",width:"820px",onChange:Y,placeholder:"默认json数据",debounceChangePeriod:100,showPrintMargin:!0,showGutter:!0,highlightActiveLine:!0,setOptions:{useWorker:!0,showLineNumbers:!0,highlightSelectedWord:!0,tabSize:2}}),(0,a.jsx)(I.Z,{variant:"outlined",className:"w-full",sx:{marginTop:"12px"},onClick:()=>{if(L)try{let e=V().cloneDeep(H),t=JSON.parse(K);e[L].context=t,G(e),null==u||u(null==t?void 0:t.charts),b(!1),Y("")}catch(e){W.ZP.error("JSON 格式化出错")}},children:"Submit"})]})]})})]})};let G=()=>(0,a.jsxs)(s.Z,{className:"h-full w-full flex bg-transparent",children:[(0,a.jsx)(i.Z,{animation:"wave",variant:"text",level:"body2"}),(0,a.jsx)(i.Z,{animation:"wave",variant:"text",level:"body2"}),(0,a.jsx)(o.Z,{ratio:"21/9",className:"flex-1",sx:{["& .".concat(c.Z.content)]:{height:"100%"}},children:(0,a.jsx)(i.Z,{variant:"overlay",className:"h-full"})})]});var K=()=>{let[e,t]=(0,r.useState)(),l=(0,U.useSearchParams)(),{refreshDialogList:i}=(0,g.Cg)(),o=l.get("id"),c=l.get("scene"),{data:m,run:j}=(0,v.Z)(async()=>await (0,p.Tk)("/v1/chat/dialogue/messages/history",{con_uid:o}),{ready:!!o,refreshDeps:[o]}),{data:y}=(0,v.Z)(async()=>await (0,p.Kw)("/v1/chat/mode/params/list?chat_mode=".concat(c)),{ready:!!c,refreshDeps:[o,c]}),{history:w,handleChatSubmit:Z}=b({queryAgentURL:"/v1/chat/completions",queryBody:{conv_uid:o,chat_mode:c||"chat_normal"},initHistory:null==m?void 0:m.data,runHistoryList:j});(0,r.useEffect)(()=>{try{var e;let l=null==w?void 0:null===(e=w[w.length-1])||void 0===e?void 0:e.context,a=JSON.parse(l);t((null==a?void 0:a.template_name)==="sales_report"?null==a?void 0:a.charts:void 0)}catch(e){t(void 0)}},[w]);let N=(0,r.useMemo)(()=>{if(e){let t=[],l=null==e?void 0:e.filter(e=>"IndicatorValue"===e.chart_type);l.length>0&&t.push({rowIndex:t.length,cols:l,type:"IndicatorValue"});let a=null==e?void 0:e.filter(e=>"IndicatorValue"!==e.chart_type),r=a.length,n=0;return[[0],[1],[2],[1,2],[1,3],[2,1,2],[2,1,3],[3,1,3],[3,2,3]][r].forEach(e=>{if(e>0){let l=a.slice(n,n+e);n+=e,t.push({rowIndex:t.length,cols:l})}}),t}},[e]);return(0,a.jsxs)(d.Z,{container:!0,spacing:2,className:"h-full",sx:{flexGrow:1},children:[e&&(0,a.jsx)(d.Z,{xs:8,className:"max-h-full",children:(0,a.jsx)("div",{className:"flex flex-col gap-3 h-full",children:null==N?void 0:N.map(e=>(0,a.jsx)("div",{className:"".concat((null==e?void 0:e.type)!=="IndicatorValue"?"flex flex-1 gap-3 overflow-hidden":""),children:e.cols.map(e=>{if("IndicatorValue"===e.chart_type)return(0,a.jsx)("div",{className:"flex flex-row gap-3",children:e.values.map(e=>(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"justify-around",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.name}),(0,a.jsx)(h.ZP,{children:e.value})]})})},e.name))},e.chart_uid);if("LineChart"===e.chart_type)return(0,a.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,a.jsx)(s.Z,{className:"h-full",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1 h-full",children:(0,a.jsx)(n.Chart,{padding:[10,20,50,40],autoFit:!0,data:e.values,children:(0,a.jsx)(n.LineAdvance,{shape:"smooth",point:!0,area:!0,position:"name*value",color:"type"})})})]})})},e.chart_uid);if("BarChart"===e.chart_type)return(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{className:"h-full",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsxs)(n.Chart,{autoFit:!0,data:e.values,children:[(0,a.jsx)(n.Interval,{position:"name*value",style:{lineWidth:3,stroke:(0,n.getTheme)().colors10[0]}}),(0,a.jsx)(n.Tooltip,{shared:!0})]})})]})})},e.chart_uid);if("Table"===e.chart_type){var t,l;let r=V().groupBy(e.values,"type");return(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{className:"h-full overflow-auto",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsxs)(x.Z,{"aria-label":"basic table",stripe:"odd",hoverRow:!0,borderAxis:"bothBetween",children:[(0,a.jsx)("thead",{children:(0,a.jsx)("tr",{children:Object.keys(r).map(e=>(0,a.jsx)("th",{children:e},e))})}),(0,a.jsx)("tbody",{children:null===(t=Object.values(r))||void 0===t?void 0:null===(l=t[0])||void 0===l?void 0:l.map((e,t)=>{var l;return(0,a.jsx)("tr",{children:null===(l=Object.keys(r))||void 0===l?void 0:l.map(e=>{var l;return(0,a.jsx)("td",{children:(null==r?void 0:null===(l=r[e])||void 0===l?void 0:l[t].value)||""},e)})},t)})})]})})]})})},e.chart_uid)}})},e.rowIndex))})}),!e&&"chat_dashboard"===c&&(0,a.jsx)(d.Z,{xs:8,className:"max-h-full p-6",children:(0,a.jsx)("div",{className:"flex flex-col gap-3 h-full",children:(0,a.jsxs)(d.Z,{container:!0,spacing:2,sx:{flexGrow:1},children:[(0,a.jsx)(d.Z,{xs:8,children:(0,a.jsx)(f.Z,{className:"h-full w-full",sx:{display:"flex",gap:2},children:(0,a.jsx)(G,{})})}),(0,a.jsx)(d.Z,{xs:4,children:(0,a.jsx)(G,{})}),(0,a.jsx)(d.Z,{xs:4,children:(0,a.jsx)(G,{})}),(0,a.jsx)(d.Z,{xs:8,children:(0,a.jsx)(G,{})})]})})}),(0,a.jsx)(d.Z,{xs:"chat_dashboard"===c?4:12,className:"h-full max-h-full",children:(0,a.jsx)("div",{className:"h-full",style:{boxShadow:"chat_dashboard"===c?"0px 0px 9px 0px #c1c0c080":"unset"},children:(0,a.jsx)(H,{clearIntialMessage:async()=>{await i()},isChartChat:"chat_dashboard"===c,messages:w||[],onSubmit:Z,paramsList:null==y?void 0:y.data,setChartsData:t})})})]})}},57931:function(e,t,l){"use strict";l.d(t,{ZP:function(){return c},Cg:function(){return i}});var a=l(9268),r=l(89081),n=l(78915),s=l(86006);let[i,o]=function(){let e=s.createContext(void 0);return[function(){let t=s.useContext(e);if(void 0===t)throw Error("useCtx must be inside a Provider with a value");return t},e.Provider]}();var c=e=>{let{children:t}=e,{run:l,data:s,refresh:i}=(0,r.Z)(async()=>await (0,n.Tk)("/v1/chat/dialogue/list"),{manual:!0});return(0,a.jsx)(o,{value:{dialogueList:s,queryDialogueList:l,refreshDialogList:i},children:t})}},78915:function(e,t,l){"use strict";l.d(t,{Tk:function(){return d},Kw:function(){return u},PR:function(){return h},Ej:function(){return x}});var a=l(21628),r=l(24214),n=l(52040);let s=r.Z.create({baseURL:n.env.API_BASE_URL});s.defaults.timeout=1e4,s.interceptors.response.use(e=>e.data,e=>Promise.reject(e));var i=l(84835);let o={"content-type":"application/json"},c=e=>{if(!(0,i.isPlainObject)(e))return JSON.stringify(e);let t={...e};for(let e in t){let l=t[e];"string"==typeof l&&(t[e]=l.trim())}return JSON.stringify(t)},d=(e,t)=>{if(t){let l=Object.keys(t).filter(e=>void 0!==t[e]&&""!==t[e]).map(e=>"".concat(e,"=").concat(t[e])).join("&");l&&(e+="?".concat(l))}return s.get("/api"+e,{headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})},u=(e,t)=>{let l=c(t);return s.post("/api"+e,{body:l,headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})},h=(e,t)=>(c(t),s.post(e,t,{headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})),x=(e,t)=>s.post(e,t).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})}},function(e){e.O(0,[180,757,282,110,60,86,316,790,259,767,751,436,253,769,744],function(){return e(e.s=86066)}),_N_E=e.O()}]);
\ No newline at end of file
+(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[929],{86066:function(e,t,l){Promise.resolve().then(l.bind(l,65641))},65641:function(e,t,l){"use strict";l.r(t),l.d(t,{default:function(){return K}});var a=l(9268),r=l(86006),n=l(91440),s=l(90022),i=l(69962),o=l(97287),c=l(73141),d=l(45642),u=l(8997),h=l(22046),x=l(83192),f=l(90545),v=l(89081),p=l(78915),m=l(71990),j=e=>{let t=(0,r.useReducer)((e,t)=>({...e,...t}),{...e});return t},g=l(57931),y=l(52040),b=e=>{let{queryAgentURL:t,channel:l,queryBody:a,initHistory:n,runHistoryList:s}=e,[i,o]=j({history:n||[]}),{refreshDialogList:c}=(0,g.Cg)(),d=new AbortController;(0,r.useEffect)(()=>{n&&o({history:n})},[n]);let u=async(e,r)=>{if(!e)return;let n=[...i.history,{role:"human",context:e}],s=n.length;o({history:n});try{await (0,m.L)("".concat(y.env.API_BASE_URL?y.env.API_BASE_URL:"").concat("/api"+t),{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({...r,...a,user_input:e,channel:l}),signal:d.signal,async onopen(e){if(n.length<=1){c();let e=new URLSearchParams(window.location.search);e.delete("initMessage"),window.history.replaceState(null,null,"?".concat(e.toString()))}(!e.ok||e.headers.get("content-type")!==m.a)&&e.status>=400&&e.status<500&&429!==e.status&&e.status},onclose(){console.log("onclose")},onerror(e){throw console.log("onerror"),Error(e)},onmessage:e=>{var t;if(e.data=e.data.replaceAll("\\n","\n"),"[DONE]"===e.data);else if(null===(t=e.data)||void 0===t?void 0:t.startsWith("[ERROR]"))o({history:[...n,{role:"view",context:e.data.replace("[ERROR]","")}]});else{let t=[...n];e.data&&((null==t?void 0:t[s])?t[s].context="".concat(e.data):t.push({role:"view",context:e.data}),o({history:t}))}}})}catch(e){console.log(e),o({history:[...n,{role:"view",context:"请求出错"}]})}};return{handleChatSubmit:u,history:i.history}},w=l(67830),Z=l(54842),N=l(80937),_=l(311),P=l(94244),S=l(12025),k=l(46571),C=l(35086),O=l(53047),E=l(81528),R=l(30530),B=l(64747),I=l(53113),A=l(19700),L=l(92391),T=l(55749),D=l(70781),F=l(75403),J=l(99398),M=l(49064),U=l(56008),z=l(84835),V=l.n(z),W=l(21628);let q=L.z.object({query:L.z.string().min(1)});var H=e=>{let{messages:t,onSubmit:n,readOnly:i,paramsList:o,isChartChat:c=!1,clearIntialMessage:d,setChartsData:u}=e,h=(0,U.useSearchParams)(),x=h.get("initMessage"),v=(0,r.useRef)(null),[p,m]=(0,r.useState)(!1),[j,g]=(0,r.useState)(),[y,b]=(0,r.useState)(!1),[L,z]=(0,r.useState)(),[H,G]=(0,r.useState)(t),[K,Y]=(0,r.useState)(""),Q=(0,A.cI)({resolver:(0,w.F)(q),defaultValues:{}}),X=async e=>{let{query:t}=e;try{m(!0),Q.reset(),await n(t,{select_param:null==o?void 0:o[j]})}catch(e){}finally{m(!1)}},$=async()=>{try{let e=new URLSearchParams(window.location.search),t=e.get("initMessage");e.delete("initMessage"),window.history.replaceState(null,null,"?".concat(e.toString())),await X({query:t})}catch(e){console.log(e)}finally{null==d||d()}},ee={overrides:{code:e=>{let{children:t}=e;return(0,a.jsx)(J.Z,{language:"javascript",style:M.Z,children:t})}},wrapper:r.Fragment},et=e=>{let t=e;try{t=JSON.parse(e)}catch(e){console.log(e)}return t},el=r.useMemo(()=>{if("function"==typeof(null==window?void 0:window.fetch)){let e=l(62631);return l(25204),l(82372),e.default}},[]);return r.useEffect(()=>{v.current&&v.current.scrollTo(0,v.current.scrollHeight)},[null==t?void 0:t.length]),r.useEffect(()=>{x&&t.length<=0&&$()},[x,t.length]),r.useEffect(()=>{var e,t;o&&(null===(e=Object.keys(o||{}))||void 0===e?void 0:e.length)>0&&g(null===(t=Object.keys(o||{}))||void 0===t?void 0:t[0])},[o]),r.useEffect(()=>{if(c){let e=V().cloneDeep(t);e.forEach(e=>{(null==e?void 0:e.role)==="view"&&"string"==typeof(null==e?void 0:e.context)&&(e.context=et(null==e?void 0:e.context))}),G(e.filter(e=>["view","human"].includes(e.role)))}else G(t.filter(e=>["view","human"].includes(e.role)))},[c,t]),(0,a.jsxs)("div",{className:"w-full h-full",children:[(0,a.jsxs)(N.Z,{className:"w-full h-full bg-[#fefefe] dark:bg-[#212121]",sx:{table:{borderCollapse:"collapse",border:"1px solid #ccc",width:"100%"},"th, td":{border:"1px solid #ccc",padding:"10px",textAlign:"center"}},children:[(0,a.jsxs)(N.Z,{ref:v,direction:"column",sx:{overflowY:"auto",maxHeight:"100%",flex:1},children:[H.map((e,t)=>{var l,r;return(0,a.jsx)(N.Z,{children:(0,a.jsx)(s.Z,{size:"sm",variant:"outlined",color:"view"===e.role?"primary":"neutral",sx:t=>({background:"view"===e.role?"var(--joy-palette-primary-softBg, var(--joy-palette-primary-100, #DDF1FF))":"unset",border:"unset",borderRadius:"unset",padding:"24px 0 26px 0",lineHeight:"24px"}),children:(0,a.jsxs)(f.Z,{sx:{width:"76%",margin:"0 auto"},className:"flex flex-row",children:[(0,a.jsx)("div",{className:"mr-3 inline",children:"view"===e.role?(0,a.jsx)(D.Z,{}):(0,a.jsx)(T.Z,{})}),(0,a.jsx)("div",{className:"inline align-middle mt-0.5 max-w-full flex-1 overflow-auto",children:c&&"view"===e.role&&"object"==typeof(null==e?void 0:e.context)?(0,a.jsxs)(a.Fragment,{children:["[".concat(e.context.template_name,"]: "),(0,a.jsx)(_.Z,{sx:{color:"#1677ff"},component:"button",onClick:()=>{b(!0),z(t),Y(JSON.stringify(null==e?void 0:e.context,null,2))},children:e.context.template_introduce||"暂无介绍"})]}):(0,a.jsx)(F.Z,{options:ee,children:null===(l=e.context)||void 0===l?void 0:null===(r=l.replaceAll)||void 0===r?void 0:r.call(l,"\\n","\n")})})]})})},t)}),p&&(0,a.jsx)(P.Z,{variant:"soft",color:"neutral",size:"sm",sx:{mx:"auto",my:2}})]}),!i&&(0,a.jsx)(f.Z,{className:"bg-[#fefefe] dark:bg-[#212121] before:bg-[#fefefe] before:dark:bg-[#212121]",sx:{position:"relative","&::before":{content:'" "',position:"absolute",top:"-18px",left:"0",right:"0",width:"100%",margin:"0 auto",height:"20px",filter:"blur(10px)",zIndex:2}},children:(0,a.jsxs)("form",{style:{maxWidth:"100%",width:"76%",position:"relative",display:"flex",marginTop:"auto",overflow:"visible",background:"none",justifyContent:"center",marginLeft:"auto",marginRight:"auto",flexDirection:"column",gap:"12px",paddingBottom:"58px",paddingTop:"20px"},onSubmit:e=>{e.stopPropagation(),Q.handleSubmit(X)(e)},children:[Object.keys(o||{}).length>0&&(0,a.jsx)("div",{className:"flex items-center gap-3",children:(0,a.jsx)(S.Z,{value:j,onChange:(e,t)=>{g(t)},sx:{maxWidth:"100%"},children:Object.keys(o||{}).map(e=>(0,a.jsx)(k.Z,{value:e,children:e},e))})}),(0,a.jsx)(C.ZP,{className:"w-full h-12",variant:"outlined",endDecorator:(0,a.jsx)(O.ZP,{type:"submit",disabled:p,children:(0,a.jsx)(Z.Z,{})}),...Q.register("query")})]})})]}),(0,a.jsx)(E.Z,{open:y,onClose:()=>b(!1),children:(0,a.jsxs)(R.Z,{"aria-labelledby":"variant-modal-title","aria-describedby":"variant-modal-description",children:[(0,a.jsx)(B.Z,{}),(0,a.jsxs)(f.Z,{sx:{marginTop:"32px"},children:[!!el&&(0,a.jsx)(el,{mode:"json",value:K,height:"600px",width:"820px",onChange:Y,placeholder:"默认json数据",debounceChangePeriod:100,showPrintMargin:!0,showGutter:!0,highlightActiveLine:!0,setOptions:{useWorker:!0,showLineNumbers:!0,highlightSelectedWord:!0,tabSize:2}}),(0,a.jsx)(I.Z,{variant:"outlined",className:"w-full",sx:{marginTop:"12px"},onClick:()=>{if(L)try{let e=V().cloneDeep(H),t=JSON.parse(K);e[L].context=t,G(e),null==u||u(null==t?void 0:t.charts),b(!1),Y("")}catch(e){W.ZP.error("JSON 格式化出错")}},children:"Submit"})]})]})})]})};let G=()=>(0,a.jsxs)(s.Z,{className:"h-full w-full flex bg-transparent",children:[(0,a.jsx)(i.Z,{animation:"wave",variant:"text",level:"body2"}),(0,a.jsx)(i.Z,{animation:"wave",variant:"text",level:"body2"}),(0,a.jsx)(o.Z,{ratio:"21/9",className:"flex-1",sx:{["& .".concat(c.Z.content)]:{height:"100%"}},children:(0,a.jsx)(i.Z,{variant:"overlay",className:"h-full"})})]});var K=()=>{let[e,t]=(0,r.useState)(),l=(0,U.useSearchParams)(),{refreshDialogList:i}=(0,g.Cg)(),o=l.get("id"),c=l.get("scene"),{data:m,run:j}=(0,v.Z)(async()=>await (0,p.Tk)("/v1/chat/dialogue/messages/history",{con_uid:o}),{ready:!!o,refreshDeps:[o]}),{data:y}=(0,v.Z)(async()=>await (0,p.Kw)("/v1/chat/mode/params/list?chat_mode=".concat(c)),{ready:!!c,refreshDeps:[o,c]}),{history:w,handleChatSubmit:Z}=b({queryAgentURL:"/v1/chat/completions",queryBody:{conv_uid:o,chat_mode:c||"chat_normal"},initHistory:null==m?void 0:m.data,runHistoryList:j});(0,r.useEffect)(()=>{try{var e;let l=null==w?void 0:null===(e=w[w.length-1])||void 0===e?void 0:e.context,a=JSON.parse(l);t((null==a?void 0:a.template_name)==="report"?null==a?void 0:a.charts:void 0)}catch(e){t(void 0)}},[w]);let N=(0,r.useMemo)(()=>{if(e){let t=[],l=null==e?void 0:e.filter(e=>"IndicatorValue"===e.chart_type);l.length>0&&t.push({rowIndex:t.length,cols:l,type:"IndicatorValue"});let a=null==e?void 0:e.filter(e=>"IndicatorValue"!==e.chart_type),r=a.length,n=0;return[[0],[1],[2],[1,2],[1,3],[2,1,2],[2,1,3],[3,1,3],[3,2,3]][r].forEach(e=>{if(e>0){let l=a.slice(n,n+e);n+=e,t.push({rowIndex:t.length,cols:l})}}),t}},[e]);return(0,a.jsxs)(d.Z,{container:!0,spacing:2,className:"h-full",sx:{flexGrow:1},children:[e&&(0,a.jsx)(d.Z,{xs:8,className:"max-h-full",children:(0,a.jsx)("div",{className:"flex flex-col gap-3 h-full",children:null==N?void 0:N.map(e=>(0,a.jsx)("div",{className:"".concat((null==e?void 0:e.type)!=="IndicatorValue"?"flex flex-1 gap-3 overflow-hidden":""),children:e.cols.map(e=>{if("IndicatorValue"===e.chart_type)return(0,a.jsx)("div",{className:"flex flex-row gap-3",children:e.values.map(e=>(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"justify-around",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.name}),(0,a.jsx)(h.ZP,{children:e.value})]})})},e.name))},e.chart_uid);if("LineChart"===e.chart_type)return(0,a.jsx)("div",{className:"flex-1 overflow-hidden",children:(0,a.jsx)(s.Z,{className:"h-full",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1 h-full",children:(0,a.jsx)(n.Chart,{padding:[10,20,50,40],autoFit:!0,data:e.values,children:(0,a.jsx)(n.LineAdvance,{shape:"smooth",point:!0,area:!0,position:"name*value",color:"type"})})})]})})},e.chart_uid);if("BarChart"===e.chart_type)return(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{className:"h-full",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsxs)(n.Chart,{autoFit:!0,data:e.values,children:[(0,a.jsx)(n.Interval,{position:"name*value",style:{lineWidth:3,stroke:(0,n.getTheme)().colors10[0]}}),(0,a.jsx)(n.Tooltip,{shared:!0})]})})]})})},e.chart_uid);if("Table"===e.chart_type){var t,l;let r=V().groupBy(e.values,"type");return(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsx)(s.Z,{className:"h-full overflow-auto",sx:{background:"transparent"},children:(0,a.jsxs)(u.Z,{className:"h-full",children:[(0,a.jsx)(h.ZP,{gutterBottom:!0,component:"div",children:e.chart_name}),(0,a.jsx)(h.ZP,{gutterBottom:!0,level:"body3",children:e.chart_desc}),(0,a.jsx)("div",{className:"flex-1",children:(0,a.jsxs)(x.Z,{"aria-label":"basic table",stripe:"odd",hoverRow:!0,borderAxis:"bothBetween",children:[(0,a.jsx)("thead",{children:(0,a.jsx)("tr",{children:Object.keys(r).map(e=>(0,a.jsx)("th",{children:e},e))})}),(0,a.jsx)("tbody",{children:null===(t=Object.values(r))||void 0===t?void 0:null===(l=t[0])||void 0===l?void 0:l.map((e,t)=>{var l;return(0,a.jsx)("tr",{children:null===(l=Object.keys(r))||void 0===l?void 0:l.map(e=>{var l;return(0,a.jsx)("td",{children:(null==r?void 0:null===(l=r[e])||void 0===l?void 0:l[t].value)||""},e)})},t)})})]})})]})})},e.chart_uid)}})},e.rowIndex))})}),!e&&"chat_dashboard"===c&&(0,a.jsx)(d.Z,{xs:8,className:"max-h-full p-6",children:(0,a.jsx)("div",{className:"flex flex-col gap-3 h-full",children:(0,a.jsxs)(d.Z,{container:!0,spacing:2,sx:{flexGrow:1},children:[(0,a.jsx)(d.Z,{xs:8,children:(0,a.jsx)(f.Z,{className:"h-full w-full",sx:{display:"flex",gap:2},children:(0,a.jsx)(G,{})})}),(0,a.jsx)(d.Z,{xs:4,children:(0,a.jsx)(G,{})}),(0,a.jsx)(d.Z,{xs:4,children:(0,a.jsx)(G,{})}),(0,a.jsx)(d.Z,{xs:8,children:(0,a.jsx)(G,{})})]})})}),(0,a.jsx)(d.Z,{xs:"chat_dashboard"===c?4:12,className:"h-full max-h-full",children:(0,a.jsx)("div",{className:"h-full",style:{boxShadow:"chat_dashboard"===c?"0px 0px 9px 0px #c1c0c080":"unset"},children:(0,a.jsx)(H,{clearIntialMessage:async()=>{await i()},isChartChat:"chat_dashboard"===c,messages:w||[],onSubmit:Z,paramsList:null==y?void 0:y.data,setChartsData:t})})})]})}},57931:function(e,t,l){"use strict";l.d(t,{ZP:function(){return c},Cg:function(){return i}});var a=l(9268),r=l(89081),n=l(78915),s=l(86006);let[i,o]=function(){let e=s.createContext(void 0);return[function(){let t=s.useContext(e);if(void 0===t)throw Error("useCtx must be inside a Provider with a value");return t},e.Provider]}();var c=e=>{let{children:t}=e,{run:l,data:s,refresh:i}=(0,r.Z)(async()=>await (0,n.Tk)("/v1/chat/dialogue/list"),{manual:!0});return(0,a.jsx)(o,{value:{dialogueList:s,queryDialogueList:l,refreshDialogList:i},children:t})}},78915:function(e,t,l){"use strict";l.d(t,{Tk:function(){return d},Kw:function(){return u},PR:function(){return h},Ej:function(){return x}});var a=l(21628),r=l(24214),n=l(52040);let s=r.Z.create({baseURL:n.env.API_BASE_URL});s.defaults.timeout=1e4,s.interceptors.response.use(e=>e.data,e=>Promise.reject(e));var i=l(84835);let o={"content-type":"application/json"},c=e=>{if(!(0,i.isPlainObject)(e))return JSON.stringify(e);let t={...e};for(let e in t){let l=t[e];"string"==typeof l&&(t[e]=l.trim())}return JSON.stringify(t)},d=(e,t)=>{if(t){let l=Object.keys(t).filter(e=>void 0!==t[e]&&""!==t[e]).map(e=>"".concat(e,"=").concat(t[e])).join("&");l&&(e+="?".concat(l))}return s.get("/api"+e,{headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})},u=(e,t)=>{let l=c(t);return s.post("/api"+e,{body:l,headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})},h=(e,t)=>(c(t),s.post(e,t,{headers:o}).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})),x=(e,t)=>s.post(e,t).then(e=>e).catch(e=>{a.ZP.error(e),Promise.reject(e)})}},function(e){e.O(0,[180,757,282,110,60,86,316,790,259,767,751,436,253,769,744],function(){return e(e.s=86066)}),_N_E=e.O()}]);
\ No newline at end of file
diff --git a/pilot/server/static/_next/static/chunks/app/page-3f4e51b1a24270da.js b/pilot/server/static/_next/static/chunks/app/page-3f4e51b1a24270da.js
deleted file mode 100644
index 25bfb89cf..000000000
--- a/pilot/server/static/_next/static/chunks/app/page-3f4e51b1a24270da.js
+++ /dev/null
@@ -1 +0,0 @@
-(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{20736:function(i,e,t){Promise.resolve().then(t.bind(t,26925))},26925:function(i,e,t){"use strict";t.r(e),t.d(e,{default:function(){return B}});var r=t(9268),n=t(89081),a=t(86006),o=t(22046),l=t(46750),s=t(40431),c=t(89791),d=t(53832),v=t(47562),u=t(50645),h=t(88930),m=t(18587);function p(i){return(0,m.d6)("MuiDivider",i)}(0,m.sI)("MuiDivider",["root","horizontal","vertical","insetContext","insetNone"]);var x=t(326);let f=["className","children","component","inset","orientation","role","slots","slotProps"],g=i=>{let{orientation:e,inset:t}=i,r={root:["root",e,t&&`inset${(0,d.Z)(t)}`]};return(0,v.Z)(r,p,{})},y=(0,u.Z)("hr",{name:"JoyDivider",slot:"Root",overridesResolver:(i,e)=>e.root})(({theme:i,ownerState:e})=>(0,s.Z)({"--Divider-thickness":"1px","--Divider-lineColor":i.vars.palette.divider},"none"===e.inset&&{"--_Divider-inset":"0px"},"context"===e.inset&&{"--_Divider-inset":"var(--Divider-inset, 0px)"},{margin:"initial",marginInline:"vertical"===e.orientation?"initial":"var(--_Divider-inset)",marginBlock:"vertical"===e.orientation?"var(--_Divider-inset)":"initial",position:"relative",alignSelf:"stretch",flexShrink:0},e.children?{"--Divider-gap":i.spacing(1),"--Divider-childPosition":"50%",display:"flex",flexDirection:"vertical"===e.orientation?"column":"row",alignItems:"center",whiteSpace:"nowrap",textAlign:"center",border:0,fontFamily:i.vars.fontFamily.body,fontSize:i.vars.fontSize.sm,"&::before, &::after":{position:"relative",inlineSize:"vertical"===e.orientation?"var(--Divider-thickness)":"initial",blockSize:"vertical"===e.orientation?"initial":"var(--Divider-thickness)",backgroundColor:"var(--Divider-lineColor)",content:'""'},"&::before":{marginInlineEnd:"vertical"===e.orientation?"initial":"min(var(--Divider-childPosition) * 999, var(--Divider-gap))",marginBlockEnd:"vertical"===e.orientation?"min(var(--Divider-childPosition) * 999, var(--Divider-gap))":"initial",flexBasis:"var(--Divider-childPosition)"},"&::after":{marginInlineStart:"vertical"===e.orientation?"initial":"min((100% - var(--Divider-childPosition)) * 999, var(--Divider-gap))",marginBlockStart:"vertical"===e.orientation?"min((100% - var(--Divider-childPosition)) * 999, var(--Divider-gap))":"initial",flexBasis:"calc(100% - var(--Divider-childPosition))"}}:{border:"none",listStyle:"none",backgroundColor:"var(--Divider-lineColor)",inlineSize:"vertical"===e.orientation?"var(--Divider-thickness)":"initial",blockSize:"vertical"===e.orientation?"initial":"var(--Divider-thickness)"})),D=a.forwardRef(function(i,e){let t=(0,h.Z)({props:i,name:"JoyDivider"}),{className:n,children:a,component:o=null!=a?"div":"hr",inset:d,orientation:v="horizontal",role:u="hr"!==o?"separator":void 0,slots:m={},slotProps:p={}}=t,D=(0,l.Z)(t,f),b=(0,s.Z)({},t,{inset:d,role:u,orientation:v,component:o}),j=g(b),P=(0,s.Z)({},D,{component:o,slots:m,slotProps:p}),[w,Z]=(0,x.Z)("root",{ref:e,className:(0,c.Z)(j.root,n),elementType:y,externalForwardedProps:P,ownerState:b,additionalProps:(0,s.Z)({as:o,role:u},"separator"===u&&"vertical"===v&&{"aria-orientation":"vertical"})});return(0,r.jsx)(w,(0,s.Z)({},Z,{children:a}))});D.muiName="Divider";var b=t(90545),j=t(77614),P=t(53113),w=t(35086),Z=t(53047),k=t(54842),_=t(67830),N=t(19700),S=t(92391),z=t(78915),C=t(56008);function B(){var i;let e=S.z.object({query:S.z.string().min(1)}),t=(0,C.useRouter)(),[l,s]=(0,a.useState)(!1),c=(0,N.cI)({resolver:(0,_.F)(e),defaultValues:{}}),{data:d}=(0,n.Z)(async()=>await (0,z.Kw)("/v1/chat/dialogue/scenes")),v=async i=>{let{query:e}=i;try{var r,n;s(!0),c.reset();let i=await (0,z.Kw)("/v1/chat/dialogue/new",{chat_mode:"chat_normal"});(null==i?void 0:i.success)&&(null==i?void 0:null===(r=i.data)||void 0===r?void 0:r.conv_uid)&&t.push("/chat?id=".concat(null==i?void 0:null===(n=i.data)||void 0===n?void 0:n.conv_uid,"&initMessage=").concat(e))}catch(i){}finally{s(!1)}};return(0,r.jsx)(r.Fragment,{children:(0,r.jsxs)("div",{className:"mx-auto h-full justify-center flex max-w-3xl flex-col gap-8 px-5 pt-6 xl:max-w-4xl",children:[(0,r.jsxs)("div",{className:"max-w-xs my-0 mx-auto",children:[(0,r.jsx)(o.ZP,{level:"h3",className:"text-center",children:"DB-GPT"}),(0,r.jsx)(o.ZP,{level:"body1",className:"text-center pt-4",children:"Revolutionizing Database Interactions with Private LLM Technology"})]}),(0,r.jsx)("div",{className:"grid gap-8 lg:grid-cols-3",children:(0,r.jsxs)("div",{className:"lg:col-span-3",children:[(0,r.jsx)(D,{className:"text-[#878c93]",children:"Quick Start"}),(0,r.jsx)(b.Z,{className:"grid pt-7 rounded-xl gap-2 lg:grid-cols-3 lg:gap-6",sx:{["& .".concat(j.Z.root)]:{color:"var(--joy-palette-primary-solidColor)",backgroundColor:"var(--joy-palette-primary-solidBg)",height:"52px","&: hover":{backgroundColor:"var(--joy-palette-primary-solidHoverBg)"}}},children:null==d?void 0:null===(i=d.data)||void 0===i?void 0:i.map(i=>(0,r.jsx)(P.Z,{disabled:null==i?void 0:i.show_disable,size:"md",variant:"solid",className:"text-base rounded-none",onClick:async()=>{var e,r;let n=await (0,z.Kw)("/v1/chat/dialogue/new",{chat_mode:i.chat_scene});(null==n?void 0:n.success)&&(null==n?void 0:null===(e=n.data)||void 0===e?void 0:e.conv_uid)&&t.push("/chat?id=".concat(null==n?void 0:null===(r=n.data)||void 0===r?void 0:r.conv_uid,"&scene=").concat(i.chat_scene))},children:i.scene_name},i.chat_scene))})]})}),(0,r.jsx)("div",{className:"mt-6 mb-[10%] pointer-events-none inset-x-0 bottom-0 z-0 mx-auto flex w-full max-w-3xl flex-col items-center justify-center max-md:border-t xl:max-w-4xl [&>*]:pointer-events-auto",children:(0,r.jsx)("form",{style:{maxWidth:"100%",width:"100%",position:"relative",display:"flex",marginTop:"auto",overflow:"visible",background:"none",justifyContent:"center",marginLeft:"auto",marginRight:"auto",height:"52px"},onSubmit:i=>{c.handleSubmit(v)(i)},children:(0,r.jsx)(w.ZP,{sx:{width:"100%"},variant:"outlined",placeholder:"Ask anything",endDecorator:(0,r.jsx)(Z.ZP,{type:"submit",disabled:l,children:(0,r.jsx)(k.Z,{})}),...c.register("query")})})})]})})}},78915:function(i,e,t){"use strict";t.d(e,{Tk:function(){return d},Kw:function(){return v},PR:function(){return u},Ej:function(){return h}});var r=t(21628),n=t(24214),a=t(52040);let o=n.Z.create({baseURL:a.env.API_BASE_URL});o.defaults.timeout=1e4,o.interceptors.response.use(i=>i.data,i=>Promise.reject(i));var l=t(84835);let s={"content-type":"application/json"},c=i=>{if(!(0,l.isPlainObject)(i))return JSON.stringify(i);let e={...i};for(let i in e){let t=e[i];"string"==typeof t&&(e[i]=t.trim())}return JSON.stringify(e)},d=(i,e)=>{if(e){let t=Object.keys(e).filter(i=>void 0!==e[i]&&""!==e[i]).map(i=>"".concat(i,"=").concat(e[i])).join("&");t&&(i+="?".concat(t))}return o.get("/api"+i,{headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})},v=(i,e)=>{let t=c(e);return o.post("/api"+i,{body:t,headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})},u=(i,e)=>(c(e),o.post(i,e,{headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})),h=(i,e)=>o.post(i,e).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})}},function(i){i.O(0,[180,110,60,86,316,259,253,769,744],function(){return i(i.s=20736)}),_N_E=i.O()}]);
\ No newline at end of file
diff --git a/pilot/server/static/_next/static/chunks/app/page-d81704e0a3437383.js b/pilot/server/static/_next/static/chunks/app/page-d81704e0a3437383.js
new file mode 100644
index 000000000..50e175935
--- /dev/null
+++ b/pilot/server/static/_next/static/chunks/app/page-d81704e0a3437383.js
@@ -0,0 +1 @@
+(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{20736:function(i,e,t){Promise.resolve().then(t.bind(t,26925))},26925:function(i,e,t){"use strict";t.r(e),t.d(e,{default:function(){return B}});var r=t(9268),n=t(89081),a=t(86006),o=t(22046),l=t(46750),s=t(40431),c=t(89791),d=t(53832),v=t(47562),u=t(50645),h=t(88930),m=t(18587);function p(i){return(0,m.d6)("MuiDivider",i)}(0,m.sI)("MuiDivider",["root","horizontal","vertical","insetContext","insetNone"]);var x=t(326);let g=["className","children","component","inset","orientation","role","slots","slotProps"],f=i=>{let{orientation:e,inset:t}=i,r={root:["root",e,t&&`inset${(0,d.Z)(t)}`]};return(0,v.Z)(r,p,{})},y=(0,u.Z)("hr",{name:"JoyDivider",slot:"Root",overridesResolver:(i,e)=>e.root})(({theme:i,ownerState:e})=>(0,s.Z)({"--Divider-thickness":"1px","--Divider-lineColor":i.vars.palette.divider},"none"===e.inset&&{"--_Divider-inset":"0px"},"context"===e.inset&&{"--_Divider-inset":"var(--Divider-inset, 0px)"},{margin:"initial",marginInline:"vertical"===e.orientation?"initial":"var(--_Divider-inset)",marginBlock:"vertical"===e.orientation?"var(--_Divider-inset)":"initial",position:"relative",alignSelf:"stretch",flexShrink:0},e.children?{"--Divider-gap":i.spacing(1),"--Divider-childPosition":"50%",display:"flex",flexDirection:"vertical"===e.orientation?"column":"row",alignItems:"center",whiteSpace:"nowrap",textAlign:"center",border:0,fontFamily:i.vars.fontFamily.body,fontSize:i.vars.fontSize.sm,"&::before, &::after":{position:"relative",inlineSize:"vertical"===e.orientation?"var(--Divider-thickness)":"initial",blockSize:"vertical"===e.orientation?"initial":"var(--Divider-thickness)",backgroundColor:"var(--Divider-lineColor)",content:'""'},"&::before":{marginInlineEnd:"vertical"===e.orientation?"initial":"min(var(--Divider-childPosition) * 999, var(--Divider-gap))",marginBlockEnd:"vertical"===e.orientation?"min(var(--Divider-childPosition) * 999, var(--Divider-gap))":"initial",flexBasis:"var(--Divider-childPosition)"},"&::after":{marginInlineStart:"vertical"===e.orientation?"initial":"min((100% - var(--Divider-childPosition)) * 999, var(--Divider-gap))",marginBlockStart:"vertical"===e.orientation?"min((100% - var(--Divider-childPosition)) * 999, var(--Divider-gap))":"initial",flexBasis:"calc(100% - var(--Divider-childPosition))"}}:{border:"none",listStyle:"none",backgroundColor:"var(--Divider-lineColor)",inlineSize:"vertical"===e.orientation?"var(--Divider-thickness)":"initial",blockSize:"vertical"===e.orientation?"initial":"var(--Divider-thickness)"})),b=a.forwardRef(function(i,e){let t=(0,h.Z)({props:i,name:"JoyDivider"}),{className:n,children:a,component:o=null!=a?"div":"hr",inset:d,orientation:v="horizontal",role:u="hr"!==o?"separator":void 0,slots:m={},slotProps:p={}}=t,b=(0,l.Z)(t,g),j=(0,s.Z)({},t,{inset:d,role:u,orientation:v,component:o}),D=f(j),P=(0,s.Z)({},b,{component:o,slots:m,slotProps:p}),[k,w]=(0,x.Z)("root",{ref:e,className:(0,c.Z)(D.root,n),elementType:y,externalForwardedProps:P,ownerState:j,additionalProps:(0,s.Z)({as:o,role:u},"separator"===u&&"vertical"===v&&{"aria-orientation":"vertical"})});return(0,r.jsx)(k,(0,s.Z)({},w,{children:a}))});b.muiName="Divider";var j=t(90545),D=t(77614),P=t(53113),k=t(35086),w=t(53047),Z=t(54842),_=t(67830),N=t(19700),S=t(92391),C=t(78915),z=t(56008);function B(){var i;let e=S.z.object({query:S.z.string().min(1)}),t=(0,z.useRouter)(),[l,s]=(0,a.useState)(!1),c=(0,N.cI)({resolver:(0,_.F)(e),defaultValues:{}}),{data:d}=(0,n.Z)(async()=>await (0,C.Kw)("/v1/chat/dialogue/scenes")),v=async i=>{let{query:e}=i;try{var r,n;s(!0),c.reset();let i=await (0,C.Kw)("/v1/chat/dialogue/new",{chat_mode:"chat_normal"});(null==i?void 0:i.success)&&(null==i?void 0:null===(r=i.data)||void 0===r?void 0:r.conv_uid)&&t.push("/chat?id=".concat(null==i?void 0:null===(n=i.data)||void 0===n?void 0:n.conv_uid,"&initMessage=").concat(e))}catch(i){}finally{s(!1)}};return(0,r.jsx)(r.Fragment,{children:(0,r.jsxs)("div",{className:"mx-auto h-full justify-center flex max-w-3xl flex-col gap-8 px-5 pt-6 xl:max-w-4xl",children:[(0,r.jsxs)("div",{className:"max-w-xs my-0 mx-auto",children:[(0,r.jsx)(o.ZP,{level:"h3",className:"text-center",children:"DB-GPT"}),(0,r.jsx)(o.ZP,{level:"body1",className:"text-center pt-4",children:"Revolutionizing Database Interactions with Private LLM Technology"})]}),(0,r.jsx)("div",{className:"grid gap-8 lg:grid-cols-3",children:(0,r.jsxs)("div",{className:"lg:col-span-3",children:[(0,r.jsx)(b,{className:"text-[#878c93]",children:"Quick Start"}),(0,r.jsx)(j.Z,{className:"grid pt-7 rounded-xl gap-2 lg:grid-cols-3 lg:gap-6",sx:{["& .".concat(D.Z.root)]:{color:"var(--joy-palette-primary-solidColor)",backgroundColor:"var(--joy-palette-primary-solidBg)",height:"52px","&: hover":{backgroundColor:"var(--joy-palette-primary-solidHoverBg)"}},["& .".concat(D.Z.disabled)]:{cursor:"not-allowed",pointerEvents:"unset",color:"var(--joy-palette-primary-plainColor)",backgroundColor:"var(--joy-palette-primary-softDisabledBg)","&: hover":{backgroundColor:"var(--joy-palette-primary-softDisabledBg)"}}},children:null==d?void 0:null===(i=d.data)||void 0===i?void 0:i.map(i=>(0,r.jsx)(P.Z,{disabled:null==i?void 0:i.show_disable,size:"md",variant:"solid",className:"text-base rounded-none",onClick:async()=>{var e,r;let n=await (0,C.Kw)("/v1/chat/dialogue/new",{chat_mode:i.chat_scene});(null==n?void 0:n.success)&&(null==n?void 0:null===(e=n.data)||void 0===e?void 0:e.conv_uid)&&t.push("/chat?id=".concat(null==n?void 0:null===(r=n.data)||void 0===r?void 0:r.conv_uid,"&scene=").concat(i.chat_scene))},children:i.scene_name},i.chat_scene))})]})}),(0,r.jsx)("div",{className:"mt-6 mb-[10%] pointer-events-none inset-x-0 bottom-0 z-0 mx-auto flex w-full max-w-3xl flex-col items-center justify-center max-md:border-t xl:max-w-4xl [&>*]:pointer-events-auto",children:(0,r.jsx)("form",{style:{maxWidth:"100%",width:"100%",position:"relative",display:"flex",marginTop:"auto",overflow:"visible",background:"none",justifyContent:"center",marginLeft:"auto",marginRight:"auto",height:"52px"},onSubmit:i=>{c.handleSubmit(v)(i)},children:(0,r.jsx)(k.ZP,{sx:{width:"100%"},variant:"outlined",placeholder:"Ask anything",endDecorator:(0,r.jsx)(w.ZP,{type:"submit",disabled:l,children:(0,r.jsx)(Z.Z,{})}),...c.register("query")})})})]})})}},78915:function(i,e,t){"use strict";t.d(e,{Tk:function(){return d},Kw:function(){return v},PR:function(){return u},Ej:function(){return h}});var r=t(21628),n=t(24214),a=t(52040);let o=n.Z.create({baseURL:a.env.API_BASE_URL});o.defaults.timeout=1e4,o.interceptors.response.use(i=>i.data,i=>Promise.reject(i));var l=t(84835);let s={"content-type":"application/json"},c=i=>{if(!(0,l.isPlainObject)(i))return JSON.stringify(i);let e={...i};for(let i in e){let t=e[i];"string"==typeof t&&(e[i]=t.trim())}return JSON.stringify(e)},d=(i,e)=>{if(e){let t=Object.keys(e).filter(i=>void 0!==e[i]&&""!==e[i]).map(i=>"".concat(i,"=").concat(e[i])).join("&");t&&(i+="?".concat(t))}return o.get("/api"+i,{headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})},v=(i,e)=>{let t=c(e);return o.post("/api"+i,{body:t,headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})},u=(i,e)=>(c(e),o.post(i,e,{headers:s}).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})),h=(i,e)=>o.post(i,e).then(i=>i).catch(i=>{r.ZP.error(i),Promise.reject(i)})}},function(i){i.O(0,[180,110,60,86,316,259,253,769,744],function(){return i(i.s=20736)}),_N_E=i.O()}]);
\ No newline at end of file
diff --git a/pilot/server/static/chat/index.html b/pilot/server/static/chat/index.html
index 20a9020a4..a962d576d 100644
--- a/pilot/server/static/chat/index.html
+++ b/pilot/server/static/chat/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/pilot/server/static/chat/index.txt b/pilot/server/static/chat/index.txt
index c4da0a875..e55a9cf4e 100644
--- a/pilot/server/static/chat/index.txt
+++ b/pilot/server/static/chat/index.txt
@@ -1,9 +1,9 @@
1:HL["/_next/static/css/1c53d4eca82e2bb3.css",{"as":"style"}]
-0:["WFvHFCHxlfYYfb3ziPaFc",[[["",{"children":["chat",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
+0:["Cow4Dk3Cb5ywOteYPWBYm",[[["",{"children":["chat",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
4:I{"id":"50902","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","160:static/chunks/160-ba31b9436f6470d2.js","316:static/chunks/316-370750739484dff7.js","946:static/chunks/946-3a66ddfd20b8ad3d.js","144:static/chunks/144-8e8590698005aba2.js","751:static/chunks/751-30fee9a32c6e64a2.js","256:static/chunks/256-f82130fbef33c4d6.js","185:static/chunks/app/layout-34c784bda079f18d.js"],"name":"","async":false}
5:I{"id":"13211","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
6:I{"id":"5767","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
7:I{"id":"37396","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
-8:I{"id":"65641","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","757:static/chunks/f60284a2-6891068c9ea7ce77.js","282:static/chunks/7e4358a0-8f10c290d655cdf1.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","86:static/chunks/86-6193a530bd8e3ef4.js","316:static/chunks/316-370750739484dff7.js","790:static/chunks/790-97e6b769f5c791cb.js","259:static/chunks/259-2c3490a9eca2f411.js","767:static/chunks/767-b93280f4b5b5e975.js","751:static/chunks/751-30fee9a32c6e64a2.js","436:static/chunks/436-0a7be5b31482f8e8.js","929:static/chunks/app/chat/page-5bc7da17c5731421.js"],"name":"","async":false}
+8:I{"id":"65641","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","757:static/chunks/f60284a2-6891068c9ea7ce77.js","282:static/chunks/7e4358a0-8f10c290d655cdf1.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","86:static/chunks/86-6193a530bd8e3ef4.js","316:static/chunks/316-370750739484dff7.js","790:static/chunks/790-97e6b769f5c791cb.js","259:static/chunks/259-2c3490a9eca2f411.js","767:static/chunks/767-b93280f4b5b5e975.js","751:static/chunks/751-30fee9a32c6e64a2.js","436:static/chunks/436-0a7be5b31482f8e8.js","929:static/chunks/app/chat/page-fa8f6230bc48190e.js"],"name":"","async":false}
2:[["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","loading":"$undefined","loadingStyles":"$undefined","hasLoading":false,"template":["$","$L6",null,{}],"templateStyles":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","childProp":{"current":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children","chat","children"],"error":"$undefined","errorStyles":"$undefined","loading":"$undefined","loadingStyles":"$undefined","hasLoading":false,"template":["$","$L6",null,{}],"templateStyles":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","childProp":{"current":[["$","$L7",null,{"propsForComponent":{"params":{}},"Component":"$8"}],null],"segment":"__PAGE__"},"styles":[]}],"segment":"chat"},"styles":[]}],"params":{}}],null]
3:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","link","2",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"any"}]]
diff --git a/pilot/server/static/datastores/documents/chunklist/index.html b/pilot/server/static/datastores/documents/chunklist/index.html
index 91b5d0891..5b8c1b1c3 100644
--- a/pilot/server/static/datastores/documents/chunklist/index.html
+++ b/pilot/server/static/datastores/documents/chunklist/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/pilot/server/static/datastores/documents/chunklist/index.txt b/pilot/server/static/datastores/documents/chunklist/index.txt
index aa765076a..ca9084e95 100644
--- a/pilot/server/static/datastores/documents/chunklist/index.txt
+++ b/pilot/server/static/datastores/documents/chunklist/index.txt
@@ -1,5 +1,5 @@
1:HL["/_next/static/css/1c53d4eca82e2bb3.css",{"as":"style"}]
-0:["WFvHFCHxlfYYfb3ziPaFc",[[["",{"children":["datastores",{"children":["documents",{"children":["chunklist",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
+0:["Cow4Dk3Cb5ywOteYPWBYm",[[["",{"children":["datastores",{"children":["documents",{"children":["chunklist",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
4:I{"id":"50902","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","160:static/chunks/160-ba31b9436f6470d2.js","316:static/chunks/316-370750739484dff7.js","946:static/chunks/946-3a66ddfd20b8ad3d.js","144:static/chunks/144-8e8590698005aba2.js","751:static/chunks/751-30fee9a32c6e64a2.js","256:static/chunks/256-f82130fbef33c4d6.js","185:static/chunks/app/layout-34c784bda079f18d.js"],"name":"","async":false}
5:I{"id":"13211","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
6:I{"id":"5767","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
diff --git a/pilot/server/static/datastores/documents/index.html b/pilot/server/static/datastores/documents/index.html
index 8e6a85486..38d78f036 100644
--- a/pilot/server/static/datastores/documents/index.html
+++ b/pilot/server/static/datastores/documents/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/pilot/server/static/datastores/documents/index.txt b/pilot/server/static/datastores/documents/index.txt
index 052efa5b8..de6c4d8d2 100644
--- a/pilot/server/static/datastores/documents/index.txt
+++ b/pilot/server/static/datastores/documents/index.txt
@@ -1,5 +1,5 @@
1:HL["/_next/static/css/1c53d4eca82e2bb3.css",{"as":"style"}]
-0:["WFvHFCHxlfYYfb3ziPaFc",[[["",{"children":["datastores",{"children":["documents",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
+0:["Cow4Dk3Cb5ywOteYPWBYm",[[["",{"children":["datastores",{"children":["documents",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
4:I{"id":"50902","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","160:static/chunks/160-ba31b9436f6470d2.js","316:static/chunks/316-370750739484dff7.js","946:static/chunks/946-3a66ddfd20b8ad3d.js","144:static/chunks/144-8e8590698005aba2.js","751:static/chunks/751-30fee9a32c6e64a2.js","256:static/chunks/256-f82130fbef33c4d6.js","185:static/chunks/app/layout-34c784bda079f18d.js"],"name":"","async":false}
5:I{"id":"13211","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
6:I{"id":"5767","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
diff --git a/pilot/server/static/datastores/index.html b/pilot/server/static/datastores/index.html
index 966e8155f..e7328de82 100644
--- a/pilot/server/static/datastores/index.html
+++ b/pilot/server/static/datastores/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/pilot/server/static/datastores/index.txt b/pilot/server/static/datastores/index.txt
index 966a2c284..b624ae6b2 100644
--- a/pilot/server/static/datastores/index.txt
+++ b/pilot/server/static/datastores/index.txt
@@ -1,5 +1,5 @@
1:HL["/_next/static/css/1c53d4eca82e2bb3.css",{"as":"style"}]
-0:["WFvHFCHxlfYYfb3ziPaFc",[[["",{"children":["datastores",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
+0:["Cow4Dk3Cb5ywOteYPWBYm",[[["",{"children":["datastores",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
4:I{"id":"50902","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","160:static/chunks/160-ba31b9436f6470d2.js","316:static/chunks/316-370750739484dff7.js","946:static/chunks/946-3a66ddfd20b8ad3d.js","144:static/chunks/144-8e8590698005aba2.js","751:static/chunks/751-30fee9a32c6e64a2.js","256:static/chunks/256-f82130fbef33c4d6.js","185:static/chunks/app/layout-34c784bda079f18d.js"],"name":"","async":false}
5:I{"id":"13211","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
6:I{"id":"5767","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
diff --git a/pilot/server/static/index.html b/pilot/server/static/index.html
index 61f664e48..28b2b73d4 100644
--- a/pilot/server/static/index.html
+++ b/pilot/server/static/index.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/pilot/server/static/index.txt b/pilot/server/static/index.txt
index 1595c6e20..7e5c97819 100644
--- a/pilot/server/static/index.txt
+++ b/pilot/server/static/index.txt
@@ -1,9 +1,9 @@
1:HL["/_next/static/css/1c53d4eca82e2bb3.css",{"as":"style"}]
-0:["WFvHFCHxlfYYfb3ziPaFc",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
+0:["Cow4Dk3Cb5ywOteYPWBYm",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],"$L2",[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/1c53d4eca82e2bb3.css","precedence":"next"}]],["$L3",null]]]]]
4:I{"id":"50902","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","160:static/chunks/160-ba31b9436f6470d2.js","316:static/chunks/316-370750739484dff7.js","946:static/chunks/946-3a66ddfd20b8ad3d.js","144:static/chunks/144-8e8590698005aba2.js","751:static/chunks/751-30fee9a32c6e64a2.js","256:static/chunks/256-f82130fbef33c4d6.js","185:static/chunks/app/layout-34c784bda079f18d.js"],"name":"","async":false}
5:I{"id":"13211","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
6:I{"id":"5767","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
7:I{"id":"37396","chunks":["272:static/chunks/webpack-81b9e46a3f1e5c68.js","253:static/chunks/bce60fc1-18c9f145b45d8f36.js","769:static/chunks/769-76f7aafd375fdd6b.js"],"name":"","async":false}
-8:I{"id":"26925","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","86:static/chunks/86-6193a530bd8e3ef4.js","316:static/chunks/316-370750739484dff7.js","259:static/chunks/259-2c3490a9eca2f411.js","931:static/chunks/app/page-3f4e51b1a24270da.js"],"name":"","async":false}
+8:I{"id":"26925","chunks":["180:static/chunks/0e02fca3-615d0d51fa074d92.js","110:static/chunks/110-470e5d8a0cb4cf14.js","60:static/chunks/60-8ef99caef9fdf742.js","86:static/chunks/86-6193a530bd8e3ef4.js","316:static/chunks/316-370750739484dff7.js","259:static/chunks/259-2c3490a9eca2f411.js","931:static/chunks/app/page-d81704e0a3437383.js"],"name":"","async":false}
2:[["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","loading":"$undefined","loadingStyles":"$undefined","hasLoading":false,"template":["$","$L6",null,{}],"templateStyles":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","childProp":{"current":[["$","$L7",null,{"propsForComponent":{"params":{}},"Component":"$8"}],null],"segment":"__PAGE__"},"styles":[]}],"params":{}}],null]
3:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","link","2",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"any"}]]