File size: 4,792 Bytes
cf07b75 9923f3d cf07b75 2ab515e cf07b75 9923f3d 2ab515e 9923f3d 2ab515e cf07b75 7895d85 9a6e6b1 7895d85 2ab515e 7895d85 2ab515e 7895d85 2ab515e 7895d85 2ab515e 5d92eb4 550e464 7895d85 550e464 cf07b75 2ab515e 550e464 2ab515e cf07b75 2ab515e 9923f3d 2ab515e 9923f3d 2ab515e f4f069a 7895d85 cf07b75 b09ec4e 89c2762 b09ec4e d5bfca0 b09ec4e cf07b75 9923f3d cf07b75 89c2762 d5bfca0 89c2762 cf07b75 2ab515e cf07b75 2ab515e 9923f3d cf07b75 7895d85 cf07b75 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 |
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 };
//# sourceMappingURL=manifest.js.map
|