@customize-agent/server 4.2.8 → 4.3.1
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 +20 -20
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/1936.js +3 -3
- package/.next/server/chunks/208.js +2 -2
- package/.next/server/chunks/2274.js +93 -0
- package/.next/server/chunks/4680.js +8 -6
- package/.next/server/chunks/5284.js +22 -19
- package/.next/server/chunks/5840.js +1 -1
- package/.next/server/chunks/8661.js +1 -1
- package/.next/server/chunks/9227.js +1 -1
- 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/api/assets/generated/preview.js +1 -1
- package/.next/server/pages/api/assets/generated/preview.js.nft.json +1 -1
- package/.next/server/pages/api/assets/generated.js +1 -1
- package/.next/server/pages/api/assets/generated.js.nft.json +1 -1
- package/.next/server/pages/api/documents/chapter/regenerate.js +1 -1
- package/.next/server/pages/api/documents/chapter/regenerate.js.nft.json +1 -1
- package/.next/server/pages/api/documents/export.js +1 -1
- package/.next/server/pages/api/documents/export.js.nft.json +1 -1
- package/.next/server/pages/api/documents/generate.js +2 -2
- package/.next/server/pages/api/documents/generate.js.nft.json +1 -1
- package/.next/server/pages/api/documents/generated/[id].js +1 -1
- package/.next/server/pages/api/documents/generated/[id].js.nft.json +1 -1
- package/.next/server/pages/api/documents/generated.js +1 -1
- package/.next/server/pages/api/documents/generated.js.nft.json +1 -1
- package/.next/server/pages/api/documents/templates.js +1 -1
- package/.next/server/pages/api/documents/templates.js.nft.json +1 -1
- 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/template-references.html +1 -1
- package/.next/server/pages-manifest.json +27 -27
- package/.next/static/GPl90ynzDbphTj0bL93Jl/_buildManifest.js +1 -0
- package/.next/static/chunks/{224-790cf01fcf6820ee.js → 224-0415408fff1d1c8b.js} +1 -1
- package/.next/static/chunks/260-580088826d643423.js +1 -0
- package/.next/static/chunks/{289-42781fb699646699.js → 289-fc1b25371e004552.js} +1 -1
- package/.next/static/chunks/788-dca0d550ad6bd8b2.js +1 -0
- package/.next/static/chunks/pages/documents-676b6c8d14dd5fac.js +1 -0
- package/.next/static/chunks/pages/knowledge/files-45b40149a6f4a9d5.js +1 -0
- package/.next/static/chunks/pages/knowledge/manage-5b1b4d3804752f8b.js +1 -0
- package/.next/static/chunks/pages/prompt-edc2dfea09aaedc1.js +1 -0
- package/.next/static/chunks/pages/system/logs-ee67e2c93147dfc3.js +1 -0
- package/package.json +11 -10
- package/.next/server/chunks/2405.js +0 -87
- package/.next/static/Hr72uu8Mpoi5l6aLwpXdH/_buildManifest.js +0 -1
- package/.next/static/chunks/260-244c94eacd903620.js +0 -1
- package/.next/static/chunks/788-e98701da4d6ca319.js +0 -1
- package/.next/static/chunks/pages/documents-f9880371363a534c.js +0 -1
- package/.next/static/chunks/pages/knowledge/files-3ba329d8e6335929.js +0 -1
- package/.next/static/chunks/pages/knowledge/manage-558987c599dc4cd5.js +0 -1
- package/.next/static/chunks/pages/prompt-839287c514595765.js +0 -1
- package/.next/static/chunks/pages/system/logs-2e849bcdf371d791.js +0 -1
- /package/.next/static/{Hr72uu8Mpoi5l6aLwpXdH → GPl90ynzDbphTj0bL93Jl}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
GPl90ynzDbphTj0bL93Jl
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/GPl90ynzDbphTj0bL93Jl/_buildManifest.js",
|
|
9
|
+
"static/GPl90ynzDbphTj0bL93Jl/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
"static/chunks/883-506cbca959974997.js",
|
|
41
41
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
42
42
|
"static/chunks/700-5d29b0475311f590.js",
|
|
43
|
-
"static/chunks/224-
|
|
43
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
44
44
|
"static/chunks/102-881dcc464f983c89.js",
|
|
45
|
-
"static/chunks/289-
|
|
45
|
+
"static/chunks/289-fc1b25371e004552.js",
|
|
46
46
|
"static/chunks/994-241f87efc61005b8.js",
|
|
47
47
|
"static/chunks/pages/asset-library-f6319fc04559e43d.js"
|
|
48
48
|
],
|
|
@@ -55,11 +55,11 @@
|
|
|
55
55
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
56
56
|
"static/chunks/700-5d29b0475311f590.js",
|
|
57
57
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
58
|
-
"static/chunks/224-
|
|
58
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
59
59
|
"static/chunks/787-c18af810af3433f6.js",
|
|
60
60
|
"static/chunks/102-881dcc464f983c89.js",
|
|
61
61
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
62
|
-
"static/chunks/289-
|
|
62
|
+
"static/chunks/289-fc1b25371e004552.js",
|
|
63
63
|
"static/chunks/455-e1b41ac4946d2b6f.js",
|
|
64
64
|
"static/chunks/pages/document-roles-4ccb2db16dc4b63c.js"
|
|
65
65
|
],
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
73
73
|
"static/chunks/700-5d29b0475311f590.js",
|
|
74
74
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
75
|
-
"static/chunks/224-
|
|
75
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
76
76
|
"static/chunks/787-c18af810af3433f6.js",
|
|
77
77
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
78
78
|
"static/chunks/455-e1b41ac4946d2b6f.js",
|
|
79
79
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
80
80
|
"static/chunks/930-0436dcaa92fb41f6.js",
|
|
81
|
-
"static/chunks/pages/documents-
|
|
81
|
+
"static/chunks/pages/documents-676b6c8d14dd5fac.js"
|
|
82
82
|
],
|
|
83
83
|
"/guide": [
|
|
84
84
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
106
106
|
"static/chunks/700-5d29b0475311f590.js",
|
|
107
107
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
108
|
-
"static/chunks/224-
|
|
108
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
109
109
|
"static/chunks/787-c18af810af3433f6.js",
|
|
110
110
|
"static/chunks/102-881dcc464f983c89.js",
|
|
111
|
-
"static/chunks/289-
|
|
111
|
+
"static/chunks/289-fc1b25371e004552.js",
|
|
112
112
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
113
113
|
"static/chunks/850-0f48354694fc6b3e.js",
|
|
114
114
|
"static/css/ad5a592c79d1448b.css",
|
|
@@ -123,11 +123,11 @@
|
|
|
123
123
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
124
124
|
"static/chunks/700-5d29b0475311f590.js",
|
|
125
125
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
126
|
-
"static/chunks/224-
|
|
126
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
127
127
|
"static/chunks/102-881dcc464f983c89.js",
|
|
128
|
-
"static/chunks/289-
|
|
128
|
+
"static/chunks/289-fc1b25371e004552.js",
|
|
129
129
|
"static/css/ad5a592c79d1448b.css",
|
|
130
|
-
"static/chunks/pages/knowledge/files-
|
|
130
|
+
"static/chunks/pages/knowledge/files-45b40149a6f4a9d5.js"
|
|
131
131
|
],
|
|
132
132
|
"/knowledge/manage": [
|
|
133
133
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
139
139
|
"static/chunks/787-c18af810af3433f6.js",
|
|
140
140
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
141
|
-
"static/chunks/788-
|
|
142
|
-
"static/chunks/pages/knowledge/manage-
|
|
141
|
+
"static/chunks/788-dca0d550ad6bd8b2.js",
|
|
142
|
+
"static/chunks/pages/knowledge/manage-5b1b4d3804752f8b.js"
|
|
143
143
|
],
|
|
144
144
|
"/models": [
|
|
145
145
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -170,8 +170,8 @@
|
|
|
170
170
|
"static/chunks/700-5d29b0475311f590.js",
|
|
171
171
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
172
172
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
173
|
-
"static/chunks/260-
|
|
174
|
-
"static/chunks/pages/prompt-
|
|
173
|
+
"static/chunks/260-580088826d643423.js",
|
|
174
|
+
"static/chunks/pages/prompt-edc2dfea09aaedc1.js"
|
|
175
175
|
],
|
|
176
176
|
"/settings": [
|
|
177
177
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
"static/chunks/69-34d57b77fd2eed20.js",
|
|
189
189
|
"static/chunks/700-5d29b0475311f590.js",
|
|
190
190
|
"static/chunks/44-d3545eedd5c75ef1.js",
|
|
191
|
-
"static/chunks/224-
|
|
191
|
+
"static/chunks/224-0415408fff1d1c8b.js",
|
|
192
192
|
"static/chunks/102-881dcc464f983c89.js",
|
|
193
193
|
"static/chunks/195-2c0168eacab722d2.js",
|
|
194
|
-
"static/chunks/289-
|
|
195
|
-
"static/chunks/pages/system/logs-
|
|
194
|
+
"static/chunks/289-fc1b25371e004552.js",
|
|
195
|
+
"static/chunks/pages/system/logs-ee67e2c93147dfc3.js"
|
|
196
196
|
],
|
|
197
197
|
"/template-references": [
|
|
198
198
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"type": "commonjs"}
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {},
|
|
5
5
|
"preview": {
|
|
6
|
-
"previewModeId": "
|
|
7
|
-
"previewModeSigningKey": "
|
|
8
|
-
"previewModeEncryptionKey": "
|
|
6
|
+
"previewModeId": "7ee0af230965cd9a6e68ad43a0252b4d",
|
|
7
|
+
"previewModeSigningKey": "771d79dd6ec124ff4020a3fb2b0551e2c8de1061d68f8eff5de9be2298ceea3c",
|
|
8
|
+
"previewModeEncryptionKey": "2cd9ac42e9f39783f64a8d756319231ff06fcd4dbc9101ce5ec8cda511309d02"
|
|
9
9
|
},
|
|
10
10
|
"notFoundRoutes": []
|
|
11
11
|
}
|