Rebuilding UI

This commit is contained in:
yuneng-jiang 2025-11-27 09:26:47 -08:00
parent 4d00f5bb9b
commit f09a6a4187
109 changed files with 157 additions and 157 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1979],{15143:function(e,n,r){Promise.resolve().then(r.bind(r,37492))},25512:function(e,n,r){"use strict";r.d(n,{P:function(){return t.Z},Q:function(){return l.Z}});var t=r(27281),l=r(57365)},37492:function(e,n,r){"use strict";r.r(n);var t=r(57437),l=r(66600),o=r(39760);n.default=()=>{let{token:e,accessToken:n,userRole:r,userId:a,premiumUser:u}=(0,o.Z)();return(0,t.jsx)(l.Z,{accessToken:n,token:e,userRole:r,userID:a,premiumUser:u})}},39760:function(e,n,r){"use strict";var t=r(2265),l=r(99376),o=r(14474),a=r(3914);n.Z=()=>{var e,n,r,u,i,s;let c=(0,l.useRouter)(),d="undefined"!=typeof document?(0,a.e)("token"):null;(0,t.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let m=(0,t.useMemo)(()=>{if(!d)return null;try{return(0,o.o)(d)}catch(e){return(0,a.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==m?void 0:m.key)&&void 0!==e?e:null,userId:null!==(n=null==m?void 0:m.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==m?void 0:m.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(u=null==m?void 0:m.user_role)&&void 0!==u?u:null),premiumUser:null!==(i=null==m?void 0:m.premium_user)&&void 0!==i?i:null,disabledPersonalKeyCreation:null!==(s=null==m?void 0:m.disabled_non_admin_personal_key_creation)&&void 0!==s?s:null,showSSOBanner:(null==m?void 0:m.login_method)==="username_password"}}},10703:function(e,n,r){"use strict";r.d(n,{p:function(){return l}});var t=r(19250);let l=async e=>{try{let n=await (0,t.modelHubCall)(e);if(console.log("model_info:",n),(null==n?void 0:n.data.length)>0){let e=n.data.map(e=>({model_group:e.model_group,mode:null==e?void 0:e.mode}));return e.sort((e,n)=>e.model_group.localeCompare(n.model_group)),e}return[]}catch(e){throw console.error("Error fetching model info:",e),e}}},24199:function(e,n,r){"use strict";r.d(n,{Z:function(){return o}});var t=r(57437);r(2265);var l=r(30150),o=e=>{let{step:n=.01,style:r={width:"100%"},placeholder:o="Enter a numerical value",min:a,max:u,onChange:i,...s}=e;return(0,t.jsx)(l.Z,{onWheel:e=>e.currentTarget.blur(),step:n,style:r,placeholder:o,min:a,max:u,onChange:i,...s})}},39789:function(e,n,r){"use strict";r.d(n,{Z:function(){return u}});var t=r(57437),l=r(2265),o=r(68235),a=r(84264),u=e=>{let{value:n,onValueChange:r,label:u="Select Time Range",className:i="",showTimeRange:s=!0}=e,[c,d]=(0,l.useState)(!1),m=(0,l.useRef)(null),f=(0,l.useCallback)(e=>{d(!0),setTimeout(()=>d(!1),1500),r(e),requestIdleCallback(()=>{if(e.from){let n;let t={...e},l=new Date(e.from);n=new Date(e.to?e.to:e.from),l.toDateString(),n.toDateString(),l.setHours(0,0,0,0),n.setHours(23,59,59,999),t.from=l,t.to=n,r(t)}},{timeout:100})},[r]),h=(0,l.useCallback)((e,n)=>{if(!e||!n)return"";let r=e=>e.toLocaleString("en-US",{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",hour12:!0,timeZoneName:"short"});if(e.toDateString()!==n.toDateString())return"".concat(r(e)," - ").concat(r(n));{let r=e.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),t=e.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!0}),l=n.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!0,timeZoneName:"short"});return"".concat(r,": ").concat(t," - ").concat(l)}},[]);return(0,t.jsxs)("div",{className:i,children:[u&&(0,t.jsx)(a.Z,{className:"mb-2",children:u}),(0,t.jsxs)("div",{className:"relative w-fit",children:[(0,t.jsx)("div",{ref:m,children:(0,t.jsx)(o.Z,{enableSelect:!0,value:n,onValueChange:f,placeholder:"Select date range",enableClear:!1,style:{zIndex:100}})}),c&&(0,t.jsx)("div",{className:"absolute top-1/2 animate-pulse",style:{left:"calc(100% + 8px)",transform:"translateY(-50%)",zIndex:110},children:(0,t.jsxs)("div",{className:"flex items-center gap-1 text-green-600 text-sm font-medium bg-white px-2 py-1 rounded-full border border-green-200 shadow-sm whitespace-nowrap",children:[(0,t.jsx)("div",{className:"w-3 h-3 bg-green-500 text-white rounded-full flex items-center justify-center text-xs",children:"✓"}),(0,t.jsx)("span",{className:"text-xs",children:"Selected"})]})})]}),s&&n.from&&n.to&&(0,t.jsx)(a.Z,{className:"mt-2 text-xs text-gray-500",children:h(n.from,n.to)})]})}}},function(e){e.O(0,[1047,9028,9409,4865,1442,2926,353,9678,7996,9611,8235,2377,8049,6600,2971,2117,1744],function(){return e(e.s=15143)}),_N_E=e.O()}]);
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1979],{15143:function(e,n,r){Promise.resolve().then(r.bind(r,37492))},25512:function(e,n,r){"use strict";r.d(n,{P:function(){return t.Z},Q:function(){return l.Z}});var t=r(27281),l=r(57365)},37492:function(e,n,r){"use strict";r.r(n);var t=r(57437),l=r(66600),o=r(80443);n.default=()=>{let{token:e,accessToken:n,userRole:r,userId:a,premiumUser:u}=(0,o.Z)();return(0,t.jsx)(l.Z,{accessToken:n,token:e,userRole:r,userID:a,premiumUser:u})}},80443:function(e,n,r){"use strict";var t=r(2265),l=r(99376),o=r(14474),a=r(3914);n.Z=()=>{var e,n,r,u,i,s;let c=(0,l.useRouter)(),d="undefined"!=typeof document?(0,a.e)("token"):null;(0,t.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let m=(0,t.useMemo)(()=>{if(!d)return null;try{return(0,o.o)(d)}catch(e){return(0,a.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==m?void 0:m.key)&&void 0!==e?e:null,userId:null!==(n=null==m?void 0:m.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==m?void 0:m.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(u=null==m?void 0:m.user_role)&&void 0!==u?u:null),premiumUser:null!==(i=null==m?void 0:m.premium_user)&&void 0!==i?i:null,disabledPersonalKeyCreation:null!==(s=null==m?void 0:m.disabled_non_admin_personal_key_creation)&&void 0!==s?s:null,showSSOBanner:(null==m?void 0:m.login_method)==="username_password"}}},10703:function(e,n,r){"use strict";r.d(n,{p:function(){return l}});var t=r(19250);let l=async e=>{try{let n=await (0,t.modelHubCall)(e);if(console.log("model_info:",n),(null==n?void 0:n.data.length)>0){let e=n.data.map(e=>({model_group:e.model_group,mode:null==e?void 0:e.mode}));return e.sort((e,n)=>e.model_group.localeCompare(n.model_group)),e}return[]}catch(e){throw console.error("Error fetching model info:",e),e}}},24199:function(e,n,r){"use strict";r.d(n,{Z:function(){return o}});var t=r(57437);r(2265);var l=r(30150),o=e=>{let{step:n=.01,style:r={width:"100%"},placeholder:o="Enter a numerical value",min:a,max:u,onChange:i,...s}=e;return(0,t.jsx)(l.Z,{onWheel:e=>e.currentTarget.blur(),step:n,style:r,placeholder:o,min:a,max:u,onChange:i,...s})}},39789:function(e,n,r){"use strict";r.d(n,{Z:function(){return u}});var t=r(57437),l=r(2265),o=r(68235),a=r(84264),u=e=>{let{value:n,onValueChange:r,label:u="Select Time Range",className:i="",showTimeRange:s=!0}=e,[c,d]=(0,l.useState)(!1),m=(0,l.useRef)(null),f=(0,l.useCallback)(e=>{d(!0),setTimeout(()=>d(!1),1500),r(e),requestIdleCallback(()=>{if(e.from){let n;let t={...e},l=new Date(e.from);n=new Date(e.to?e.to:e.from),l.toDateString(),n.toDateString(),l.setHours(0,0,0,0),n.setHours(23,59,59,999),t.from=l,t.to=n,r(t)}},{timeout:100})},[r]),h=(0,l.useCallback)((e,n)=>{if(!e||!n)return"";let r=e=>e.toLocaleString("en-US",{month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",hour12:!0,timeZoneName:"short"});if(e.toDateString()!==n.toDateString())return"".concat(r(e)," - ").concat(r(n));{let r=e.toLocaleDateString("en-US",{month:"short",day:"numeric",year:"numeric"}),t=e.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!0}),l=n.toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!0,timeZoneName:"short"});return"".concat(r,": ").concat(t," - ").concat(l)}},[]);return(0,t.jsxs)("div",{className:i,children:[u&&(0,t.jsx)(a.Z,{className:"mb-2",children:u}),(0,t.jsxs)("div",{className:"relative w-fit",children:[(0,t.jsx)("div",{ref:m,children:(0,t.jsx)(o.Z,{enableSelect:!0,value:n,onValueChange:f,placeholder:"Select date range",enableClear:!1,style:{zIndex:100}})}),c&&(0,t.jsx)("div",{className:"absolute top-1/2 animate-pulse",style:{left:"calc(100% + 8px)",transform:"translateY(-50%)",zIndex:110},children:(0,t.jsxs)("div",{className:"flex items-center gap-1 text-green-600 text-sm font-medium bg-white px-2 py-1 rounded-full border border-green-200 shadow-sm whitespace-nowrap",children:[(0,t.jsx)("div",{className:"w-3 h-3 bg-green-500 text-white rounded-full flex items-center justify-center text-xs",children:"✓"}),(0,t.jsx)("span",{className:"text-xs",children:"Selected"})]})})]}),s&&n.from&&n.to&&(0,t.jsx)(a.Z,{className:"mt-2 text-xs text-gray-500",children:h(n.from,n.to)})]})}}},function(e){e.O(0,[1047,9028,9409,4865,1442,2926,353,9678,7996,9611,8235,2377,8049,6600,2971,2117,1744],function(){return e(e.s=15143)}),_N_E=e.O()}]);

View file

@ -1 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8958],{41667:function(e,n,r){Promise.resolve().then(r.bind(r,8786))},25512:function(e,n,r){"use strict";r.d(n,{P:function(){return t.Z},Q:function(){return u.Z}});var t=r(27281),u=r(57365)},56522:function(e,n,r){"use strict";r.d(n,{o:function(){return u.Z},x:function(){return t.Z}});var t=r(84264),u=r(49566)},39760:function(e,n,r){"use strict";var t=r(2265),u=r(99376),l=r(14474),i=r(3914);n.Z=()=>{var e,n,r,a,o,s;let c=(0,u.useRouter)(),d="undefined"!=typeof document?(0,i.e)("token"):null;(0,t.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let f=(0,t.useMemo)(()=>{if(!d)return null;try{return(0,l.o)(d)}catch(e){return(0,i.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==f?void 0:f.key)&&void 0!==e?e:null,userId:null!==(n=null==f?void 0:f.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==f?void 0:f.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(a=null==f?void 0:f.user_role)&&void 0!==a?a:null),premiumUser:null!==(o=null==f?void 0:f.premium_user)&&void 0!==o?o:null,disabledPersonalKeyCreation:null!==(s=null==f?void 0:f.disabled_non_admin_personal_key_creation)&&void 0!==s?s:null,showSSOBanner:(null==f?void 0:f.login_method)==="username_password"}}},11318:function(e,n,r){"use strict";r.d(n,{Z:function(){return a}});var t=r(2265),u=r(39760),l=r(19250);let i=async(e,n,r,t)=>"Admin"!=r&&"Admin Viewer"!=r?await (0,l.teamListCall)(e,(null==t?void 0:t.organization_id)||null,n):await (0,l.teamListCall)(e,(null==t?void 0:t.organization_id)||null);var a=()=>{let[e,n]=(0,t.useState)([]),{accessToken:r,userId:l,userRole:a}=(0,u.Z)();return(0,t.useEffect)(()=>{(async()=>{n(await i(r,l,a,null))})()},[r,l,a]),{teams:e,setTeams:n}}},8786:function(e,n,r){"use strict";r.r(n);var t=r(57437),u=r(90773),l=r(39760),i=r(2265),a=r(11318);n.default=()=>{let{teams:e,setTeams:n}=(0,a.Z)(),[r,o]=(0,i.useState)(()=>new URLSearchParams(window.location.search)),{accessToken:s,userId:c,premiumUser:d,showSSOBanner:f}=(0,l.Z)();return(0,t.jsx)(u.Z,{searchParams:r,accessToken:s,userID:c,setTeams:n,showSSOBanner:f,premiumUser:d})}},12363:function(e,n,r){"use strict";r.d(n,{d:function(){return l},n:function(){return u}});var t=r(2265);let u=()=>{let[e,n]=(0,t.useState)("http://localhost:4000");return(0,t.useEffect)(()=>{{let{protocol:e,host:r}=window.location;n("".concat(e,"//").concat(r))}},[]),e},l=25}},function(e){e.O(0,[1047,9028,9409,4865,8135,1442,2926,2409,353,9678,9411,8049,773,2971,2117,1744],function(){return e(e.s=41667)}),_N_E=e.O()}]);
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8958],{41667:function(e,n,r){Promise.resolve().then(r.bind(r,8786))},25512:function(e,n,r){"use strict";r.d(n,{P:function(){return t.Z},Q:function(){return u.Z}});var t=r(27281),u=r(57365)},56522:function(e,n,r){"use strict";r.d(n,{o:function(){return u.Z},x:function(){return t.Z}});var t=r(84264),u=r(49566)},80443:function(e,n,r){"use strict";var t=r(2265),u=r(99376),l=r(14474),i=r(3914);n.Z=()=>{var e,n,r,a,o,s;let c=(0,u.useRouter)(),d="undefined"!=typeof document?(0,i.e)("token"):null;(0,t.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let f=(0,t.useMemo)(()=>{if(!d)return null;try{return(0,l.o)(d)}catch(e){return(0,i.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==f?void 0:f.key)&&void 0!==e?e:null,userId:null!==(n=null==f?void 0:f.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==f?void 0:f.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(a=null==f?void 0:f.user_role)&&void 0!==a?a:null),premiumUser:null!==(o=null==f?void 0:f.premium_user)&&void 0!==o?o:null,disabledPersonalKeyCreation:null!==(s=null==f?void 0:f.disabled_non_admin_personal_key_creation)&&void 0!==s?s:null,showSSOBanner:(null==f?void 0:f.login_method)==="username_password"}}},11318:function(e,n,r){"use strict";r.d(n,{Z:function(){return a}});var t=r(2265),u=r(80443),l=r(19250);let i=async(e,n,r,t)=>"Admin"!=r&&"Admin Viewer"!=r?await (0,l.teamListCall)(e,(null==t?void 0:t.organization_id)||null,n):await (0,l.teamListCall)(e,(null==t?void 0:t.organization_id)||null);var a=()=>{let[e,n]=(0,t.useState)([]),{accessToken:r,userId:l,userRole:a}=(0,u.Z)();return(0,t.useEffect)(()=>{(async()=>{n(await i(r,l,a,null))})()},[r,l,a]),{teams:e,setTeams:n}}},8786:function(e,n,r){"use strict";r.r(n);var t=r(57437),u=r(90773),l=r(80443),i=r(2265),a=r(11318);n.default=()=>{let{teams:e,setTeams:n}=(0,a.Z)(),[r,o]=(0,i.useState)(()=>new URLSearchParams(window.location.search)),{accessToken:s,userId:c,premiumUser:d,showSSOBanner:f}=(0,l.Z)();return(0,t.jsx)(u.Z,{searchParams:r,accessToken:s,userID:c,setTeams:n,showSSOBanner:f,premiumUser:d})}},12363:function(e,n,r){"use strict";r.d(n,{d:function(){return l},n:function(){return u}});var t=r(2265);let u=()=>{let[e,n]=(0,t.useState)("http://localhost:4000");return(0,t.useEffect)(()=>{{let{protocol:e,host:r}=window.location;n("".concat(e,"//").concat(r))}},[]),e},l=25}},function(e){e.O(0,[1047,9028,9409,4865,8135,1442,2926,2409,353,9678,9411,8049,773,2971,2117,1744],function(){return e(e.s=41667)}),_N_E=e.O()}]);

View file

@ -1 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8021],{39793:function(e,n,r){Promise.resolve().then(r.bind(r,14809))},16312:function(e,n,r){"use strict";r.d(n,{z:function(){return u.Z}});var u=r(78489)},10178:function(e,n,r){"use strict";r.d(n,{JO:function(){return u.Z},RM:function(){return o.Z},SC:function(){return a.Z},iA:function(){return t.Z},pj:function(){return l.Z},ss:function(){return i.Z},xs:function(){return s.Z}});var u=r(47323),t=r(21626),o=r(97214),l=r(28241),i=r(58834),s=r(69552),a=r(71876)},58643:function(e,n,r){"use strict";r.d(n,{OK:function(){return u.Z},nP:function(){return i.Z},td:function(){return o.Z},v0:function(){return t.Z},x4:function(){return l.Z}});var u=r(12485),t=r(18135),o=r(35242),l=r(29706),i=r(77991)},39760:function(e,n,r){"use strict";var u=r(2265),t=r(99376),o=r(14474),l=r(3914);n.Z=()=>{var e,n,r,i,s,a;let c=(0,t.useRouter)(),d="undefined"!=typeof document?(0,l.e)("token"):null;(0,u.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let f=(0,u.useMemo)(()=>{if(!d)return null;try{return(0,o.o)(d)}catch(e){return(0,l.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==f?void 0:f.key)&&void 0!==e?e:null,userId:null!==(n=null==f?void 0:f.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==f?void 0:f.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(i=null==f?void 0:f.user_role)&&void 0!==i?i:null),premiumUser:null!==(s=null==f?void 0:f.premium_user)&&void 0!==s?s:null,disabledPersonalKeyCreation:null!==(a=null==f?void 0:f.disabled_non_admin_personal_key_creation)&&void 0!==a?a:null,showSSOBanner:(null==f?void 0:f.login_method)==="username_password"}}},14809:function(e,n,r){"use strict";r.r(n);var u=r(57437),t=r(64289),o=r(39760);n.default=()=>{let{accessToken:e,userRole:n,userId:r}=(0,o.Z)();return(0,u.jsx)(t.Z,{accessToken:e,userRole:n,userID:r,modelData:{}})}},10703:function(e,n,r){"use strict";r.d(n,{p:function(){return t}});var u=r(19250);let t=async e=>{try{let n=await (0,u.modelHubCall)(e);if(console.log("model_info:",n),(null==n?void 0:n.data.length)>0){let e=n.data.map(e=>({model_group:e.model_group,mode:null==e?void 0:e.mode}));return e.sort((e,n)=>e.model_group.localeCompare(n.model_group)),e}return[]}catch(e){throw console.error("Error fetching model info:",e),e}}}},function(e){e.O(0,[1047,9028,9409,4865,8135,1442,2926,353,7271,3221,5096,8049,4289,2971,2117,1744],function(){return e(e.s=39793)}),_N_E=e.O()}]);
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8021],{39793:function(e,n,r){Promise.resolve().then(r.bind(r,14809))},16312:function(e,n,r){"use strict";r.d(n,{z:function(){return u.Z}});var u=r(78489)},10178:function(e,n,r){"use strict";r.d(n,{JO:function(){return u.Z},RM:function(){return o.Z},SC:function(){return a.Z},iA:function(){return t.Z},pj:function(){return l.Z},ss:function(){return i.Z},xs:function(){return s.Z}});var u=r(47323),t=r(21626),o=r(97214),l=r(28241),i=r(58834),s=r(69552),a=r(71876)},58643:function(e,n,r){"use strict";r.d(n,{OK:function(){return u.Z},nP:function(){return i.Z},td:function(){return o.Z},v0:function(){return t.Z},x4:function(){return l.Z}});var u=r(12485),t=r(18135),o=r(35242),l=r(29706),i=r(77991)},80443:function(e,n,r){"use strict";var u=r(2265),t=r(99376),o=r(14474),l=r(3914);n.Z=()=>{var e,n,r,i,s,a;let c=(0,t.useRouter)(),d="undefined"!=typeof document?(0,l.e)("token"):null;(0,u.useEffect)(()=>{d||c.replace("/sso/key/generate")},[d,c]);let f=(0,u.useMemo)(()=>{if(!d)return null;try{return(0,o.o)(d)}catch(e){return(0,l.b)(),c.replace("/sso/key/generate"),null}},[d,c]);return{token:d,accessToken:null!==(e=null==f?void 0:f.key)&&void 0!==e?e:null,userId:null!==(n=null==f?void 0:f.user_id)&&void 0!==n?n:null,userEmail:null!==(r=null==f?void 0:f.user_email)&&void 0!==r?r:null,userRole:function(e){if(!e)return"Undefined Role";switch(e.toLowerCase()){case"app_owner":case"demo_app_owner":return"App Owner";case"app_admin":case"proxy_admin":return"Admin";case"proxy_admin_viewer":return"Admin Viewer";case"org_admin":return"Org Admin";case"internal_user":return"Internal User";case"internal_user_viewer":case"internal_viewer":return"Internal Viewer";case"app_user":return"App User";default:return"Unknown Role"}}(null!==(i=null==f?void 0:f.user_role)&&void 0!==i?i:null),premiumUser:null!==(s=null==f?void 0:f.premium_user)&&void 0!==s?s:null,disabledPersonalKeyCreation:null!==(a=null==f?void 0:f.disabled_non_admin_personal_key_creation)&&void 0!==a?a:null,showSSOBanner:(null==f?void 0:f.login_method)==="username_password"}}},14809:function(e,n,r){"use strict";r.r(n);var u=r(57437),t=r(64289),o=r(80443);n.default=()=>{let{accessToken:e,userRole:n,userId:r}=(0,o.Z)();return(0,u.jsx)(t.Z,{accessToken:e,userRole:n,userID:r,modelData:{}})}},10703:function(e,n,r){"use strict";r.d(n,{p:function(){return t}});var u=r(19250);let t=async e=>{try{let n=await (0,u.modelHubCall)(e);if(console.log("model_info:",n),(null==n?void 0:n.data.length)>0){let e=n.data.map(e=>({model_group:e.model_group,mode:null==e?void 0:e.mode}));return e.sort((e,n)=>e.model_group.localeCompare(n.model_group)),e}return[]}catch(e){throw console.error("Error fetching model info:",e),e}}}},function(e){e.O(0,[1047,9028,9409,4865,8135,1442,2926,353,7271,3221,5096,8049,4289,2971,2117,1744],function(){return e(e.s=39793)}),_N_E=e.O()}]);

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[81300,["9028","static/chunks/9028-2bfc9f09930a0d61.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","7906","static/chunks/7906-ff470037aad6df61.js","4303","static/chunks/app/(dashboard)/api-reference/page-873ebb2fa62f50ef.js"],"default",1]
3:I[81300,["9028","static/chunks/9028-2bfc9f09930a0d61.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","4303","static/chunks/app/(dashboard)/api-reference/page-873ebb2fa62f50ef.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["api-reference",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["api-reference",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","api-reference","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["api-reference",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["api-reference",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","api-reference","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[16643,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3425","static/chunks/app/(dashboard)/experimental/api-playground/page-0a4a1966e2550baa.js"],"default",1]
3:I[16643,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3425","static/chunks/app/(dashboard)/experimental/api-playground/page-a4d3d795479444f3.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["api-playground",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["api-playground",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","api-playground","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["api-playground",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["api-playground",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","api-playground","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[78858,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","7906","static/chunks/7906-ff470037aad6df61.js","4546","static/chunks/4546-af35d1c0ff12244b.js","1602","static/chunks/1602-dda1d35341543457.js","8049","static/chunks/8049-26cbf3211b47269e.js","5649","static/chunks/app/(dashboard)/experimental/budgets/page-c9950776d4ab49c4.js"],"default",1]
3:I[78858,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","4546","static/chunks/4546-af35d1c0ff12244b.js","1602","static/chunks/1602-dda1d35341543457.js","8049","static/chunks/8049-26cbf3211b47269e.js","5649","static/chunks/app/(dashboard)/experimental/budgets/page-ce67247c5ba30385.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["budgets",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["budgets",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","budgets","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["budgets",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["budgets",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","budgets","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[37492,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","7996","static/chunks/7996-14bf1f249416672e.js","9611","static/chunks/9611-c743a646743fd7b9.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","2377","static/chunks/2377-8fdad210b7695043.js","8049","static/chunks/8049-26cbf3211b47269e.js","6600","static/chunks/6600-1c55511ad9da9e4d.js","1979","static/chunks/app/(dashboard)/experimental/caching/page-cd5d03d43b2954c5.js"],"default",1]
3:I[37492,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","7996","static/chunks/7996-14bf1f249416672e.js","9611","static/chunks/9611-8bd2ffcee22edc34.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","2377","static/chunks/2377-8fdad210b7695043.js","8049","static/chunks/8049-26cbf3211b47269e.js","6600","static/chunks/6600-3c16e6266dea9539.js","1979","static/chunks/app/(dashboard)/experimental/caching/page-789ec63e0c88d7e0.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["caching",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["caching",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","caching","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["caching",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["caching",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","caching","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[42954,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","9611","static/chunks/9611-c743a646743fd7b9.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","849","static/chunks/849-d1cabf66d71a8808.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-3eb0b1fec48d4bca.js","8143","static/chunks/8143-c29004baeaecd6ab.js","813","static/chunks/app/(dashboard)/experimental/old-usage/page-61c1894339101224.js"],"default",1]
3:I[42954,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","9611","static/chunks/9611-8bd2ffcee22edc34.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","849","static/chunks/849-d1cabf66d71a8808.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-913ecd28879b76a8.js","8143","static/chunks/8143-c29004baeaecd6ab.js","813","static/chunks/app/(dashboard)/experimental/old-usage/page-8dbfb3870a758842.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["old-usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["old-usage",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","old-usage","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["old-usage",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["old-usage",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","old-usage","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[51599,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","2525","static/chunks/2525-a7d77bb2600c3955.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","525","static/chunks/525-b324fffe907a950d.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7906","static/chunks/7906-ff470037aad6df61.js","816","static/chunks/816-e7500f06e5b83b0f.js","544","static/chunks/544-3d98fdc8d64554e8.js","905","static/chunks/905-aef2269ba0f78327.js","8049","static/chunks/8049-26cbf3211b47269e.js","8093","static/chunks/8093-67861fca5da86164.js","2099","static/chunks/app/(dashboard)/experimental/prompts/page-debf229cd8b6f727.js"],"default",1]
3:I[51599,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","2525","static/chunks/2525-a7d77bb2600c3955.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","525","static/chunks/525-b324fffe907a950d.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","816","static/chunks/816-e7500f06e5b83b0f.js","544","static/chunks/544-3d98fdc8d64554e8.js","905","static/chunks/905-f629babda9c46af3.js","8049","static/chunks/8049-26cbf3211b47269e.js","8093","static/chunks/8093-a70cb8468c3bacb1.js","2099","static/chunks/app/(dashboard)/experimental/prompts/page-02e4f62d0c9ed877.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["prompts",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["prompts",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","prompts","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["prompts",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["prompts",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","prompts","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[21933,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","2273","static/chunks/2273-d8bd63b2792d0fd2.js","6061","static/chunks/app/(dashboard)/experimental/tag-management/page-29f32ecf83175c97.js"],"default",1]
3:I[21933,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","2273","static/chunks/2273-d8bd63b2792d0fd2.js","6061","static/chunks/app/(dashboard)/experimental/tag-management/page-973343a42b32fea9.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["tag-management",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["tag-management",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","tag-management","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["experimental",{"children":["tag-management",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["experimental",{"children":["tag-management",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children","tag-management","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","experimental","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[49514,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-99bf8c2997f4811f.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8468","static/chunks/8468-27ea05e25918ba32.js","5636","static/chunks/5636-98d4bb74bf6ea9ce.js","8049","static/chunks/8049-26cbf3211b47269e.js","630","static/chunks/630-ac0b4e68819930d8.js","6607","static/chunks/app/(dashboard)/guardrails/page-863bdcb5161a4fd4.js"],"default",1]
3:I[49514,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8468","static/chunks/8468-27ea05e25918ba32.js","5636","static/chunks/5636-ca3adecf2b222193.js","8049","static/chunks/8049-26cbf3211b47269e.js","630","static/chunks/630-569f4366f2ad9eac.js","6607","static/chunks/app/(dashboard)/guardrails/page-668d462ee75b7eeb.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["guardrails",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["guardrails",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","guardrails","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["guardrails",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["guardrails",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","guardrails","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,8 +1,8 @@
2:I[19107,[],"ClientPageRoot"]
3:I[51656,["1047","static/chunks/e228588e-635e9029d9d88215.js","3665","static/chunks/3014691f-ba91873bc8fe3fad.js","6990","static/chunks/13b76428-e1bf383848c17260.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7996","static/chunks/7996-14bf1f249416672e.js","7906","static/chunks/7906-ff470037aad6df61.js","2106","static/chunks/2106-aca6e6b5142a5944.js","9611","static/chunks/9611-c743a646743fd7b9.js","7140","static/chunks/7140-937050711ba264d3.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","8468","static/chunks/8468-27ea05e25918ba32.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","849","static/chunks/849-d1cabf66d71a8808.js","4267","static/chunks/4267-eb59bdfbffb79a80.js","4925","static/chunks/4925-a8ad75d81592e879.js","3221","static/chunks/3221-0a12dcffbc76862d.js","544","static/chunks/544-3d98fdc8d64554e8.js","3621","static/chunks/3621-5ff5b3101d57f20d.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-3eb0b1fec48d4bca.js","7526","static/chunks/7526-e29a1f347ea9707a.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","2249","static/chunks/2249-01a36f26b1cecba3.js","2012","static/chunks/2012-61f57b32c6ec3ec2.js","2004","static/chunks/2004-0de0b95ec925848e.js","6843","static/chunks/6843-92e5472dd06ec1c8.js","7641","static/chunks/7641-87026c3859e96245.js","7164","static/chunks/7164-b089dfb991cc1d8c.js","3801","static/chunks/3801-528dbc9a898f1493.js","630","static/chunks/630-ac0b4e68819930d8.js","8093","static/chunks/8093-67861fca5da86164.js","7155","static/chunks/7155-f88494bd53c95112.js","8524","static/chunks/8524-8327e027ff57d753.js","1739","static/chunks/1739-23e7361486c2cc74.js","6600","static/chunks/6600-1c55511ad9da9e4d.js","773","static/chunks/773-870579c5c97ecaba.js","9111","static/chunks/9111-9b9192c9fb4809ff.js","8143","static/chunks/8143-c29004baeaecd6ab.js","1518","static/chunks/1518-4475f8385da5ac78.js","4289","static/chunks/4289-68573041eef5b2d2.js","2273","static/chunks/2273-d8bd63b2792d0fd2.js","2019","static/chunks/2019-15183fcc4c29249f.js","1931","static/chunks/app/page-f0d8a4da004a3398.js"],"default",1]
3:I[51656,["1047","static/chunks/e228588e-635e9029d9d88215.js","3665","static/chunks/3014691f-ba91873bc8fe3fad.js","6990","static/chunks/13b76428-e1bf383848c17260.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7996","static/chunks/7996-14bf1f249416672e.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","2106","static/chunks/2106-df512fb0bae97b5c.js","9611","static/chunks/9611-8bd2ffcee22edc34.js","7140","static/chunks/7140-937050711ba264d3.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","8468","static/chunks/8468-27ea05e25918ba32.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","849","static/chunks/849-d1cabf66d71a8808.js","4267","static/chunks/4267-eb59bdfbffb79a80.js","4925","static/chunks/4925-a8ad75d81592e879.js","3221","static/chunks/3221-0a12dcffbc76862d.js","544","static/chunks/544-3d98fdc8d64554e8.js","3621","static/chunks/3621-5ff5b3101d57f20d.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-913ecd28879b76a8.js","7526","static/chunks/7526-e29a1f347ea9707a.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","2249","static/chunks/2249-01a36f26b1cecba3.js","2012","static/chunks/2012-7e2773c79199687c.js","2004","static/chunks/2004-8b1ad3d8c195646a.js","6843","static/chunks/6843-d9a2a4bf3fc7a867.js","7641","static/chunks/7641-060a5116952b5019.js","7164","static/chunks/7164-b089dfb991cc1d8c.js","3801","static/chunks/3801-9878b21c4f9ae250.js","630","static/chunks/630-569f4366f2ad9eac.js","8093","static/chunks/8093-a70cb8468c3bacb1.js","7155","static/chunks/7155-459bc53437553b96.js","8524","static/chunks/8524-8f4aa1548d36fa46.js","1739","static/chunks/1739-23e7361486c2cc74.js","6600","static/chunks/6600-3c16e6266dea9539.js","773","static/chunks/773-870579c5c97ecaba.js","9111","static/chunks/9111-9b9192c9fb4809ff.js","8143","static/chunks/8143-c29004baeaecd6ab.js","1518","static/chunks/1518-9a77ac5675e15594.js","4289","static/chunks/4289-68573041eef5b2d2.js","2273","static/chunks/2273-d8bd63b2792d0fd2.js","2019","static/chunks/2019-15183fcc4c29249f.js","1931","static/chunks/app/page-ce79b81673dd7dbb.js"],"default",1]
4:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
5:I[4707,[],""]
6:I[36423,[],""]
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L6",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[19056,["1047","static/chunks/e228588e-635e9029d9d88215.js","6990","static/chunks/13b76428-e1bf383848c17260.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","2106","static/chunks/2106-aca6e6b5142a5944.js","543","static/chunks/543-7ae25eb17f21b433.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-3eb0b1fec48d4bca.js","3801","static/chunks/3801-528dbc9a898f1493.js","2100","static/chunks/app/(dashboard)/logs/page-b15589ac8669a9ee.js"],"default",1]
3:I[19056,["1047","static/chunks/e228588e-635e9029d9d88215.js","6990","static/chunks/13b76428-e1bf383848c17260.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","395","static/chunks/395-053deae1a24be648.js","2106","static/chunks/2106-df512fb0bae97b5c.js","543","static/chunks/543-7ae25eb17f21b433.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","4292","static/chunks/4292-913ecd28879b76a8.js","3801","static/chunks/3801-9878b21c4f9ae250.js","2100","static/chunks/app/(dashboard)/logs/page-791e856238f891ed.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["logs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["logs",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","logs","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["logs",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["logs",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","logs","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -3,6 +3,6 @@
4:I[4707,[],""]
5:I[36423,[],""]
6:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["mcp",{"children":["oauth",{"children":["callback",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["mcp",{"children":["oauth",{"children":["callback",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children","oauth","children","callback","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children","oauth","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["mcp",{"children":["oauth",{"children":["callback",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["mcp",{"children":["oauth",{"children":["callback",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children","oauth","children","callback","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children","oauth","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","mcp","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[30615,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7906","static/chunks/7906-ff470037aad6df61.js","7140","static/chunks/7140-937050711ba264d3.js","8468","static/chunks/8468-27ea05e25918ba32.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","2249","static/chunks/2249-01a36f26b1cecba3.js","2678","static/chunks/app/(dashboard)/model-hub/page-5ec299dbc89bc95b.js"],"default",1]
3:I[30615,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","7140","static/chunks/7140-937050711ba264d3.js","8468","static/chunks/8468-27ea05e25918ba32.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","2249","static/chunks/2249-01a36f26b1cecba3.js","2678","static/chunks/app/(dashboard)/model-hub/page-eea8d5d5c2e4e69c.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["model-hub",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["model-hub",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","model-hub","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["model-hub",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["model-hub",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","model-hub","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

View file

@ -1,8 +1,8 @@
2:I[19107,[],"ClientPageRoot"]
3:I[52829,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7140","static/chunks/7140-937050711ba264d3.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","1418","static/chunks/app/model_hub/page-a2e1e6710a4fa2da.js"],"default",1]
3:I[52829,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7140","static/chunks/7140-937050711ba264d3.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","1418","static/chunks/app/model_hub/page-a2e1e6710a4fa2da.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["model_hub",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["model_hub",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","model_hub","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["model_hub",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["model_hub",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","model_hub","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,8 +1,8 @@
2:I[19107,[],"ClientPageRoot"]
3:I[22775,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7906","static/chunks/7906-ff470037aad6df61.js","7140","static/chunks/7140-937050711ba264d3.js","8468","static/chunks/8468-27ea05e25918ba32.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","2249","static/chunks/2249-01a36f26b1cecba3.js","9025","static/chunks/app/model_hub_table/page-f8aecb1243a432a2.js"],"default",1]
3:I[22775,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","7140","static/chunks/7140-937050711ba264d3.js","8468","static/chunks/8468-27ea05e25918ba32.js","8049","static/chunks/8049-26cbf3211b47269e.js","7526","static/chunks/7526-e29a1f347ea9707a.js","2249","static/chunks/2249-01a36f26b1cecba3.js","9025","static/chunks/app/model_hub_table/page-f8aecb1243a432a2.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["model_hub_table",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["model_hub_table",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","model_hub_table","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["model_hub_table",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["model_hub_table",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","model_hub_table","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[6121,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-99bf8c2997f4811f.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","2106","static/chunks/2106-aca6e6b5142a5944.js","9611","static/chunks/9611-c743a646743fd7b9.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","766","static/chunks/766-baf0336e8ba5c686.js","4267","static/chunks/4267-eb59bdfbffb79a80.js","1263","static/chunks/1263-cf8443d1d71fa593.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2012","static/chunks/2012-61f57b32c6ec3ec2.js","6843","static/chunks/6843-92e5472dd06ec1c8.js","1664","static/chunks/app/(dashboard)/models-and-endpoints/page-5c50ecd1f4b28cad.js"],"default",1]
3:I[6121,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","2525","static/chunks/2525-a7d77bb2600c3955.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","5869","static/chunks/5869-426268ba6ad0ce0c.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","2106","static/chunks/2106-df512fb0bae97b5c.js","9611","static/chunks/9611-8bd2ffcee22edc34.js","8235","static/chunks/8235-c9c2c9abd48d9b13.js","7732","static/chunks/7732-a406d32f3b9f495f.js","766","static/chunks/766-baf0336e8ba5c686.js","4267","static/chunks/4267-eb59bdfbffb79a80.js","1263","static/chunks/1263-cf8443d1d71fa593.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2012","static/chunks/2012-7e2773c79199687c.js","6843","static/chunks/6843-d9a2a4bf3fc7a867.js","1664","static/chunks/app/(dashboard)/models-and-endpoints/page-82db406b0194e839.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["models-and-endpoints",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["models-and-endpoints",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","models-and-endpoints","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["models-and-endpoints",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["models-and-endpoints",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","models-and-endpoints","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -3,6 +3,6 @@
4:I[4707,[],""]
5:I[36423,[],""]
6:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["onboarding",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","onboarding","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["onboarding",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["onboarding",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","onboarding","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$L7",null]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[57616,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","3705","static/chunks/3705-124a560b74decaa8.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","395","static/chunks/395-053deae1a24be648.js","9301","static/chunks/9301-4d19b93d05b03df7.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","2004","static/chunks/2004-0de0b95ec925848e.js","6459","static/chunks/app/(dashboard)/organizations/page-b070ebf21eccc681.js"],"default",1]
3:I[57616,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","3705","static/chunks/3705-05649f5df18d8716.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","353","static/chunks/353-33a4d12e099f843a.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","395","static/chunks/395-053deae1a24be648.js","9301","static/chunks/9301-33470ca245ba2578.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2202","static/chunks/2202-75f4ebfcb55c7701.js","874","static/chunks/874-27200b3305585521.js","2004","static/chunks/2004-8b1ad3d8c195646a.js","6459","static/chunks/app/(dashboard)/organizations/page-8bb205a76fefc630.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["organizations",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["organizations",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","organizations","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["organizations",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["organizations",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","organizations","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[81518,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","7906","static/chunks/7906-ff470037aad6df61.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","9984","static/chunks/9984-e19d321fe732dfba.js","8049","static/chunks/8049-26cbf3211b47269e.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","1518","static/chunks/1518-4475f8385da5ac78.js","3368","static/chunks/app/(dashboard)/playground/page-cd39cbdea2063e3b.js"],"default",1]
3:I[81518,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","9984","static/chunks/9984-e19d321fe732dfba.js","8049","static/chunks/8049-26cbf3211b47269e.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","1518","static/chunks/1518-9a77ac5675e15594.js","3368","static/chunks/app/(dashboard)/playground/page-33d87d224be1fc3b.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["playground",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["playground",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","playground","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["playground",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["playground",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","playground","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[8786,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","9411","static/chunks/9411-e2a18c2e46730a13.js","8049","static/chunks/8049-26cbf3211b47269e.js","773","static/chunks/773-870579c5c97ecaba.js","8958","static/chunks/app/(dashboard)/settings/admin-settings/page-068b92f678c67152.js"],"default",1]
3:I[8786,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","9411","static/chunks/9411-e2a18c2e46730a13.js","8049","static/chunks/8049-26cbf3211b47269e.js","773","static/chunks/773-870579c5c97ecaba.js","8958","static/chunks/app/(dashboard)/settings/admin-settings/page-312f76bcd644a776.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["admin-settings",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["admin-settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","admin-settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["admin-settings",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["admin-settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","admin-settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[72719,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","3705","static/chunks/3705-124a560b74decaa8.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8049","static/chunks/8049-26cbf3211b47269e.js","9111","static/chunks/9111-9b9192c9fb4809ff.js","2445","static/chunks/app/(dashboard)/settings/logging-and-alerts/page-a4a9bb63fb87f143.js"],"default",1]
3:I[72719,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","1529","static/chunks/1529-aa686050ee3518d4.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","3705","static/chunks/3705-05649f5df18d8716.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","525","static/chunks/525-b324fffe907a950d.js","6609","static/chunks/6609-d93906f43161f066.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8049","static/chunks/8049-26cbf3211b47269e.js","9111","static/chunks/9111-9b9192c9fb4809ff.js","2445","static/chunks/app/(dashboard)/settings/logging-and-alerts/page-ce1c344c56b0301f.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["logging-and-alerts",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["logging-and-alerts",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","logging-and-alerts","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["logging-and-alerts",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["logging-and-alerts",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","logging-and-alerts","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[14809,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","353","static/chunks/353-33a4d12e099f843a.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","3221","static/chunks/3221-0a12dcffbc76862d.js","5096","static/chunks/5096-5318231023f36448.js","8049","static/chunks/8049-26cbf3211b47269e.js","4289","static/chunks/4289-68573041eef5b2d2.js","8021","static/chunks/app/(dashboard)/settings/router-settings/page-ad5e83f540829f2a.js"],"default",1]
3:I[14809,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","353","static/chunks/353-33a4d12e099f843a.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","3221","static/chunks/3221-0a12dcffbc76862d.js","5096","static/chunks/5096-5318231023f36448.js","8049","static/chunks/8049-26cbf3211b47269e.js","4289","static/chunks/4289-68573041eef5b2d2.js","8021","static/chunks/app/(dashboard)/settings/router-settings/page-490d292ead7627ee.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["router-settings",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["router-settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","router-settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["router-settings",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["router-settings",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","router-settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[8719,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8049","static/chunks/8049-26cbf3211b47269e.js","3117","static/chunks/app/(dashboard)/settings/ui-theme/page-e0d0928caea6ecf1.js"],"default",1]
3:I[8719,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8049","static/chunks/8049-26cbf3211b47269e.js","3117","static/chunks/app/(dashboard)/settings/ui-theme/page-863067555596fb73.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["ui-theme",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["ui-theme",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","ui-theme","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["settings",{"children":["ui-theme",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["settings",{"children":["ui-theme",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children","ui-theme","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","settings","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[67578,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8948","static/chunks/8948-c3e70333590d4a01.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-ff2a01b39a318119.js","2012","static/chunks/2012-61f57b32c6ec3ec2.js","2004","static/chunks/2004-0de0b95ec925848e.js","9483","static/chunks/app/(dashboard)/teams/page-381edcfd57682260.js"],"default",1]
3:I[67578,["1047","static/chunks/e228588e-635e9029d9d88215.js","9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","1442","static/chunks/1442-529c645297e48128.js","2926","static/chunks/2926-a9eb2d7547cdad95.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","353","static/chunks/353-33a4d12e099f843a.js","9678","static/chunks/9678-076488a4dc7af149.js","7996","static/chunks/7996-14bf1f249416672e.js","4546","static/chunks/4546-af35d1c0ff12244b.js","8948","static/chunks/8948-a969f81088a52220.js","8049","static/chunks/8049-26cbf3211b47269e.js","9877","static/chunks/9877-363a095158e1e758.js","2012","static/chunks/2012-7e2773c79199687c.js","2004","static/chunks/2004-8b1ad3d8c195646a.js","9483","static/chunks/app/(dashboard)/teams/page-85f4f91698b75711.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["teams",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["teams",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","teams","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["teams",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["teams",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","teams","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

View file

@ -1,14 +1,14 @@
2:I[19107,[],"ClientPageRoot"]
3:I[38511,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","7906","static/chunks/7906-ff470037aad6df61.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","8049","static/chunks/8049-26cbf3211b47269e.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","2322","static/chunks/app/(dashboard)/test-key/page-97644b283d9abe34.js"],"default",1]
3:I[38511,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","8135","static/chunks/8135-bccf92b547029b20.js","2409","static/chunks/2409-e94c05c6f11bb939.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","1394","static/chunks/1394-bdcf4b8db9c252d2.js","1994","static/chunks/1994-a4d0b99849c16b62.js","8565","static/chunks/8565-5c05f6bbb9d0662f.js","5319","static/chunks/5319-5b2d4bf2dc450f99.js","7906","static/chunks/7906-1b1cdd8da2773bb2.js","816","static/chunks/816-e7500f06e5b83b0f.js","7271","static/chunks/7271-46e4c11ee6b0a4d6.js","766","static/chunks/766-baf0336e8ba5c686.js","8568","static/chunks/8568-8f9d2dfeed21cd24.js","8049","static/chunks/8049-26cbf3211b47269e.js","5572","static/chunks/5572-d4f8dc9b2bf09618.js","2322","static/chunks/app/(dashboard)/test-key/page-c6612da0a3d53b17.js"],"default",1]
4:I[4707,[],""]
5:I[36423,[],""]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-59ce29afdf8ccc9b.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-124a560b74decaa8.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-3a9343ab37a1fb95.js"],"default",1]
6:I[89219,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","4865","static/chunks/4865-c1c0885a93c327fa.js","1529","static/chunks/1529-aa686050ee3518d4.js","3709","static/chunks/3709-34dbb332d3a3ac26.js","3705","static/chunks/3705-05649f5df18d8716.js","7140","static/chunks/7140-937050711ba264d3.js","4388","static/chunks/4388-2f4ca3419d20af67.js","8049","static/chunks/8049-26cbf3211b47269e.js","2019","static/chunks/2019-15183fcc4c29249f.js","5642","static/chunks/app/(dashboard)/layout-e46c8b3b8f848a3d.js"],"default",1]
8:I[31857,["9028","static/chunks/9028-2bfc9f09930a0d61.js","9409","static/chunks/9409-83062cad6bf21c62.js","8049","static/chunks/8049-26cbf3211b47269e.js","3185","static/chunks/app/layout-0ca202cb877cb217.js"],"FeatureFlagsProvider"]
7:{}
9:{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"}
a:{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"}
b:{"display":"inline-block"}
c:{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0}
0:["YB_NcpDnZ-s7rUIZ-9wyC",[[["",{"children":["(dashboard)",{"children":["test-key",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["test-key",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","test-key","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
0:["p0aP-Bq7GZqxIwOsdnqNv",[[["",{"children":["(dashboard)",{"children":["test-key",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",{"children":["(dashboard)",{"children":["test-key",{"children":["__PAGE__",{},[["$L1",["$","$L2",null,{"props":{"params":{},"searchParams":{}},"Component":"$3"}],null],null],null]},[null,["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children","test-key","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]],null]},[[null,["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children","(dashboard)","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}],"params":"$7"}]],null],null]},[[[["$","link","0",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/349654da14372cd9.css","precedence":"next","crossOrigin":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/litellm-asset-prefix/_next/static/css/83d5023e5c1838fe.css","precedence":"next","crossOrigin":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__className_1c856b","children":["$","$L8",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$9","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$a","children":"404"}],["$","div",null,{"style":"$b","children":["$","h2",null,{"style":"$c","children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]}]],null],null],["$Ld",null]]]]
d:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"LiteLLM Dashboard"}],["$","meta","3",{"name":"description","content":"LiteLLM Proxy Admin UI"}],["$","link","4",{"rel":"icon","href":"/favicon.ico","type":"image/x-icon","sizes":"16x16"}],["$","link","5",{"rel":"icon","href":"./favicon.ico"}],["$","meta","6",{"name":"next-size-adjust"}]]
1:null

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more