| 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.P2Y1uHp-.js","app":"_app/immutable/entry/app.rOUEZsXE.js","imports":["_app/immutable/entry/start.P2Y1uHp-.js","_app/immutable/chunks/entry.dO1U_WKI.js","_app/immutable/chunks/scheduler.5WtVptCO.js","_app/immutable/chunks/index.G3yBo0_P.js","_app/immutable/entry/app.rOUEZsXE.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-4kmamOJS.js')), |
| __memo(() => import('./chunks/2-R5cCYEv-.js')), |
| __memo(() => import('./chunks/3-forT-lEe.js')), |
| __memo(() => import('./chunks/4-vTRhZKNb.js')), |
| __memo(() => import('./chunks/5-7_nqxq0o.js')), |
| __memo(() => import('./chunks/6-EkE5HMpR.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-RwO-vlyn.js')) |
| }, |
| { |
| id: "/api/log/export/json", |
| pattern: /^\/api\/log\/export\/json\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-uoXW-lB6.js')) |
| }, |
| { |
| id: "/api/log/write", |
| pattern: /^\/api\/log\/write\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-AtE6XcKR.js')) |
| }, |
| { |
| id: "/api/log/write/userScore", |
| pattern: /^\/api\/log\/write\/userScore\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-2WUAtsgx.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-KNhfpYmx.js')) |
| }, |
| { |
| id: "/llm/chat", |
| pattern: /^\/llm\/chat\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-GDAQs0AP.js')) |
| }, |
| { |
| id: "/llm/health", |
| pattern: /^\/llm\/health\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-1eNJqJFS.js')) |
| }, |
| { |
| id: "/llm/list", |
| pattern: /^\/llm\/list\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-6jYn55XC.js')) |
| }, |
| { |
| id: "/llm/trimbytokens", |
| pattern: /^\/llm\/trimbytokens\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-V2qtheFv.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-_lGsV76X.js')) |
| }, |
| { |
| id: "/search/health", |
| pattern: /^\/search\/health\/?$/, |
| params: [], |
| page: null, |
| endpoint: __memo(() => import('./chunks/_server.ts-5K1LhcDg.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 }; |
| |
|
|