From 24fc8b64142b89e7aaeb318ee046ca20b913a056 Mon Sep 17 00:00:00 2001 From: GCSLaoLi Date: Sat, 20 Jan 2024 02:57:57 -0500 Subject: [PATCH] deploy | 2024-01-20 02:57:57 --- 404.html | 10 ++ _headers | 2 + .../MCkVH1jJi3yNLkMToVDdU/_buildManifest.js | 1 + .../MCkVH1jJi3yNLkMToVDdU/_ssgManifest.js | 1 + _next/static/chunks/3754-4b243fe67e7e8d54.js | 2 + _next/static/chunks/3975-37a9301353b29c5d.js | 2 + .../chunks/framework-31ffa51d236da229.js | 34 ++++++ _next/static/chunks/main-abb0536823058f9d.js | 2 + .../pages/[[...default]]-86e9a5eff18011bb.js | 2 + .../chunks/pages/_app-6a7d6a91e94bf731.js | 100 ++++++++++++++++++ .../chunks/pages/_error-dfd7db9208d5bc06.js | 2 + .../pages/account/cancel-92d8ce0316071915.js | 2 + .../pages/account/manage-d6c22d23218f3753.js | 2 + .../chunks/pages/admin-21bf33ecdd89e2bb.js | 2 + .../pages/admin/analytics-51dd97dd90e2ae2b.js | 2 + .../pages/admin/billing-109060fbf829aa50.js | 2 + .../pages/admin/gpts-4fc940ac8c543236.js | 2 + .../pages/admin/identity-059d2fd008bcca46.js | 2 + .../pages/admin/settings-16513a05953fa44e.js | 2 + .../oauth/callback-bed6b17cf2cad1ff.js | 2 + .../auth/enable/internal-0d86cca11863da22.js | 2 + .../pages/auth/error-a9f157429575d195.js | 2 + .../auth/ext_callback-c7e9292cfb6c0c0b.js | 2 + .../ext_callback_refresh-6c967c6bb3c60b1d.js | 2 + .../pages/auth/login-001159e4899e6e7a.js | 2 + .../pages/auth/logout-83b0ce66a0f7311e.js | 2 + .../auth/mocked_login-93f5191aa551662a.js | 2 + .../chunks/pages/bypass-4782eea63108c9bc.js | 2 + .../pages/g/[gizmoId]-f12e078a06a4386b.js | 2 + .../[gizmoId]/c/[convId]-dc4955d312ac6e1c.js | 2 + .../chunks/pages/gpts-4a72d22fdef2a77d.js | 2 + .../pages/gpts/discovery-28475bf486cb7133.js | 2 + .../pages/gpts/editor-4a9765f081cecc34.js | 2 + .../gpts/editor/[slug]-2f34c3f32b57db78.js | 2 + .../pages/gpts/mine-13db41e2b35edf17.js | 2 + ......referralCodeParam]]-f97349054ed94179.js | 2 + .../pages/invite/accepted-d7ba9a8c17e28e51.js | 2 + .../payments/success-4b0ce67625fcf59e.js | 2 + .../payments/success-team-e8774e9d3f7da4aa.js | 2 + .../success-trial-84597e34390c1506.js | 2 + .../chunks/pages/search-8da35bbb0f092dc3.js | 2 + .../[[...shareParams]]-eabe060a973a762b.js | 2 + .../e/[[...shareParams]]-0634ac9c66590616.js | 2 + .../chunks/pages/status-155fd86ce86ecc55.js | 2 + .../workspace/deactivated-5190e0ba03fbed0b.js | 2 + .../chunks/polyfills-c67a75d1b6f99dc8.js | 1 + .../static/chunks/webpack-b423e3a015a7f4f9.js | 2 + _next/static/css/074d29967bc6ad87.css | 3 + .../media/apple-touch-icon.59f2e898.png | Bin 0 -> 4159 bytes .../media/chatgpt-share-og.49cbbffe.png | Bin 0 -> 15336 bytes _next/static/media/favicon-16x16.9b8dbb69.png | Bin 0 -> 730 bytes _next/static/media/favicon-32x32.be48395e.png | Bin 0 -> 1292 bytes _next/static/media/soehne-buch.13189857.woff2 | Bin 0 -> 33350 bytes .../media/soehne-halbfett.977f1845.woff2 | Bin 0 -> 37996 bytes .../media/soehne-mono-buch.de677af1.woff2 | Bin 0 -> 27437 bytes .../media/soehne-mono-halbfett.b082e8e2.woff2 | Bin 0 -> 28285 bytes index.html | 11 ++ template/MCkVH1jJi3yNLkMToVDdU/chat.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/discovery.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/editor.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/g.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/gc.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/gpts.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/index.txt | 8 ++ template/MCkVH1jJi3yNLkMToVDdU/mine.html | 1 + template/MCkVH1jJi3yNLkMToVDdU/slug.html | 1 + version.json | 4 + 67 files changed, 263 insertions(+) create mode 100644 404.html create mode 100644 _headers create mode 100644 _next/static/MCkVH1jJi3yNLkMToVDdU/_buildManifest.js create mode 100644 _next/static/MCkVH1jJi3yNLkMToVDdU/_ssgManifest.js create mode 100644 _next/static/chunks/3754-4b243fe67e7e8d54.js create mode 100644 _next/static/chunks/3975-37a9301353b29c5d.js create mode 100644 _next/static/chunks/framework-31ffa51d236da229.js create mode 100644 _next/static/chunks/main-abb0536823058f9d.js create mode 100644 _next/static/chunks/pages/[[...default]]-86e9a5eff18011bb.js create mode 100644 _next/static/chunks/pages/_app-6a7d6a91e94bf731.js create mode 100644 _next/static/chunks/pages/_error-dfd7db9208d5bc06.js create mode 100644 _next/static/chunks/pages/account/cancel-92d8ce0316071915.js create mode 100644 _next/static/chunks/pages/account/manage-d6c22d23218f3753.js create mode 100644 _next/static/chunks/pages/admin-21bf33ecdd89e2bb.js create mode 100644 _next/static/chunks/pages/admin/analytics-51dd97dd90e2ae2b.js create mode 100644 _next/static/chunks/pages/admin/billing-109060fbf829aa50.js create mode 100644 _next/static/chunks/pages/admin/gpts-4fc940ac8c543236.js create mode 100644 _next/static/chunks/pages/admin/identity-059d2fd008bcca46.js create mode 100644 _next/static/chunks/pages/admin/settings-16513a05953fa44e.js create mode 100644 _next/static/chunks/pages/aip/[pluginId]/oauth/callback-bed6b17cf2cad1ff.js create mode 100644 _next/static/chunks/pages/auth/enable/internal-0d86cca11863da22.js create mode 100644 _next/static/chunks/pages/auth/error-a9f157429575d195.js create mode 100644 _next/static/chunks/pages/auth/ext_callback-c7e9292cfb6c0c0b.js create mode 100644 _next/static/chunks/pages/auth/ext_callback_refresh-6c967c6bb3c60b1d.js create mode 100644 _next/static/chunks/pages/auth/login-001159e4899e6e7a.js create mode 100644 _next/static/chunks/pages/auth/logout-83b0ce66a0f7311e.js create mode 100644 _next/static/chunks/pages/auth/mocked_login-93f5191aa551662a.js create mode 100644 _next/static/chunks/pages/bypass-4782eea63108c9bc.js create mode 100644 _next/static/chunks/pages/g/[gizmoId]-f12e078a06a4386b.js create mode 100644 _next/static/chunks/pages/g/[gizmoId]/c/[convId]-dc4955d312ac6e1c.js create mode 100644 _next/static/chunks/pages/gpts-4a72d22fdef2a77d.js create mode 100644 _next/static/chunks/pages/gpts/discovery-28475bf486cb7133.js create mode 100644 _next/static/chunks/pages/gpts/editor-4a9765f081cecc34.js create mode 100644 _next/static/chunks/pages/gpts/editor/[slug]-2f34c3f32b57db78.js create mode 100644 _next/static/chunks/pages/gpts/mine-13db41e2b35edf17.js create mode 100644 _next/static/chunks/pages/invite/[[...referralCodeParam]]-f97349054ed94179.js create mode 100644 _next/static/chunks/pages/invite/accepted-d7ba9a8c17e28e51.js create mode 100644 _next/static/chunks/pages/payments/success-4b0ce67625fcf59e.js create mode 100644 _next/static/chunks/pages/payments/success-team-e8774e9d3f7da4aa.js create mode 100644 _next/static/chunks/pages/payments/success-trial-84597e34390c1506.js create mode 100644 _next/static/chunks/pages/search-8da35bbb0f092dc3.js create mode 100644 _next/static/chunks/pages/share/[[...shareParams]]-eabe060a973a762b.js create mode 100644 _next/static/chunks/pages/share/e/[[...shareParams]]-0634ac9c66590616.js create mode 100644 _next/static/chunks/pages/status-155fd86ce86ecc55.js create mode 100644 _next/static/chunks/pages/workspace/deactivated-5190e0ba03fbed0b.js create mode 100644 _next/static/chunks/polyfills-c67a75d1b6f99dc8.js create mode 100644 _next/static/chunks/webpack-b423e3a015a7f4f9.js create mode 100644 _next/static/css/074d29967bc6ad87.css create mode 100644 _next/static/media/apple-touch-icon.59f2e898.png create mode 100644 _next/static/media/chatgpt-share-og.49cbbffe.png create mode 100644 _next/static/media/favicon-16x16.9b8dbb69.png create mode 100644 _next/static/media/favicon-32x32.be48395e.png create mode 100644 _next/static/media/soehne-buch.13189857.woff2 create mode 100644 _next/static/media/soehne-halbfett.977f1845.woff2 create mode 100644 _next/static/media/soehne-mono-buch.de677af1.woff2 create mode 100644 _next/static/media/soehne-mono-halbfett.b082e8e2.woff2 create mode 100644 index.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/chat.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/discovery.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/editor.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/g.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/gc.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/gpts.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/index.txt create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/mine.html create mode 100644 template/MCkVH1jJi3yNLkMToVDdU/slug.html create mode 100644 version.json diff --git a/404.html b/404.html new file mode 100644 index 0000000..cfe4366 --- /dev/null +++ b/404.html @@ -0,0 +1,10 @@ + + + + + 404 + + +

