From 2944248d10f7e3d69361e492512a4fcd4b3a4771 Mon Sep 17 00:00:00 2001 From: yhjun1026 <460342015@qq.com> Date: Fri, 22 Nov 2024 11:25:31 +0800 Subject: [PATCH] feat(server):build note book web static files --- dbgpt/app/static/web/404.html | 2 +- dbgpt/app/static/web/404/index.html | 2 +- .../construct/prompt/add.json | 0 .../construct/prompt/edit.json | 0 ...e873d2909e7f0.js => 1939.761ed479a898cd36.js} | 2 +- ...f72a3c5ce3069.js => 4705-530422adfe500b99.js} | 2 +- ...d10964077ce75.js => 4744-994a5f89ad175438.js} | 2 +- .../pages/construct/flow-30bde975d900e908.js | 1 + .../pages/construct/flow-d04b772c921870d9.js | 1 - ...7a349ff2cda.js => Header-6d7326a17febc66f.js} | 2 +- ...27e.js => InputContainer-7ad0b324bc2a00b4.js} | 2 +- ...c48c5d1540.js => webpack-c84cdc13d41d4170.js} | 2 +- .../_buildManifest.js | 2 +- .../_ssgManifest.js | 0 dbgpt/app/static/web/chat/index.html | 2 +- dbgpt/app/static/web/construct/agent/index.html | 2 +- .../app/components/create-app-modal/index.html | 2 +- .../app/extra/components/AwelLayout/index.html | 2 +- .../app/extra/components/NativeApp/index.html | 2 +- .../components/RecommendQuestions/index.html | 2 +- .../components/auto-plan/DetailsCard/index.html | 2 +- .../auto-plan/ResourceContent/index.html | 2 +- .../auto-plan/ResourcesCard/index.html | 2 +- .../app/extra/components/auto-plan/index.html | 2 +- .../web/construct/app/extra/config/index.html | 2 +- .../static/web/construct/app/extra/index.html | 2 +- dbgpt/app/static/web/construct/app/index.html | 2 +- .../app/static/web/construct/database/index.html | 2 +- dbgpt/app/static/web/construct/dbgpts/index.html | 2 +- .../static/web/construct/flow/canvas/index.html | 2 +- dbgpt/app/static/web/construct/flow/index.html | 2 +- .../static/web/construct/flow/libro/index.html | 2 +- dbgpt/app/static/web/construct/index.html | 2 +- .../web/construct/knowledge/chunk/index.html | 2 +- .../static/web/construct/knowledge/index.html | 2 +- dbgpt/app/static/web/construct/models/index.html | 2 +- .../static/web/construct/prompt/add/index.html | 2 +- .../static/web/construct/prompt/edit/index.html | 2 +- dbgpt/app/static/web/construct/prompt/index.html | 2 +- dbgpt/app/static/web/evaluation/index.html | 2 +- dbgpt/app/static/web/index.html | 2 +- dbgpt/app/static/web/knowledge/graph/index.html | 2 +- .../mobile/chat/components/ChatDialog/index.html | 2 +- .../mobile/chat/components/Content/index.html | 2 +- .../chat/components/DislikeDrawer/index.html | 2 +- .../mobile/chat/components/Feedback/index.html | 2 +- .../web/mobile/chat/components/Header/index.html | 2 +- .../chat/components/InputContainer/index.html | 2 +- .../chat/components/ModelSelector/index.html | 2 +- .../mobile/chat/components/OptionIcon/index.html | 2 +- .../mobile/chat/components/Resource/index.html | 2 +- .../chat/components/Thermometer/index.html | 2 +- dbgpt/app/static/web/mobile/chat/index.html | 2 +- dbgpt/app/static/web/pictures/libro.png | Bin 0 -> 4296 bytes 54 files changed, 49 insertions(+), 49 deletions(-) rename dbgpt/app/static/web/_next/data/{oyFmgKTpzOHc-wyB30CA1 => uxzFDWvtDY7kRGsQkNbam}/construct/prompt/add.json (100%) rename dbgpt/app/static/web/_next/data/{oyFmgKTpzOHc-wyB30CA1 => uxzFDWvtDY7kRGsQkNbam}/construct/prompt/edit.json (100%) rename dbgpt/app/static/web/_next/static/chunks/{1939.f37e873d2909e7f0.js => 1939.761ed479a898cd36.js} (69%) rename dbgpt/app/static/web/_next/static/chunks/{4705-2a4f72a3c5ce3069.js => 4705-530422adfe500b99.js} (99%) rename dbgpt/app/static/web/_next/static/chunks/{4744-b46d10964077ce75.js => 4744-994a5f89ad175438.js} (74%) create mode 100644 dbgpt/app/static/web/_next/static/chunks/pages/construct/flow-30bde975d900e908.js delete mode 100644 dbgpt/app/static/web/_next/static/chunks/pages/construct/flow-d04b772c921870d9.js rename dbgpt/app/static/web/_next/static/chunks/pages/mobile/chat/components/{Header-d56a17a349ff2cda.js => Header-6d7326a17febc66f.js} (92%) rename dbgpt/app/static/web/_next/static/chunks/pages/mobile/chat/components/{InputContainer-6cabf02e2c43d27e.js => InputContainer-7ad0b324bc2a00b4.js} (92%) rename dbgpt/app/static/web/_next/static/chunks/{webpack-f9489bc48c5d1540.js => webpack-c84cdc13d41d4170.js} (81%) rename dbgpt/app/static/web/_next/static/{oyFmgKTpzOHc-wyB30CA1 => uxzFDWvtDY7kRGsQkNbam}/_buildManifest.js (92%) rename dbgpt/app/static/web/_next/static/{oyFmgKTpzOHc-wyB30CA1 => uxzFDWvtDY7kRGsQkNbam}/_ssgManifest.js (100%) create mode 100644 dbgpt/app/static/web/pictures/libro.png diff --git a/dbgpt/app/static/web/404.html b/dbgpt/app/static/web/404.html index bea18ff22..8077690d4 100644 --- a/dbgpt/app/static/web/404.html +++ b/dbgpt/app/static/web/404.html @@ -1 +1 @@ -