|
const manifest = (() => { |
|
function __memo(fn) { |
|
let value; |
|
return () => value ??= (value = fn()); |
|
} |
|
|
|
return { |
|
appDir: "_app", |
|
appPath: "_app", |
|
assets: new Set(["favicon.png","icons/1.svg","icons/telescope.png","icons/telescope.svg","robots.txt"]), |
|
mimeTypes: {".png":"image/png",".svg":"image/svg+xml",".txt":"text/plain"}, |
|
_: { |
|
client: {"start":"_app/immutable/entry/start.7BpJ0DXs.js","app":"_app/immutable/entry/app.cIiNV84-.js","imports":["_app/immutable/entry/start.7BpJ0DXs.js","_app/immutable/chunks/entry.gmRKr8_M.js","_app/immutable/chunks/scheduler.5WtVptCO.js","_app/immutable/chunks/index.G3yBo0_P.js","_app/immutable/entry/app.cIiNV84-.js","_app/immutable/chunks/scheduler.5WtVptCO.js","_app/immutable/chunks/index.7IiDzEZn.js"],"stylesheets":[],"fonts":[],"uses_env_dynamic_public":true}, |
|
nodes: [ |
|
__memo(() => import('./chunks/0-kKrOmzhb.js')), |
|
__memo(() => import('./chunks/1-zF8N1cGY.js')), |
|
__memo(() => import('./chunks/2-pZ7d3AKk.js')), |
|
__memo(() => import('./chunks/3-forT-lEe.js')), |
|
__memo(() => import('./chunks/4-vTRhZKNb.js')), |
|
__memo(() => import('./chunks/5-riByDXC2.js')), |
|
__memo(() => import('./chunks/6-eXhe-ZL7.js')) |
|
], |
|
routes: [ |
|
{ |
|
id: "/", |
|
pattern: /^\/$/, |
|
params: [], |
|
page: { layouts: [0,], errors: [1,], leaf: 2 }, |
|
endpoint: null |
|
}, |
|
{ |
|
id: "/api/env/search_version", |
|
pattern: /^\/api\/env\/search_version\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-Bx-SnM_o.js')) |
|
}, |
|
{ |
|
id: "/api/log/export/excel", |
|
pattern: /^\/api\/log\/export\/excel\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-YMzSeVki.js')) |
|
}, |
|
{ |
|
id: "/api/log/export/json", |
|
pattern: /^\/api\/log\/export\/json\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-ToUFV2Ok.js')) |
|
}, |
|
{ |
|
id: "/api/log/write", |
|
pattern: /^\/api\/log\/write\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-WKYaFwWG.js')) |
|
}, |
|
{ |
|
id: "/api/log/write/userScore", |
|
pattern: /^\/api\/log\/write\/userScore\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-VNZ0dKeW.js')) |
|
}, |
|
{ |
|
id: "/chat", |
|
pattern: /^\/chat\/?$/, |
|
params: [], |
|
page: { layouts: [0,], errors: [1,], leaf: 3 }, |
|
endpoint: null |
|
}, |
|
{ |
|
id: "/llm", |
|
pattern: /^\/llm\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-IkkZol8x.js')) |
|
}, |
|
{ |
|
id: "/llm/chat", |
|
pattern: /^\/llm\/chat\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-t_S8_NB-.js')) |
|
}, |
|
{ |
|
id: "/llm/health", |
|
pattern: /^\/llm\/health\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-eWY2GoWI.js')) |
|
}, |
|
{ |
|
id: "/llm/list", |
|
pattern: /^\/llm\/list\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-qx1vV6LD.js')) |
|
}, |
|
{ |
|
id: "/llm/trimbytokens", |
|
pattern: /^\/llm\/trimbytokens\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-IdabpyEJ.js')) |
|
}, |
|
{ |
|
id: "/logs", |
|
pattern: /^\/logs\/?$/, |
|
params: [], |
|
page: { layouts: [0,], errors: [1,], leaf: 4 }, |
|
endpoint: null |
|
}, |
|
{ |
|
id: "/log/export", |
|
pattern: /^\/log\/export\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-raOsdHbt.js')) |
|
}, |
|
{ |
|
id: "/log/response", |
|
pattern: /^\/log\/response\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-6_f0vbqi.js')) |
|
}, |
|
{ |
|
id: "/log/response/export/excel", |
|
pattern: /^\/log\/response\/export\/excel\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-NqmkUF0a.js')) |
|
}, |
|
{ |
|
id: "/search", |
|
pattern: /^\/search\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-eQ1etocH.js')) |
|
}, |
|
{ |
|
id: "/search/health", |
|
pattern: /^\/search\/health\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-2kj1jzr1.js')) |
|
}, |
|
{ |
|
id: "/test/expert", |
|
pattern: /^\/test\/expert\/?$/, |
|
params: [], |
|
page: { layouts: [0,], errors: [1,], leaf: 5 }, |
|
endpoint: null |
|
}, |
|
{ |
|
id: "/test/extract", |
|
pattern: /^\/test\/extract\/?$/, |
|
params: [], |
|
page: { layouts: [0,], errors: [1,], leaf: 6 }, |
|
endpoint: null |
|
} |
|
], |
|
matchers: async () => { |
|
|
|
return { }; |
|
} |
|
} |
|
} |
|
})(); |
|
|
|
const prerendered = new Set([]); |
|
|
|
export { manifest, prerendered }; |
|
|
|
|