@customize-agent/server 4.0.12 → 4.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/1936.js +3 -3
- package/.next/server/chunks/8204.js +1 -1
- package/.next/server/chunks/9301.js +3 -3
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/api/kb/upload.js +1 -1
- package/.next/server/pages/api/kb/upload.js.nft.json +1 -1
- package/.next/server/pages/api/prompt.js +2 -2
- package/.next/server/pages/asset-library.html +1 -1
- package/.next/server/pages/context/long-term.html +1 -1
- package/.next/server/pages/context/short-term.html +1 -1
- package/.next/server/pages/document-roles.html +1 -1
- package/.next/server/pages/document-specs.html +1 -1
- package/.next/server/pages/documents.html +1 -1
- package/.next/server/pages/guide.html +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/knowledge/file-detail.html +1 -1
- package/.next/server/pages/knowledge/files.html +1 -1
- package/.next/server/pages/knowledge/manage.html +1 -1
- package/.next/server/pages/knowledge/search.html +1 -1
- package/.next/server/pages/knowledge.html +1 -1
- package/.next/server/pages/models.html +1 -1
- package/.next/server/pages/overview.html +1 -1
- package/.next/server/pages/prompt.html +1 -1
- package/.next/server/pages/settings.html +1 -1
- package/.next/server/pages/system/logs.html +1 -1
- package/.next/server/pages-manifest.json +26 -26
- package/.next/server/webpack-api-runtime.js +1 -1
- package/.next/static/{_7Cb4Q9IXzO8TEjTLJuqZ → 8eU3KpI2OMNgfQb1_1boq}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/{_app-57ea5987913f2159.js → _app-c3312d1cfa7c8b29.js} +1 -1
- package/.next/static/chunks/pages/knowledge/files-a1727a21113f99cd.js +1 -0
- package/.next/static/chunks/pages/prompt-6471e4a055131b2a.js +1 -0
- package/package.json +6 -4
- package/.next/static/chunks/pages/knowledge/files-6be31deb582a6bdf.js +0 -1
- package/.next/static/chunks/pages/prompt-4cf07545f8388d85.js +0 -1
- /package/.next/static/{_7Cb4Q9IXzO8TEjTLJuqZ → 8eU3KpI2OMNgfQb1_1boq}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
8eU3KpI2OMNgfQb1_1boq
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/8eU3KpI2OMNgfQb1_1boq/_buildManifest.js",
|
|
9
|
+
"static/8eU3KpI2OMNgfQb1_1boq/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"static/chunks/framework-161be364fd69a7ce.js",
|
|
23
23
|
"static/chunks/main-91fb767ebd74c9c1.js",
|
|
24
24
|
"static/css/38dba0a7a42a8df3.css",
|
|
25
|
-
"static/chunks/pages/_app-
|
|
25
|
+
"static/chunks/pages/_app-c3312d1cfa7c8b29.js"
|
|
26
26
|
],
|
|
27
27
|
"/_error": [
|
|
28
28
|
"static/chunks/webpack-77d10b4726f13aa5.js",
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"static/chunks/150-a7b953a600cbd7e0.js",
|
|
152
152
|
"static/chunks/289-36c210992d5009d5.js",
|
|
153
153
|
"static/css/09be1fdeab8595ab.css",
|
|
154
|
-
"static/chunks/pages/knowledge/files-
|
|
154
|
+
"static/chunks/pages/knowledge/files-a1727a21113f99cd.js"
|
|
155
155
|
],
|
|
156
156
|
"/knowledge/manage": [
|
|
157
157
|
"static/chunks/webpack-77d10b4726f13aa5.js",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"static/chunks/576-679ab6348b33b960.js",
|
|
207
207
|
"static/chunks/195-9f2e4c67a9deff05.js",
|
|
208
208
|
"static/chunks/985-da0b1f68e59d1e76.js",
|
|
209
|
-
"static/chunks/pages/prompt-
|
|
209
|
+
"static/chunks/pages/prompt-6471e4a055131b2a.js"
|
|
210
210
|
],
|
|
211
211
|
"/settings": [
|
|
212
212
|
"static/chunks/webpack-77d10b4726f13aa5.js",
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {},
|
|
5
5
|
"preview": {
|
|
6
|
-
"previewModeId": "
|
|
7
|
-
"previewModeSigningKey": "
|
|
8
|
-
"previewModeEncryptionKey": "
|
|
6
|
+
"previewModeId": "05fb3ca715693d460c1804b95e67c498",
|
|
7
|
+
"previewModeSigningKey": "4397ac943bca6b1102165dad7b5293f6ed423b67887a38bcf65521fbf30e1a5c",
|
|
8
|
+
"previewModeEncryptionKey": "7388a733a93467ffea68b6c9c60b09b0f57237cfa0f641fa95c074e17e6e39cd"
|
|
9
9
|
},
|
|
10
10
|
"notFoundRoutes": []
|
|
11
11
|
}
|