@customize-agent/server 4.0.1 → 4.0.2
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 +143 -121
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/{774.js → 1547.js} +12 -12
- package/.next/server/chunks/3328.js +2 -2
- package/.next/server/chunks/3445.js +14 -14
- package/.next/server/chunks/550.js +1 -0
- package/.next/server/chunks/7367.js +1 -0
- package/.next/server/chunks/8204.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/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +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/config/embedding/healthCheck.js +1 -1
- package/.next/server/pages/api/config/embedding/healthCheck.js.nft.json +1 -1
- package/.next/server/pages/api/config/embedding.js +1 -1
- package/.next/server/pages/api/config/healthCheck.js +2 -2
- package/.next/server/pages/api/config/providers.js +2 -2
- 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 +3 -3
- 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/roles.js +1 -1
- package/.next/server/pages/api/documents/specs.js +1 -1
- package/.next/server/pages/api/documents/specs.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/api/kb/categories.js.nft.json +1 -1
- package/.next/server/pages/api/kb/duplicates.js.nft.json +1 -1
- package/.next/server/pages/api/kb/features.js +1 -1
- package/.next/server/pages/api/kb/files/detail.js.nft.json +1 -1
- package/.next/server/pages/api/kb/files/open.js.nft.json +1 -1
- package/.next/server/pages/api/kb/files/preview-pdf-page.js.nft.json +1 -1
- package/.next/server/pages/api/kb/files/reindex.js.nft.json +1 -1
- package/.next/server/pages/api/kb/files.js +2 -2
- package/.next/server/pages/api/kb/files.js.nft.json +1 -1
- package/.next/server/pages/api/kb/ignore.js.nft.json +1 -1
- package/.next/server/pages/api/kb/operations.js.nft.json +1 -1
- package/.next/server/pages/api/kb/reindex.js +2 -1
- package/.next/server/pages/api/kb/reindex.js.nft.json +1 -1
- package/.next/server/pages/api/kb/search.js.nft.json +1 -1
- package/.next/server/pages/api/kb/stats.js.nft.json +1 -1
- package/.next/server/pages/api/kb/tags.js.nft.json +1 -1
- package/.next/server/pages/api/kb/upload/progress.js +1 -1
- package/.next/server/pages/api/kb/upload/progress.js.nft.json +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 +1 -1
- package/.next/server/pages/api/system/logs.js +2 -2
- package/.next/server/pages/asset-library.html +1 -1
- package/.next/server/pages/asset-library.js.nft.json +1 -1
- package/.next/server/pages/context/long-term.html +1 -1
- package/.next/server/pages/context/long-term.js.nft.json +1 -1
- package/.next/server/pages/context/short-term.html +1 -1
- package/.next/server/pages/context/short-term.js.nft.json +1 -1
- package/.next/server/pages/document-roles.html +1 -1
- package/.next/server/pages/document-roles.js.nft.json +1 -1
- package/.next/server/pages/document-specs.html +1 -1
- package/.next/server/pages/document-specs.js.nft.json +1 -1
- package/.next/server/pages/documents.html +1 -1
- package/.next/server/pages/documents.js.nft.json +1 -1
- package/.next/server/pages/guide.html +1 -1
- package/.next/server/pages/guide.js.nft.json +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/knowledge/file-detail.html +1 -1
- package/.next/server/pages/knowledge/file-detail.js.nft.json +1 -1
- package/.next/server/pages/knowledge/files.html +1 -1
- package/.next/server/pages/knowledge/files.js.nft.json +1 -1
- package/.next/server/pages/knowledge/manage.html +1 -1
- package/.next/server/pages/knowledge/manage.js.nft.json +1 -1
- package/.next/server/pages/knowledge/search.html +1 -1
- package/.next/server/pages/knowledge/search.js.nft.json +1 -1
- package/.next/server/pages/knowledge.html +1 -1
- package/.next/server/pages/knowledge.js.nft.json +1 -1
- package/.next/server/pages/models.html +1 -1
- package/.next/server/pages/models.js.nft.json +1 -1
- package/.next/server/pages/overview.html +1 -1
- package/.next/server/pages/overview.js.nft.json +1 -1
- package/.next/server/pages/prompt.html +1 -1
- package/.next/server/pages/prompt.js.nft.json +1 -1
- package/.next/server/pages/settings.html +1 -1
- package/.next/server/pages/settings.js.nft.json +1 -1
- package/.next/server/pages/system/logs.html +1 -1
- package/.next/server/pages/system/logs.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +24 -25
- package/.next/static/JSSClm7Ao89P7zD8JkYIG/_buildManifest.js +1 -0
- package/.next/static/chunks/{1289-ada402215e8934cc.js → 1289-c788c44e65e9dc64.js} +2 -2
- package/.next/static/chunks/2225-a90b5cc9338c63fa.js +1 -0
- package/.next/static/chunks/261-8a5ce39d74fc746e.js +1 -0
- package/.next/static/chunks/2884-b2944538a4a0d9b2.js +1 -0
- package/.next/static/chunks/3057-9eda004e07594513.js +1 -0
- package/.next/static/chunks/3455-c73ce4738620db20.js +6 -0
- package/.next/static/chunks/347-62c74776c299477d.js +4 -0
- package/.next/static/chunks/4833-bf56f1203e2daffa.js +28 -0
- package/.next/static/chunks/6578-6422ce4e29eb07d4.js +1 -0
- package/.next/static/chunks/7223-58376fd8a1d62df4.js +1 -0
- package/.next/static/chunks/7271-587c30b66ea4e619.js +16 -0
- package/.next/static/chunks/7576-b34ccf53f6efc388.js +1 -0
- package/.next/static/chunks/{8449-641d34b05c795c85.js → 8326-b79c7555af5866e7.js} +3 -3
- package/.next/static/chunks/8676-5982391f15ea1190.js +1 -0
- package/.next/static/chunks/8732-69ffc27ed6c68f6f.js +4 -0
- package/.next/static/chunks/8787-c8bea0f25cbd3cf0.js +25 -0
- package/.next/static/chunks/9144-51689069a3d341e5.js +1 -0
- package/.next/static/chunks/9773-53116cd0bf4b961a.js +1 -0
- package/.next/static/chunks/pages/_app-38ff7f551a80399f.js +140 -0
- package/.next/static/chunks/pages/asset-library-634d18652eb7507d.js +1 -0
- package/.next/static/chunks/pages/context/long-term-820cba5f1ae3a6cd.js +1 -0
- package/.next/static/chunks/pages/context/short-term-3332ffb90b3b58a9.js +1 -0
- package/.next/static/chunks/pages/document-roles-ab6dfead3fd99a2c.js +1 -0
- package/.next/static/chunks/pages/document-specs-565cf77237fce3d5.js +1 -0
- package/.next/static/chunks/pages/documents-c04e4ed600384e6a.js +1 -0
- package/.next/static/chunks/pages/guide-c5ef2e13eab4c312.js +1 -0
- package/.next/static/chunks/pages/knowledge/file-detail-f5e8f9bc35ebb92d.js +1 -0
- package/.next/static/chunks/pages/knowledge/files-88aba3534bd722f9.js +1 -0
- package/.next/static/chunks/pages/knowledge/manage-5629ccce14402b99.js +1 -0
- package/.next/static/chunks/pages/knowledge/search-72a46d6d1200ef93.js +1 -0
- package/.next/static/chunks/pages/models-a37db9926d9a0a52.js +1 -0
- package/.next/static/chunks/pages/overview-3dd4c539302d7349.js +1 -0
- package/.next/static/chunks/pages/prompt-0184d79af09db7e1.js +1 -0
- package/.next/static/chunks/pages/settings-fd31c9ef833cf0af.js +1 -0
- package/.next/static/chunks/pages/system/logs-8040fb1e0c814a0c.js +1 -0
- package/.next/static/css/09be1fdeab8595ab.css +1 -0
- package/.next/static/css/38dba0a7a42a8df3.css +1 -0
- package/README.md +38 -179
- package/package.json +3 -3
- package/.next/server/pages/api/assets/generated/test-generate.js +0 -1
- package/.next/server/pages/api/assets/generated/test-generate.js.nft.json +0 -1
- package/.next/static/Qg6HhehDEGMR0UQnE32Qh/_buildManifest.js +0 -1
- package/.next/static/chunks/1210-248760e61b298769.js +0 -28
- package/.next/static/chunks/2169-61474562e3e8475e.js +0 -1
- package/.next/static/chunks/2427-1f06499470a4acd3.js +0 -1
- package/.next/static/chunks/2700-1fbf324dcb6a552a.js +0 -1
- package/.next/static/chunks/4123-905de4c001b14351.js +0 -4
- package/.next/static/chunks/4260-46debd1ad52f4fde.js +0 -28
- package/.next/static/chunks/4696-5a425ced63368f89.js +0 -1
- package/.next/static/chunks/4976-2d6f56260b2ddff9.js +0 -1
- package/.next/static/chunks/5695-7c19c1352a381c69.js +0 -6
- package/.next/static/chunks/7576-c41e699f2110b989.js +0 -1
- package/.next/static/chunks/7888-7b28d859128998a2.js +0 -1
- package/.next/static/chunks/8332-b27e9ac89c517608.js +0 -1
- package/.next/static/chunks/9551-0bb7ba56a79b7cd7.js +0 -16
- package/.next/static/chunks/9958-af48a40832894bb6.js +0 -1
- package/.next/static/chunks/9978-3df3ef9c76cee8b8.js +0 -1
- package/.next/static/chunks/pages/_app-78551e7d4385884b.js +0 -140
- package/.next/static/chunks/pages/asset-library-0665e1c9afd893f0.js +0 -1
- package/.next/static/chunks/pages/context/long-term-1f59d30548b89c31.js +0 -1
- package/.next/static/chunks/pages/context/short-term-851f8aee7b0abff1.js +0 -1
- package/.next/static/chunks/pages/document-roles-14631ba08e2f829f.js +0 -1
- package/.next/static/chunks/pages/document-specs-afd35d3937f2cadb.js +0 -1
- package/.next/static/chunks/pages/documents-2b15480b93097015.js +0 -1
- package/.next/static/chunks/pages/guide-34569e4ab4e65192.js +0 -1
- package/.next/static/chunks/pages/knowledge/file-detail-ae28021746550a37.js +0 -1
- package/.next/static/chunks/pages/knowledge/files-cf84b9b9e834dfc7.js +0 -1
- package/.next/static/chunks/pages/knowledge/manage-0ab6c109beca045d.js +0 -1
- package/.next/static/chunks/pages/knowledge/search-8cb8614a649bb57c.js +0 -1
- package/.next/static/chunks/pages/models-d761e0a64090c564.js +0 -1
- package/.next/static/chunks/pages/overview-4389fb201fd42078.js +0 -1
- package/.next/static/chunks/pages/prompt-69407f71ba27bf48.js +0 -1
- package/.next/static/chunks/pages/settings-af3b67f0b96364b5.js +0 -1
- package/.next/static/chunks/pages/system/logs-27588e6d25aee564.js +0 -1
- package/.next/static/css/0e153583d22cc52e.css +0 -1
- package/.next/static/css/7938cb5de6aedc8c.css +0 -1
- package/.next/static/css/82b6ddff0ef364fe.css +0 -1
- package/.next/static/css/9af88fe8ee791d26.css +0 -1
- /package/.next/static/{Qg6HhehDEGMR0UQnE32Qh → JSSClm7Ao89P7zD8JkYIG}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
JSSClm7Ao89P7zD8JkYIG
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/JSSClm7Ao89P7zD8JkYIG/_buildManifest.js",
|
|
9
|
+
"static/JSSClm7Ao89P7zD8JkYIG/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
22
22
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
23
23
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
24
|
-
"static/css/
|
|
25
|
-
"static/chunks/pages/_app-
|
|
24
|
+
"static/css/38dba0a7a42a8df3.css",
|
|
25
|
+
"static/chunks/pages/_app-38ff7f551a80399f.js"
|
|
26
26
|
],
|
|
27
27
|
"/_error": [
|
|
28
28
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
@@ -34,124 +34,135 @@
|
|
|
34
34
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
35
35
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
36
36
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
37
|
-
"static/chunks/
|
|
37
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
38
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
38
39
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
39
40
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
40
|
-
"static/chunks/2700-1fbf324dcb6a552a.js",
|
|
41
41
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
42
42
|
"static/chunks/2073-244191fe7cc6e330.js",
|
|
43
|
-
"static/chunks/
|
|
43
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
44
|
+
"static/chunks/pages/asset-library-634d18652eb7507d.js"
|
|
44
45
|
],
|
|
45
46
|
"/context/long-term": [
|
|
46
47
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
47
48
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
48
49
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
49
|
-
"static/chunks/
|
|
50
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
51
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
50
52
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
51
53
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
52
|
-
"static/chunks/
|
|
53
|
-
"static/chunks/
|
|
54
|
-
"static/chunks/
|
|
55
|
-
"static/chunks/
|
|
56
|
-
"static/chunks/
|
|
54
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
55
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
56
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
57
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
58
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
57
59
|
"static/chunks/9189-03f286defdb92816.js",
|
|
58
60
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
59
61
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
60
|
-
"static/chunks/
|
|
61
|
-
"static/chunks/1289-
|
|
62
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
63
|
+
"static/chunks/1289-c788c44e65e9dc64.js",
|
|
62
64
|
"static/chunks/8932-e1bb3137986c259a.js",
|
|
63
|
-
"static/chunks/
|
|
64
|
-
"static/chunks/pages/context/long-term-
|
|
65
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
66
|
+
"static/chunks/pages/context/long-term-820cba5f1ae3a6cd.js"
|
|
65
67
|
],
|
|
66
68
|
"/context/short-term": [
|
|
67
69
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
68
70
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
69
71
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
70
|
-
"static/chunks/
|
|
72
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
73
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
71
74
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
72
75
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
73
|
-
"static/chunks/
|
|
74
|
-
"static/chunks/
|
|
75
|
-
"static/chunks/
|
|
76
|
-
"static/chunks/
|
|
77
|
-
"static/chunks/
|
|
76
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
77
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
78
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
79
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
80
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
78
81
|
"static/chunks/9189-03f286defdb92816.js",
|
|
79
82
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
80
83
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
81
|
-
"static/chunks/
|
|
82
|
-
"static/chunks/1289-
|
|
84
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
85
|
+
"static/chunks/1289-c788c44e65e9dc64.js",
|
|
83
86
|
"static/chunks/8932-e1bb3137986c259a.js",
|
|
84
|
-
"static/chunks/
|
|
85
|
-
"static/chunks/pages/context/short-term-
|
|
87
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
88
|
+
"static/chunks/pages/context/short-term-3332ffb90b3b58a9.js"
|
|
86
89
|
],
|
|
87
90
|
"/document-roles": [
|
|
88
91
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
89
92
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
90
93
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
91
|
-
"static/chunks/
|
|
94
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
95
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
92
96
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
93
97
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
94
|
-
"static/chunks/
|
|
95
|
-
"static/chunks/
|
|
96
|
-
"static/chunks/
|
|
97
|
-
"static/chunks/
|
|
98
|
-
"static/chunks/
|
|
98
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
99
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
100
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
101
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
102
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
99
103
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
100
|
-
"static/chunks/
|
|
101
|
-
"static/chunks/
|
|
104
|
+
"static/chunks/4052-9caaaa494d67a7e0.js",
|
|
105
|
+
"static/chunks/8676-5982391f15ea1190.js",
|
|
106
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
107
|
+
"static/chunks/pages/document-roles-ab6dfead3fd99a2c.js"
|
|
102
108
|
],
|
|
103
109
|
"/document-specs": [
|
|
104
110
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
105
111
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
106
112
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
107
|
-
"static/chunks/
|
|
113
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
114
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
108
115
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
109
116
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
110
|
-
"static/chunks/
|
|
111
|
-
"static/chunks/
|
|
112
|
-
"static/chunks/
|
|
113
|
-
"static/chunks/
|
|
114
|
-
"static/chunks/
|
|
117
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
118
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
119
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
120
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
121
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
115
122
|
"static/chunks/9189-03f286defdb92816.js",
|
|
116
|
-
"static/chunks/
|
|
117
|
-
"static/chunks/5938-da5d441b981ec422.js",
|
|
123
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
118
124
|
"static/chunks/4052-9caaaa494d67a7e0.js",
|
|
119
|
-
"static/chunks/
|
|
120
|
-
"static/chunks/
|
|
125
|
+
"static/chunks/5938-da5d441b981ec422.js",
|
|
126
|
+
"static/chunks/3057-9eda004e07594513.js",
|
|
127
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
128
|
+
"static/chunks/pages/document-specs-565cf77237fce3d5.js"
|
|
121
129
|
],
|
|
122
130
|
"/documents": [
|
|
123
131
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
124
132
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
125
133
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
126
|
-
"static/chunks/
|
|
134
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
135
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
127
136
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
128
137
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
129
|
-
"static/chunks/
|
|
130
|
-
"static/chunks/
|
|
131
|
-
"static/chunks/
|
|
132
|
-
"static/chunks/
|
|
133
|
-
"static/chunks/
|
|
138
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
139
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
140
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
141
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
142
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
134
143
|
"static/chunks/9189-03f286defdb92816.js",
|
|
135
|
-
"static/chunks/
|
|
144
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
136
145
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
137
|
-
"static/chunks/6506-9d3cdc1ea816d7c4.js",
|
|
138
146
|
"static/chunks/4052-9caaaa494d67a7e0.js",
|
|
147
|
+
"static/chunks/6506-9d3cdc1ea816d7c4.js",
|
|
139
148
|
"static/chunks/4427-302c5267a1f8493e.js",
|
|
140
|
-
"static/chunks/
|
|
141
|
-
"static/chunks/
|
|
142
|
-
"static/chunks/
|
|
149
|
+
"static/chunks/3057-9eda004e07594513.js",
|
|
150
|
+
"static/chunks/2225-a90b5cc9338c63fa.js",
|
|
151
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
152
|
+
"static/chunks/pages/documents-c04e4ed600384e6a.js"
|
|
143
153
|
],
|
|
144
154
|
"/guide": [
|
|
145
155
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
146
156
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
147
157
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
148
|
-
"static/chunks/
|
|
158
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
159
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
149
160
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
150
|
-
"static/chunks/
|
|
161
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
151
162
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
152
163
|
"static/chunks/4427-302c5267a1f8493e.js",
|
|
153
|
-
"static/chunks/
|
|
154
|
-
"static/chunks/pages/guide-
|
|
164
|
+
"static/chunks/8326-b79c7555af5866e7.js",
|
|
165
|
+
"static/chunks/pages/guide-c5ef2e13eab4c312.js"
|
|
155
166
|
],
|
|
156
167
|
"/knowledge": [
|
|
157
168
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
@@ -163,144 +174,155 @@
|
|
|
163
174
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
164
175
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
165
176
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
166
|
-
"static/chunks/
|
|
177
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
178
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
167
179
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
168
180
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
169
|
-
"static/chunks/
|
|
170
|
-
"static/chunks/
|
|
171
|
-
"static/chunks/
|
|
172
|
-
"static/chunks/
|
|
181
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
182
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
183
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
184
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
173
185
|
"static/chunks/9189-03f286defdb92816.js",
|
|
174
186
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
175
187
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
176
188
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
177
|
-
"static/chunks/1289-
|
|
189
|
+
"static/chunks/1289-c788c44e65e9dc64.js",
|
|
178
190
|
"static/chunks/6506-9d3cdc1ea816d7c4.js",
|
|
179
191
|
"static/chunks/861-dd60ef688592115e.js",
|
|
180
192
|
"static/chunks/1515-051d4383493143c9.js",
|
|
181
|
-
"static/chunks/
|
|
182
|
-
"static/css/
|
|
183
|
-
"static/chunks/pages/knowledge/file-detail-
|
|
193
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
194
|
+
"static/css/09be1fdeab8595ab.css",
|
|
195
|
+
"static/chunks/pages/knowledge/file-detail-f5e8f9bc35ebb92d.js"
|
|
184
196
|
],
|
|
185
197
|
"/knowledge/files": [
|
|
186
198
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
187
199
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
188
200
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
189
|
-
"static/chunks/
|
|
201
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
202
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
190
203
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
191
204
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
192
|
-
"static/chunks/
|
|
193
|
-
"static/chunks/
|
|
194
|
-
"static/chunks/
|
|
195
|
-
"static/chunks/
|
|
205
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
206
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
207
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
208
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
196
209
|
"static/chunks/9189-03f286defdb92816.js",
|
|
197
210
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
198
211
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
199
|
-
"static/chunks/1289-
|
|
200
|
-
"static/chunks/
|
|
201
|
-
"static/chunks/
|
|
202
|
-
"static/css/
|
|
203
|
-
"static/chunks/pages/knowledge/files-
|
|
212
|
+
"static/chunks/1289-c788c44e65e9dc64.js",
|
|
213
|
+
"static/chunks/8732-69ffc27ed6c68f6f.js",
|
|
214
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
215
|
+
"static/css/09be1fdeab8595ab.css",
|
|
216
|
+
"static/chunks/pages/knowledge/files-88aba3534bd722f9.js"
|
|
204
217
|
],
|
|
205
218
|
"/knowledge/manage": [
|
|
206
219
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
207
220
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
208
221
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
209
|
-
"static/chunks/
|
|
222
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
223
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
210
224
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
211
|
-
"static/chunks/
|
|
225
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
212
226
|
"static/chunks/6506-9d3cdc1ea816d7c4.js",
|
|
213
|
-
"static/chunks/
|
|
214
|
-
"static/chunks/
|
|
215
|
-
"static/chunks/
|
|
216
|
-
"static/chunks/pages/knowledge/manage-0ab6c109beca045d.js"
|
|
227
|
+
"static/chunks/7223-58376fd8a1d62df4.js",
|
|
228
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
229
|
+
"static/chunks/pages/knowledge/manage-5629ccce14402b99.js"
|
|
217
230
|
],
|
|
218
231
|
"/knowledge/search": [
|
|
219
232
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
220
233
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
221
234
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
222
|
-
"static/chunks/
|
|
235
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
236
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
223
237
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
224
238
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
225
|
-
"static/chunks/
|
|
226
|
-
"static/chunks/7576-
|
|
227
|
-
"static/chunks/
|
|
239
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
240
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
241
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
228
242
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
229
243
|
"static/chunks/6506-9d3cdc1ea816d7c4.js",
|
|
230
244
|
"static/chunks/5938-da5d441b981ec422.js",
|
|
231
|
-
"static/
|
|
232
|
-
"static/
|
|
245
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
246
|
+
"static/css/09be1fdeab8595ab.css",
|
|
247
|
+
"static/chunks/pages/knowledge/search-72a46d6d1200ef93.js"
|
|
233
248
|
],
|
|
234
249
|
"/models": [
|
|
235
250
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
236
251
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
237
252
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
238
|
-
"static/chunks/
|
|
253
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
254
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
239
255
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
240
256
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
241
|
-
"static/chunks/
|
|
242
|
-
"static/chunks/
|
|
243
|
-
"static/chunks/
|
|
244
|
-
"static/chunks/
|
|
257
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
258
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
259
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
260
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
245
261
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
246
|
-
"static/chunks/
|
|
262
|
+
"static/chunks/3455-c73ce4738620db20.js",
|
|
263
|
+
"static/chunks/4052-9caaaa494d67a7e0.js",
|
|
247
264
|
"static/chunks/5938-da5d441b981ec422.js",
|
|
248
|
-
"static/
|
|
249
|
-
"static/chunks/
|
|
265
|
+
"static/chunks/9773-53116cd0bf4b961a.js",
|
|
266
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
267
|
+
"static/chunks/pages/models-a37db9926d9a0a52.js"
|
|
250
268
|
],
|
|
251
269
|
"/overview": [
|
|
252
270
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
253
271
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
254
272
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
255
|
-
"static/chunks/
|
|
273
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
274
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
256
275
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
257
|
-
"static/chunks/
|
|
258
|
-
"static/chunks/
|
|
259
|
-
"static/chunks/
|
|
260
|
-
"static/chunks/pages/overview-
|
|
276
|
+
"static/chunks/8732-69ffc27ed6c68f6f.js",
|
|
277
|
+
"static/chunks/261-8a5ce39d74fc746e.js",
|
|
278
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
279
|
+
"static/chunks/pages/overview-3dd4c539302d7349.js"
|
|
261
280
|
],
|
|
262
281
|
"/prompt": [
|
|
263
282
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
264
283
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
265
284
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
266
|
-
"static/chunks/
|
|
285
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
286
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
267
287
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
268
288
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
269
|
-
"static/chunks/
|
|
270
|
-
"static/chunks/
|
|
271
|
-
"static/chunks/
|
|
272
|
-
"static/chunks/
|
|
289
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
290
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
291
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
292
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
273
293
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
274
294
|
"static/chunks/4052-9caaaa494d67a7e0.js",
|
|
275
|
-
"static/chunks/pages/prompt-
|
|
295
|
+
"static/chunks/pages/prompt-0184d79af09db7e1.js"
|
|
276
296
|
],
|
|
277
297
|
"/settings": [
|
|
278
298
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
279
299
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
280
300
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
281
|
-
"static/chunks/
|
|
282
|
-
"static/
|
|
283
|
-
"static/chunks/
|
|
301
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
302
|
+
"static/chunks/8787-c8bea0f25cbd3cf0.js",
|
|
303
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
304
|
+
"static/chunks/pages/settings-fd31c9ef833cf0af.js"
|
|
284
305
|
],
|
|
285
306
|
"/system/logs": [
|
|
286
307
|
"static/chunks/webpack-689755a4ff6d1f93.js",
|
|
287
308
|
"static/chunks/framework-fbc6f575b16f07d7.js",
|
|
288
309
|
"static/chunks/main-105db6ecf7f64ff3.js",
|
|
289
|
-
"static/chunks/
|
|
310
|
+
"static/chunks/347-62c74776c299477d.js",
|
|
290
311
|
"static/chunks/4277-ba039fcf8f4e9cdc.js",
|
|
291
312
|
"static/chunks/7889-8531b79751a71e39.js",
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/
|
|
295
|
-
"static/chunks/
|
|
296
|
-
"static/chunks/
|
|
313
|
+
"static/chunks/4833-bf56f1203e2daffa.js",
|
|
314
|
+
"static/chunks/7271-587c30b66ea4e619.js",
|
|
315
|
+
"static/chunks/7576-b34ccf53f6efc388.js",
|
|
316
|
+
"static/chunks/2884-b2944538a4a0d9b2.js",
|
|
317
|
+
"static/chunks/9144-51689069a3d341e5.js",
|
|
297
318
|
"static/chunks/9189-03f286defdb92816.js",
|
|
298
319
|
"static/chunks/6985-29200efa04920cb3.js",
|
|
299
320
|
"static/chunks/7150-123ff059dd0e2eb9.js",
|
|
300
321
|
"static/chunks/5292-e65eab4f54b9f7ff.js",
|
|
301
|
-
"static/chunks/1289-
|
|
322
|
+
"static/chunks/1289-c788c44e65e9dc64.js",
|
|
302
323
|
"static/chunks/861-dd60ef688592115e.js",
|
|
303
|
-
"static/chunks/
|
|
324
|
+
"static/chunks/6578-6422ce4e29eb07d4.js",
|
|
325
|
+
"static/chunks/pages/system/logs-8040fb1e0c814a0c.js"
|
|
304
326
|
]
|
|
305
327
|
},
|
|
306
328
|
"ampFirstPages": []
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {},
|
|
5
5
|
"preview": {
|
|
6
|
-
"previewModeId": "
|
|
7
|
-
"previewModeSigningKey": "
|
|
8
|
-
"previewModeEncryptionKey": "
|
|
6
|
+
"previewModeId": "0d5a4d261cad035f3859adfbd47d2674",
|
|
7
|
+
"previewModeSigningKey": "a24f43bc769d8fdd5f84f0002267385f9f25d1fa24f3a45cc8061f56af474b1f",
|
|
8
|
+
"previewModeEncryptionKey": "a74b75d25f2682aab19b4d7990e4f14e0cc1d05375d95c5d459567d6dfeb98a3"
|
|
9
9
|
},
|
|
10
10
|
"notFoundRoutes": []
|
|
11
11
|
}
|