|
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.oHhyWDU6.js","app":"_app/immutable/entry/app.XkevhHLs.js","imports":["_app/immutable/entry/start.oHhyWDU6.js","_app/immutable/chunks/entry._0oMcsRe.js","_app/immutable/chunks/scheduler.6mUjRlUu.js","_app/immutable/chunks/index.30gxcYBv.js","_app/immutable/entry/app.XkevhHLs.js","_app/immutable/chunks/scheduler.6mUjRlUu.js","_app/immutable/chunks/index.ywQurLbC.js"],"stylesheets":[],"fonts":[],"uses_env_dynamic_public":true}, |
|
nodes: [ |
|
__memo(() => import('./chunks/0-vKexGhwN.js')), |
|
__memo(() => import('./chunks/1-QvxewqsG.js')), |
|
__memo(() => import('./chunks/2-Mic4pzW4.js')), |
|
__memo(() => import('./chunks/3-1zW6YYpj.js')), |
|
__memo(() => import('./chunks/4-rQHyGZv0.js')), |
|
__memo(() => import('./chunks/5-2JGFg2-V.js')), |
|
__memo(() => import('./chunks/6-LZNY3X8x.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-PS_3VCOU.js')) |
|
}, |
|
{ |
|
id: "/api/log/export/json", |
|
pattern: /^\/api\/log\/export\/json\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-8tJySVLP.js')) |
|
}, |
|
{ |
|
id: "/api/log/write", |
|
pattern: /^\/api\/log\/write\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-_6pFR5Eh.js')) |
|
}, |
|
{ |
|
id: "/api/log/write/userScore", |
|
pattern: /^\/api\/log\/write\/userScore\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-BigZqdk_.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-CFJNDFwk.js')) |
|
}, |
|
{ |
|
id: "/llm/chat", |
|
pattern: /^\/llm\/chat\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-4QpMug4S.js')) |
|
}, |
|
{ |
|
id: "/llm/health", |
|
pattern: /^\/llm\/health\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-YTGSGLQR.js')) |
|
}, |
|
{ |
|
id: "/llm/list", |
|
pattern: /^\/llm\/list\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-auFFA4CV.js')) |
|
}, |
|
{ |
|
id: "/llm/trimbytokens", |
|
pattern: /^\/llm\/trimbytokens\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-MCYoeFQl.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-WK6gqwLB.js')) |
|
}, |
|
{ |
|
id: "/search/health", |
|
pattern: /^\/search\/health\/?$/, |
|
params: [], |
|
page: null, |
|
endpoint: __memo(() => import('./chunks/_server.ts-36IahyLG.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 }; |
|
|
|
|