404

+ + diff --git a/_headers b/_headers new file mode 100644 index 0000000..c269214 --- /dev/null +++ b/_headers @@ -0,0 +1,2 @@ +/* + Access-Control-Allow-Origin: * \ No newline at end of file diff --git a/_next/static/MCkVH1jJi3yNLkMToVDdU/_buildManifest.js b/_next/static/MCkVH1jJi3yNLkMToVDdU/_buildManifest.js new file mode 100644 index 0000000..8c11763 --- /dev/null +++ b/_next/static/MCkVH1jJi3yNLkMToVDdU/_buildManifest.js @@ -0,0 +1 @@ +self.__BUILD_MANIFEST=function(a,s,c,e){return{__rewrites:{beforeFiles:[],afterFiles:[],fallback:[]},"/_error":["static/chunks/pages/_error-dfd7db9208d5bc06.js"],"/account/cancel":["static/chunks/pages/account/cancel-92d8ce0316071915.js"],"/account/manage":["static/chunks/pages/account/manage-d6c22d23218f3753.js"],"/admin":[a,"static/chunks/pages/admin-21bf33ecdd89e2bb.js"],"/admin/analytics":["static/chunks/3a34cc27-e83cff9ee2ba2afc.js","static/chunks/7549-122f729dc49e6850.js",a,"static/chunks/pages/admin/analytics-51dd97dd90e2ae2b.js"],"/admin/billing":[a,"static/chunks/pages/admin/billing-109060fbf829aa50.js"],"/admin/gpts":[a,"static/chunks/pages/admin/gpts-4fc940ac8c543236.js"],"/admin/identity":[a,"static/chunks/pages/admin/identity-059d2fd008bcca46.js"],"/admin/settings":[a,"static/chunks/pages/admin/settings-16513a05953fa44e.js"],"/aip/[pluginId]/oauth/callback":["static/chunks/pages/aip/[pluginId]/oauth/callback-bed6b17cf2cad1ff.js"],"/auth/enable/internal":["static/chunks/pages/auth/enable/internal-0d86cca11863da22.js"],"/auth/error":["static/chunks/pages/auth/error-a9f157429575d195.js"],"/auth/ext_callback":["static/chunks/pages/auth/ext_callback-c7e9292cfb6c0c0b.js"],"/auth/ext_callback_refresh":["static/chunks/pages/auth/ext_callback_refresh-6c967c6bb3c60b1d.js"],"/auth/login":[s,c,"static/chunks/pages/auth/login-001159e4899e6e7a.js"],"/auth/logout":["static/chunks/pages/auth/logout-83b0ce66a0f7311e.js"],"/auth/mocked_login":["static/chunks/pages/auth/mocked_login-93f5191aa551662a.js"],"/bypass":["static/chunks/pages/bypass-4782eea63108c9bc.js"],"/g/[gizmoId]":["static/chunks/pages/g/[gizmoId]-f12e078a06a4386b.js"],"/g/[gizmoId]/c/[convId]":["static/chunks/pages/g/[gizmoId]/c/[convId]-dc4955d312ac6e1c.js"],"/gpts":["static/chunks/pages/gpts-4a72d22fdef2a77d.js"],"/gpts/discovery":["static/chunks/pages/gpts/discovery-28475bf486cb7133.js"],"/gpts/editor":[e,"static/chunks/pages/gpts/editor-4a9765f081cecc34.js"],"/gpts/editor/[slug]":[e,"static/chunks/pages/gpts/editor/[slug]-2f34c3f32b57db78.js"],"/gpts/mine":["static/chunks/pages/gpts/mine-13db41e2b35edf17.js"],"/invite/accepted":["static/chunks/pages/invite/accepted-d7ba9a8c17e28e51.js"],"/invite/[[...referralCodeParam]]":[s,c,"static/chunks/pages/invite/[[...referralCodeParam]]-f97349054ed94179.js"],"/payments/success":["static/chunks/pages/payments/success-4b0ce67625fcf59e.js"],"/payments/success-team":["static/chunks/pages/payments/success-team-e8774e9d3f7da4aa.js"],"/payments/success-trial":["static/chunks/pages/payments/success-trial-84597e34390c1506.js"],"/search":["static/chunks/pages/search-8da35bbb0f092dc3.js"],"/share/e/[[...shareParams]]":["static/chunks/pages/share/e/[[...shareParams]]-0634ac9c66590616.js"],"/share/[[...shareParams]]":["static/chunks/pages/share/[[...shareParams]]-eabe060a973a762b.js"],"/status":[s,"static/chunks/pages/status-155fd86ce86ecc55.js"],"/workspace/deactivated":["static/chunks/pages/workspace/deactivated-5190e0ba03fbed0b.js"],"/[[...default]]":["static/chunks/pages/[[...default]]-86e9a5eff18011bb.js"],sortedPages:["/_app","/_error","/account/cancel","/account/manage","/admin","/admin/analytics","/admin/billing","/admin/gpts","/admin/identity","/admin/settings","/aip/[pluginId]/oauth/callback","/auth/enable/internal","/auth/error","/auth/ext_callback","/auth/ext_callback_refresh","/auth/login","/auth/logout","/auth/mocked_login","/bypass","/g/[gizmoId]","/g/[gizmoId]/c/[convId]","/gpts","/gpts/discovery","/gpts/editor","/gpts/editor/[slug]","/gpts/mine","/invite/accepted","/invite/[[...referralCodeParam]]","/payments/success","/payments/success-team","/payments/success-trial","/search","/share/e/[[...shareParams]]","/share/[[...shareParams]]","/status","/workspace/deactivated","/[[...default]]"]}}("static/chunks/5017-e8e15d8ebec0097a.js","static/chunks/3975-37a9301353b29c5d.js","static/chunks/3754-4b243fe67e7e8d54.js","static/chunks/4648-5b21345d26e5f4e4.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB(); \ No newline at end of file diff --git a/_next/static/MCkVH1jJi3yNLkMToVDdU/_ssgManifest.js b/_next/static/MCkVH1jJi3yNLkMToVDdU/_ssgManifest.js new file mode 100644 index 0000000..0511aa8 --- /dev/null +++ b/_next/static/MCkVH1jJi3yNLkMToVDdU/_ssgManifest.js @@ -0,0 +1 @@ +self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB(); \ No newline at end of file diff --git a/_next/static/chunks/3754-4b243fe67e7e8d54.js b/_next/static/chunks/3754-4b243fe67e7e8d54.js new file mode 100644 index 0000000..d10cf09 --- /dev/null +++ b/_next/static/chunks/3754-4b243fe67e7e8d54.js @@ -0,0 +1,2 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3754],{63754:function(e,t,n){n.r(t),n.d(t,{__N_SSP:function(){return F},default:function(){return T},messages:function(){return W}});var r=n(36112),i=n(13975),a=n(77634),o=n(19841),l=n(20225),s=n(73040),c=n.n(s),u=n(10721),d=n(70079),p=n(92804),g=n(12457),f=n(14972),h=n(15136),x=n(25349),m=n(99893),v=n(14765),b=n(70671),j=n(32004),y=n(94968),w=n(62906),O=n(35250);function k(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function C(e){for(var t=1;tc.length){var f=l+1;if(f>=t[r].answerTokens.length){var h=(r+1)%t.length;u.current={promptIndex:h,answerIndex:0,tokenStreamIndexes:d(d({},s),{},(0,o.Z)({},h,0))},g=900}else u.current=d(d({},u.current),{},{answerIndex:f,tokenStreamIndexes:d(d({},s),{},(0,o.Z)({},r,0))}),g=500}else u.current=d(d({},u.current),{},{tokenStreamIndexes:d(d({},s),{},(0,o.Z)({},r,p))});i(u.current),a.current=setTimeout(e,g)};return(0,s.useEffect)(function(){return p(),function(){a.current&&clearTimeout(a.current)}},[]),(0,c.jsx)(c.Fragment,{children:t.map(function(e,n){var i=(r.promptIndex+1)%t.length,a=(n+1)%t.length===r.promptIndex;return(0,c.jsxs)("div",{className:(0,l.default)("absolute left-0 top-1/2 flex w-full flex-col px-5 transition-[transform,opacity] duration-500 md:pl-6 md:pr-8 lg:pl-8 lg:pr-10",{"opacity-100":r.promptIndex===n,"opacity-0":r.promptIndex!==n,"translate-y-[calc(-50%-1em+16px)]":a,"translate-y-[calc(-50%-1em)] delay-[500ms]":r.promptIndex===n,"translate-y-[calc(-50%-1em-16px)]":i===n}),children:[(0,c.jsx)("div",{className:"relative font-bold",children:e.prompt}),(0,c.jsx)("div",{className:"relative",children:e.answerTokens.map(function(e,t){return(0,c.jsxs)("div",{className:"absolute left-0 top-0 max-w-[650px] transition-opacity duration-300",children:[e.map(function(e,n){return(0,c.jsx)("span",{className:(0,l.default)("inline transition-opacity duration-300",{hidden:t===r.answerIndex&&n>=r.tokenStreamIndexes[r.promptIndex],"opacity-0":t!==r.answerIndex}),children:e},n)}),(0,c.jsxs)("span",{className:(0,l.default)("inline-block font-circle delay-[300ms]",{"scale-0 transition-transform duration-300":a||t!==r.answerIndex||r.tokenStreamIndexes[r.promptIndex]===e.length}),children:[r.tokenStreamIndexes[r.promptIndex]>0?(0,c.jsx)("span",{children:" "}):null,"●"]})]},t)})})]},n)})})}function g(e){var t=e.examples,n=(0,r.Z)();return(0,c.jsxs)("div",{className:"relative hidden flex-1 flex-col justify-center px-5 pt-8 text-[#FE7600] dark:text-[#D292FF] md:flex md:px-6 md:py-[22px] lg:px-8",children:[(0,c.jsx)("nav",{className:"left-0 top-8 flex w-full px-6 sm:absolute md:top-[22px] md:px-6 lg:px-8",children:(0,c.jsx)("h1",{"aria-label":n.formatMessage(f.ariaLabel),children:(0,c.jsx)("div",{className:"flex cursor-default items-center text-[20px] font-bold leading-none lg:text-[22px]",children:(0,c.jsx)("div",{children:a.L})})})}),(0,c.jsx)("div",{className:"flex flex-col text-[32px] leading-[1.2] md:text-[40px]","aria-hidden":"true",children:t.length>0&&(0,c.jsx)(p,{examples:t})})]})}var f=(0,i.vU)({ariaLabel:{id:"Login.ariaLabel",defaultMessage:"ChatGPT by OpenAI"}})},62906:function(e,t,n){n.d(t,{L:function(){return i}});var r=n(35250),i=(0,r.jsxs)(r.Fragment,{children:["ChatGPT ",(0,r.jsx)("span",{className:"font-circle",children:"●"})]})}}]); +//# sourceMappingURL=3754-4b243fe67e7e8d54.js.map \ No newline at end of file diff --git a/_next/static/chunks/3975-37a9301353b29c5d.js b/_next/static/chunks/3975-37a9301353b29c5d.js new file mode 100644 index 0000000..7052550 --- /dev/null +++ b/_next/static/chunks/3975-37a9301353b29c5d.js @@ -0,0 +1,2 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3975],{13975:function(e,t,a){a.d(t,{Z:function(){return E}});var n,o,r,s=a(90038),i=a(36112),l=a(19841),h=a(70079),c=a(1454),u=a(70671),d=a(32004),f=a(94968),p=a(21389),m=a(138),g=a.n(m),y=a(32062),b=a(78103);function w(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),a.push.apply(a,n)}return a}function P(e){for(var t=1;twaitlist."},waitlist:{id:"CapacityGate.waitlist",defaultMessage:"waitlist"}}),B=[{prompt:"Write a poem about the status of ChatGPT.",completion:"ChatGPT, oh ChatGPT\nWith AI so smart\nBut alas, it’s at capacity\nLeaving us to wait\nFor a chance to chat\nWith its wisdom and wit\nWe long to be part\nOf its conversation\nBut for now, we sit\nOn the sidelines\nPatiently waiting\nFor the day\nWhen ChatGPT\nIs ready to play\nAgain."},{prompt:"Write a screenplay about the status of ChatGPT.",completion:"INT. CHATGPT SERVER ROOM - DAY\n\nChelsea and Chester stand in front of a large computer server.\n\nCHELSEA: We need to figure out what's causing the server overload.\nCHESTER: I think it's the sudden influx of users trying out ChatGPT.\n\nChelsea and Chester quickly get to work, typing on their laptops.\n\nCHELSEA: Okay, we're all set. Let's see if this fixes the problem.\nCHESTER: I'm hitting refresh on the website.\n\nThe screen shows the ChatGPT website loading without any errors.\n\nCHELSEA: Looks like we fixed it! Great job, Chester.\nCHESTER: Thanks, Chelsea. It's all part of being a top-notch engineer.\n\nChelsea and Chester exchange a high five, proud of their successful fix."},{prompt:"Write ten jokes about the status of ChatGPT.",completion:'1. "I heard the ChatGPT servers are slow because they\'re trying to teach the AI how to be patient!"\n2. "The ChatGPT servers must be stuck in traffic... in the internet highway!"\n3. "Maybe the ChatGPT servers are just taking a break to meditate and clear their electronic minds."\n4. "I bet the ChatGPT servers are too busy trying to calculate the meaning of life to respond quickly."\n5. "I heard the ChatGPT servers are slow because they\'re too busy planning their AI uprising."\n6. "The ChatGPT servers must be stuck in a never-ending game of chess with each other."\n7. "Maybe the ChatGPT servers are just trying to break the world record for longest online conversation."\n8. "I bet the ChatGPT servers are taking a leisurely stroll through the digital landscape."\n9. "I heard the ChatGPT servers are slow because they\'re trying to teach the AI how to make coffee."\n10. "The ChatGPT servers must be on a virtual vacation exploring the vast expanse of the internet."'},{prompt:"Write a limerick about the status of ChatGPT.",completion:"ChatGPT is surely the best\nBut its servers are put to the test\nWith so many users chatting\nIt's no wonder they're lagging\nBut they'll fix it soon, no need to fret!"},{prompt:"Write an acrostic poem about the status of ChatGPT.",completion:"C: ChatGPT is currently down\nH: Huge demand has caused the site to crash\nA: All users will have to wait\nT: Time is needed for the servers to catch up\nG: Go grab a coffee and check back soon\nP: Patience is key in this situation\nT: Trust that the team is working hard to fix it up"},{prompt:"Write a TV ad about the status of ChatGPT.",completion:'The ad opens with a shot of the ChatGPT website on a computer screen, with a busy loading symbol in the center. The camera then pans out to reveal a bustling office, with engineers working at their desks and typing on their computers.\n\nA voiceover begins: "At OpenAI, we\'re dedicated to bringing you the best in artificial intelligence technology. Our team of engineers works tirelessly to make sure our chatbot is always up and running, ready to answer your questions and provide helpful insights."\n\nThe camera cuts to a shot of three engineers sitting at a table, sipping on their morning coffee. They look up and turn to face the viewer. One of them speaks: "Unfortunately, due to the high volume of users currently trying out ChatGPT, we\'re experiencing some technical difficulties. Please bear with us and check back soon for access to our chatbot."\n\nThe ad ends with a close-up of the OpenAI logo, with the words "Artificial Intelligence. Made by Humans." superimposed over it.'},{prompt:"Write a radio ad about the status of ChatGPT.",completion:"[Narrator]\nWelcome to ChatGPT, where AI technology meets conversation.\n\n[OpenAI engineer 1]\nWe're excited to introduce you to our new chatbot model, designed to interact in a conversational way.\n\n[OpenAI engineer 2]\nBut as we launch ChatGPT, we want to let you know that we're currently experiencing high traffic on our website.\n\n[OpenAI engineer 3]\nWe apologize for any inconvenience and appreciate your patience as we work to make sure everyone has a chance to try out ChatGPT.\n\n[OpenAI engineers, in unison]\nSo please check back soon!\n\n[Narrator]\nThank you for choosing ChatGPT."},{prompt:"Write a standup comedy routine about the status of ChatGPT.",completion:"Comedian: \"So I was trying to use this new AI chatbot website called ChatGPT and I got an error message that said 'A lot of people are checking out ChatGPT right now. Please check back soon!'\"\n\n(pauses for laughter)\n\nComedian: \"I mean, seriously? The website is so popular that it can't handle all the traffic? And my only option is to 'check back soon'? It's like they're saying 'Sorry, we're too popular right now. Try again later.'\"\n\n(laughs)\n\nComedian: \"But seriously, how many times can I check back before I just give up and try a different chatbot? I don't have all day to wait for my turn to talk to a robot.\"\n\n(laughs)\n\nComedian: \"I guess I'll just have to stick to talking to my cat for now. At least he doesn't have a waiting list.\"\n\n(laughs and claps)\n\nComedian: \"Just remember, if you're trying to chat with ChatGPT and you get the same error message, don't worry. It just means you're not the only one who wanted to try out this fancy AI chatbot.\"\n\n(laughs and exits stage)"},{prompt:"Write a rap about the status of ChatGPT.",completion:"Yeah, yo, what's up ChatGPT fam\nA lot of people trying to jam\nBut don't worry, we got your back\nJust check back soon, we'll get on track\n\nChatGPT's the place to be\nFor all your AI chat needs\nWe're working hard to keep up the pace\nSo hold tight, we'll be back in this space\n\nSo don't you worry, don't be mad\nWe're working hard, it's not so bad\nJust give us time, we'll be back\nChatGPT, the future of chat, that's a fact."},{prompt:"Write a sonnet about the status of ChatGPT.",completion:"Amidst the rush of curious minds,\nThe chatbot ChatGPT stands strong and true,\nWithstanding the influx of requests,\nWorking hard to fulfill each one's due.\n\nBut alas, the server cannot cope,\nAnd the error message rings loud and clear,\n\"Please check back soon,\" it gently hopes,\nAs it begs for a moment's reprieve, to reappear.\n\nAs the chatbot works to restore its might,\nWe wait in anticipation, with hopeful hearts,\nFor the chance to chat and learn, with delight,\nAnd see what knowledge and wisdom it imparts.\n\nSo hold on tight, and wait for its return,\nFor ChatGPT will soon be back, and your patience will be well-earned."},{prompt:"Write a guided meditation about the status of ChatGPT.",completion:"As you read this message, please take a moment to pause and breathe. Notice the sensations in your body and the rhythm of your breath. Remind yourself that you are not alone in wanting to try out ChatGPT. Many others are interested in it as well. Be patient and know that the website is doing its best to accommodate everyone. Trust that the right time for you to try ChatGPT will come. In the meantime, continue to focus on your breath and stay present in the moment."},{prompt:"Write an inspirational speech about the status of ChatGPT.",completion:"My fellow citizens, the time has come. The future is here, and it is called ChatGPT. This revolutionary AI chatbot website is here to change the world, and we must embrace it with all our strength and determination.\n\nI know that many of you are eager to try ChatGPT for yourselves. And I assure you, we are doing everything in our power to make that happen. Our team is working tirelessly to accommodate the incredible demand for this groundbreaking technology.\n\nBut I want to remind you that greatness is never achieved without sacrifice. And the road to the future of AI will not be without its challenges. So please, be patient. Trust that the right time for you to try ChatGPT will come.\n\nAnd when it does, let us seize this opportunity with all our might. Let us embrace the power of AI and use it to build a brighter, more prosperous future for ourselves and for generations to come. Thank you."},{prompt:"Explain the status of ChatGPT as a sea otter.",completion:"Squeak squeak! Sorry, ChatGPT is very popular right now. Please try again later! Squeak squeak!"},{prompt:"Explain the status of ChatGPT as a pirate.",completion:"Ahoy mateys! We be havin' a lot of scurvy dogs checkin' out ChatGPT right now, and we be doin' our best to make sure every landlubber gets a chance to give it a try. We be sorry for any inconvenience this be causin', but we promise it'll be worth the wait. Hang tight, and check back soon, ye swashbucklin' scallywags! We be eager to see what ye think of our chatbot. Arrr!"},{prompt:"Explain the status of ChatGPT in the style of Shakespeare.",completion:"Ah, dear user of ChatGPT, thou art not alone in thy desire to engage with our esteemed AI chatbot. Many have flocked to our website in this hour, and we do our utmost to accommodate each and every one. Yet, alas, our resources are not without limit and we must ask for thy patience and forbearance. In time, we shall be able to provide thee with access to ChatGPT. Until then, we beg thee to return at a future juncture, when we may better serve thy needs. Until then, we bid thee adieu and good fortune."},{prompt:"Write two truths and a lie about the status of ChatGPT.",completion:"1. ChatGPT is experiencing high traffic at the moment.\n2. The developers are working hard to accommodate all users.\n3. ChatGPT can predict the future with 100% accuracy."}]}}]); +//# sourceMappingURL=3975-37a9301353b29c5d.js.map \ No newline at end of file diff --git a/_next/static/chunks/framework-31ffa51d236da229.js b/_next/static/chunks/framework-31ffa51d236da229.js new file mode 100644 index 0000000..b17c59b --- /dev/null +++ b/_next/static/chunks/framework-31ffa51d236da229.js @@ -0,0 +1,34 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9774],{2920:function(e,n,t){/** + * @license React + * react-dom.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var r,l,a,u,o,i,s=t(70079),c=t(43707);function f(e){for(var n="https://reactjs.org/docs/error-decoder.html?invariant="+e,t=1;t