@customize-agent/server 4.0.109 → 4.0.110
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 +27 -27
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/1936.js +4 -4
- package/.next/server/chunks/6041.js +10 -8
- 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/files/tree.js +5 -0
- package/.next/server/pages/api/kb/files/tree.js.nft.json +1 -0
- package/.next/server/pages/asset-library.html +1 -1
- package/.next/server/pages/document-roles.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.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 +30 -29
- package/.next/static/WFPMB0O5frURgkh5Qa8-n/_buildManifest.js +1 -0
- package/.next/static/chunks/{289-789ef042acd53608.js → 289-39ef5df8097382b4.js} +23 -23
- package/.next/static/chunks/478-ac4777b05b3c42e8.js +1 -0
- package/.next/static/chunks/497-58fdc9f4b4437f94.js +4 -0
- package/.next/static/chunks/713-efe6b531f7a30a5f.js +1 -0
- package/.next/static/chunks/788-72bd97a04f2aee27.js +1 -0
- package/.next/static/chunks/pages/{_app-b0159557c8407d35.js → _app-45a68e88c43b4f2c.js} +19 -19
- package/.next/static/chunks/pages/{asset-library-6d9b11ae4af036cb.js → asset-library-994e1e2977b6cf1b.js} +1 -1
- package/.next/static/chunks/pages/{document-roles-aa320afdbc2edc5e.js → document-roles-17247e9639a04648.js} +1 -1
- package/.next/static/chunks/pages/documents-e79320e8cb87a955.js +1 -0
- package/.next/static/chunks/pages/knowledge/file-detail-73678bce1bb43f02.js +1 -0
- package/.next/static/chunks/pages/knowledge/files-f72277ef4a72bff0.js +1 -0
- package/.next/static/chunks/pages/knowledge/manage-b07ce5086d63ca67.js +1 -0
- package/.next/static/chunks/pages/{models-2cc758fed54c92e2.js → models-ec554ec972763d7b.js} +1 -1
- package/.next/static/chunks/pages/prompt-11aab3e22cca2bdd.js +1 -0
- package/.next/static/chunks/pages/system/logs-91bfbc6fe9343d2e.js +1 -0
- package/.next/static/css/725551a791210988.css +1 -0
- package/.next/static/css/ad5a592c79d1448b.css +1 -0
- package/package.json +4 -4
- package/.next/static/OeaS6h5VJsA7MHq1qOZN_/_buildManifest.js +0 -1
- package/.next/static/chunks/375-4a1c73eb22d653d2.js +0 -1
- package/.next/static/chunks/478-6a65262872ea0bbc.js +0 -1
- package/.next/static/chunks/651-b650f9bca2edf976.js +0 -4
- package/.next/static/chunks/788-7f7359a830e3f4fd.js +0 -1
- package/.next/static/chunks/pages/documents-e85faaadf4dc6777.js +0 -1
- package/.next/static/chunks/pages/knowledge/file-detail-1a82bb3c9b266edc.js +0 -1
- package/.next/static/chunks/pages/knowledge/files-8ca2d555a722d8f0.js +0 -1
- package/.next/static/chunks/pages/knowledge/manage-e7fbdb89f65913b2.js +0 -1
- package/.next/static/chunks/pages/prompt-5e681123122f38a9.js +0 -1
- package/.next/static/chunks/pages/system/logs-2126e5cbbce48e88.js +0 -1
- package/.next/static/css/029ff7574443cc55.css +0 -1
- package/.next/static/css/df824e8d8cadbeb1.css +0 -1
- /package/.next/static/{OeaS6h5VJsA7MHq1qOZN_ → WFPMB0O5frURgkh5Qa8-n}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
WFPMB0O5frURgkh5Qa8-n
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/WFPMB0O5frURgkh5Qa8-n/_buildManifest.js",
|
|
9
|
+
"static/WFPMB0O5frURgkh5Qa8-n/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
23
23
|
"static/chunks/framework-161be364fd69a7ce.js",
|
|
24
24
|
"static/chunks/main-91fb767ebd74c9c1.js",
|
|
25
|
-
"static/css/
|
|
26
|
-
"static/chunks/pages/_app-
|
|
25
|
+
"static/css/725551a791210988.css",
|
|
26
|
+
"static/chunks/pages/_app-45a68e88c43b4f2c.js"
|
|
27
27
|
],
|
|
28
28
|
"/_error": [
|
|
29
29
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -37,10 +37,10 @@
|
|
|
37
37
|
"static/chunks/main-91fb767ebd74c9c1.js",
|
|
38
38
|
"static/chunks/433-233659be69169c19.js",
|
|
39
39
|
"static/chunks/985-4b4a3ed36ada16eb.js",
|
|
40
|
-
"static/chunks/
|
|
41
|
-
"static/chunks/289-
|
|
40
|
+
"static/chunks/713-efe6b531f7a30a5f.js",
|
|
41
|
+
"static/chunks/289-39ef5df8097382b4.js",
|
|
42
42
|
"static/chunks/238-16333381c574f65b.js",
|
|
43
|
-
"static/chunks/pages/asset-library-
|
|
43
|
+
"static/chunks/pages/asset-library-994e1e2977b6cf1b.js"
|
|
44
44
|
],
|
|
45
45
|
"/document-roles": [
|
|
46
46
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
53
53
|
"static/chunks/455-97ad88d6604f54b7.js",
|
|
54
54
|
"static/chunks/466-1cd359f130473697.js",
|
|
55
|
-
"static/chunks/pages/document-roles-
|
|
55
|
+
"static/chunks/pages/document-roles-17247e9639a04648.js"
|
|
56
56
|
],
|
|
57
57
|
"/documents": [
|
|
58
58
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"static/chunks/main-91fb767ebd74c9c1.js",
|
|
61
61
|
"static/chunks/433-233659be69169c19.js",
|
|
62
62
|
"static/chunks/576-6699fed6c88502fe.js",
|
|
63
|
-
"static/chunks/
|
|
63
|
+
"static/chunks/713-efe6b531f7a30a5f.js",
|
|
64
64
|
"static/chunks/787-c18af810af3433f6.js",
|
|
65
65
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
66
66
|
"static/chunks/455-97ad88d6604f54b7.js",
|
|
67
67
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
68
|
-
"static/chunks/
|
|
69
|
-
"static/chunks/pages/documents-
|
|
68
|
+
"static/chunks/497-58fdc9f4b4437f94.js",
|
|
69
|
+
"static/chunks/pages/documents-e79320e8cb87a955.js"
|
|
70
70
|
],
|
|
71
71
|
"/guide": [
|
|
72
72
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -90,13 +90,13 @@
|
|
|
90
90
|
"static/chunks/433-233659be69169c19.js",
|
|
91
91
|
"static/chunks/576-6699fed6c88502fe.js",
|
|
92
92
|
"static/chunks/985-4b4a3ed36ada16eb.js",
|
|
93
|
-
"static/chunks/
|
|
93
|
+
"static/chunks/713-efe6b531f7a30a5f.js",
|
|
94
94
|
"static/chunks/787-c18af810af3433f6.js",
|
|
95
|
-
"static/chunks/289-
|
|
95
|
+
"static/chunks/289-39ef5df8097382b4.js",
|
|
96
96
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
97
97
|
"static/chunks/850-0f48354694fc6b3e.js",
|
|
98
|
-
"static/css/
|
|
99
|
-
"static/chunks/pages/knowledge/file-detail-
|
|
98
|
+
"static/css/ad5a592c79d1448b.css",
|
|
99
|
+
"static/chunks/pages/knowledge/file-detail-73678bce1bb43f02.js"
|
|
100
100
|
],
|
|
101
101
|
"/knowledge/files": [
|
|
102
102
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"static/chunks/433-233659be69169c19.js",
|
|
106
106
|
"static/chunks/576-6699fed6c88502fe.js",
|
|
107
107
|
"static/chunks/985-4b4a3ed36ada16eb.js",
|
|
108
|
-
"static/chunks/
|
|
109
|
-
"static/chunks/289-
|
|
110
|
-
"static/css/
|
|
111
|
-
"static/chunks/pages/knowledge/files-
|
|
108
|
+
"static/chunks/713-efe6b531f7a30a5f.js",
|
|
109
|
+
"static/chunks/289-39ef5df8097382b4.js",
|
|
110
|
+
"static/css/ad5a592c79d1448b.css",
|
|
111
|
+
"static/chunks/pages/knowledge/files-f72277ef4a72bff0.js"
|
|
112
112
|
],
|
|
113
113
|
"/knowledge/manage": [
|
|
114
114
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -117,8 +117,8 @@
|
|
|
117
117
|
"static/chunks/433-233659be69169c19.js",
|
|
118
118
|
"static/chunks/787-c18af810af3433f6.js",
|
|
119
119
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
120
|
-
"static/chunks/788-
|
|
121
|
-
"static/chunks/pages/knowledge/manage-
|
|
120
|
+
"static/chunks/788-72bd97a04f2aee27.js",
|
|
121
|
+
"static/chunks/pages/knowledge/manage-b07ce5086d63ca67.js"
|
|
122
122
|
],
|
|
123
123
|
"/models": [
|
|
124
124
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
130
130
|
"static/chunks/455-97ad88d6604f54b7.js",
|
|
131
131
|
"static/chunks/337-b06909f6d29f6d1f.js",
|
|
132
|
-
"static/chunks/pages/models-
|
|
132
|
+
"static/chunks/pages/models-ec554ec972763d7b.js"
|
|
133
133
|
],
|
|
134
134
|
"/overview": [
|
|
135
135
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -145,8 +145,8 @@
|
|
|
145
145
|
"static/chunks/576-6699fed6c88502fe.js",
|
|
146
146
|
"static/chunks/985-4b4a3ed36ada16eb.js",
|
|
147
147
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
148
|
-
"static/chunks/478-
|
|
149
|
-
"static/chunks/pages/prompt-
|
|
148
|
+
"static/chunks/478-ac4777b05b3c42e8.js",
|
|
149
|
+
"static/chunks/pages/prompt-11aab3e22cca2bdd.js"
|
|
150
150
|
],
|
|
151
151
|
"/settings": [
|
|
152
152
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -161,10 +161,10 @@
|
|
|
161
161
|
"static/chunks/433-233659be69169c19.js",
|
|
162
162
|
"static/chunks/576-6699fed6c88502fe.js",
|
|
163
163
|
"static/chunks/985-4b4a3ed36ada16eb.js",
|
|
164
|
-
"static/chunks/
|
|
164
|
+
"static/chunks/713-efe6b531f7a30a5f.js",
|
|
165
165
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
166
|
-
"static/chunks/289-
|
|
167
|
-
"static/chunks/pages/system/logs-
|
|
166
|
+
"static/chunks/289-39ef5df8097382b4.js",
|
|
167
|
+
"static/chunks/pages/system/logs-91bfbc6fe9343d2e.js"
|
|
168
168
|
]
|
|
169
169
|
},
|
|
170
170
|
"ampFirstPages": []
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {},
|
|
5
5
|
"preview": {
|
|
6
|
-
"previewModeId": "
|
|
7
|
-
"previewModeSigningKey": "
|
|
8
|
-
"previewModeEncryptionKey": "
|
|
6
|
+
"previewModeId": "81abf35f22e204f58391e0b540d4b672",
|
|
7
|
+
"previewModeSigningKey": "23c92f28ad6e2aec758221d3da55623fc9c7452beb3fea3cda8124a924fccd85",
|
|
8
|
+
"previewModeEncryptionKey": "b42096e9e80c950d10b64f4cb12d743f896b8244789200419e786bb32312328e"
|
|
9
9
|
},
|
|
10
10
|
"notFoundRoutes": []
|
|
11
11
|
}
|