@jiangxiaosheng/digital-agent-platform 1.0.3 → 1.0.5
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/app-build-manifest.json +71 -67
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/eslint/.cache_1bmmeh3 +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/3.pack +0 -0
- package/.next/cache/webpack/client-production/4.pack +0 -0
- package/.next/cache/webpack/client-production/5.pack +0 -0
- package/.next/cache/webpack/client-production/6.pack +0 -0
- package/.next/cache/webpack/client-production/7.pack +0 -0
- package/.next/cache/webpack/client-production/8.pack +0 -0
- package/.next/cache/webpack/client-production/9.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/1.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/1.pack +0 -0
- package/.next/cache/webpack/server-production/3.pack +0 -0
- package/.next/cache/webpack/server-production/4.pack +0 -0
- package/.next/cache/webpack/server-production/5.pack +0 -0
- package/.next/cache/webpack/server-production/6.pack +0 -0
- package/.next/cache/webpack/server-production/7.pack +0 -0
- package/.next/cache/webpack/server-production/8.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/server/app/[locale]/agents/[id]/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/[id]/edit/page.js +1 -1
- package/.next/server/app/[locale]/agents/[id]/edit/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/agents/[id]/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/new/page.js +1 -1
- package/.next/server/app/[locale]/agents/new/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/agents/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/knowledge/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/settings/page.js +1 -1
- package/.next/server/app/[locale]/settings/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/agents/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth-config/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/bash-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/chat/[agentId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/[key]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/scan/route.js +1 -1
- package/.next/server/app/api/env-vars/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/file-serve/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/documents/[docId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/upload/route.js +1 -1
- package/.next/server/app/api/knowledge/[id]/upload/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models/route.js +1 -1
- package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[agentId]/[sessionId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[agentId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[name]/route.js +1 -1
- package/.next/server/app/api/skills/[name]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/install/route.js +1 -1
- package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tts/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/voice-provider/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace-files/route_client-reference-manifest.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +17 -17
- package/.next/server/chunks/1354.js +1 -0
- package/.next/server/chunks/7420.js +1 -0
- package/.next/server/chunks/7555.js +1 -0
- package/.next/server/chunks/9576.js +1 -0
- package/.next/server/middleware-manifest.json +4 -4
- 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/static/chunks/3763-85d191447a96df85.js +1 -0
- package/.next/static/chunks/5822-2ca912318cc34b52.js +1 -0
- package/.next/static/chunks/5964-cdb47df650c9e359.js +1 -0
- package/.next/static/chunks/6009-1f2b513c3fe454c1.js +1 -0
- package/.next/static/chunks/app/[locale]/agents/[id]/edit/{page-8d0cc73c7aff7774.js → page-74a70d27b56ead9b.js} +1 -1
- package/.next/static/chunks/app/[locale]/agents/new/{page-aeaa197c0ccfd2f9.js → page-11833508212d4d80.js} +1 -1
- package/.next/static/chunks/app/[locale]/knowledge/{page-7b4b6aa0a07d7da3.js → page-4928374e08e30a81.js} +1 -1
- package/.next/static/chunks/app/[locale]/settings/page-472b2cd8df49bf94.js +1 -0
- package/.next/trace +4 -4
- package/package.json +1 -1
- package/src/app/[locale]/settings/page.tsx +3 -3
- package/src/app/api/models/route.ts +8 -2
- package/src/components/agents/model-selector.tsx +6 -0
- package/src/lib/skills.ts +2 -1
- package/.next/server/chunks/1285.js +0 -1
- package/.next/server/chunks/2112.js +0 -1
- package/.next/server/chunks/4125.js +0 -1
- package/.next/static/chunks/2733-714d0e6cd51477c7.js +0 -1
- package/.next/static/chunks/3923-e04a628626d77a16.js +0 -1
- package/.next/static/chunks/6742-ad22486f7c4c8592.js +0 -1
- package/.next/static/chunks/app/[locale]/settings/page-71d67c3b9f712584.js +0 -1
- /package/.next/static/{jzQoM_kWiDDx3mIoxV6tk → rUwWYP4-J64RRKJv93Ihp}/_buildManifest.js +0 -0
- /package/.next/static/{jzQoM_kWiDDx3mIoxV6tk → rUwWYP4-J64RRKJv93Ihp}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
rUwWYP4-J64RRKJv93Ihp
|
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-f97d2843fca4f7e9.js"
|
|
9
9
|
],
|
|
10
|
-
"/
|
|
10
|
+
"/api/agents/[id]/route": [
|
|
11
11
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
12
12
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
13
13
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
14
14
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
15
|
-
"static/
|
|
16
|
-
"static/chunks/app/layout-4af7a40b1f262149.js"
|
|
15
|
+
"static/chunks/app/api/agents/[id]/route-2c9f12e90dc8bc05.js"
|
|
17
16
|
],
|
|
18
17
|
"/api/agents/route": [
|
|
19
18
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -22,54 +21,55 @@
|
|
|
22
21
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
23
22
|
"static/chunks/app/api/agents/route-e227ba4be09c8ea2.js"
|
|
24
23
|
],
|
|
25
|
-
"/
|
|
24
|
+
"/layout": [
|
|
26
25
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
27
26
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
28
27
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
29
28
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
30
|
-
"static/
|
|
29
|
+
"static/css/632ce3b5496b50af.css",
|
|
30
|
+
"static/chunks/app/layout-4af7a40b1f262149.js"
|
|
31
31
|
],
|
|
32
|
-
"/api/knowledge/[id]/route": [
|
|
32
|
+
"/api/knowledge/[id]/documents/[docId]/route": [
|
|
33
33
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
34
34
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
35
35
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
36
36
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
37
|
-
"static/chunks/app/api/knowledge/[id]/route-
|
|
37
|
+
"static/chunks/app/api/knowledge/[id]/documents/[docId]/route-db2e1804b71004c5.js"
|
|
38
38
|
],
|
|
39
|
-
"/api/knowledge/route": [
|
|
39
|
+
"/api/knowledge/[id]/route": [
|
|
40
40
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
41
41
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
42
42
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
43
43
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
44
|
-
"static/chunks/app/api/knowledge/route-
|
|
44
|
+
"static/chunks/app/api/knowledge/[id]/route-501735d3dfb2e743.js"
|
|
45
45
|
],
|
|
46
|
-
"/api/knowledge/
|
|
46
|
+
"/api/knowledge/route": [
|
|
47
47
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
48
48
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
49
49
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
50
50
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
51
|
-
"static/chunks/app/api/knowledge/
|
|
51
|
+
"static/chunks/app/api/knowledge/route-f5adfe5daf2e157c.js"
|
|
52
52
|
],
|
|
53
|
-
"/api/
|
|
53
|
+
"/api/knowledge/search/route": [
|
|
54
54
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
55
55
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
56
56
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
57
57
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
58
|
-
"static/chunks/app/api/
|
|
58
|
+
"static/chunks/app/api/knowledge/search/route-54c8135ac355fe2e.js"
|
|
59
59
|
],
|
|
60
|
-
"/api/
|
|
60
|
+
"/api/sessions/[agentId]/route": [
|
|
61
61
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
62
62
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
63
63
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
64
64
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
65
|
-
"static/chunks/app/api/
|
|
65
|
+
"static/chunks/app/api/sessions/[agentId]/route-2fa7611378376ed4.js"
|
|
66
66
|
],
|
|
67
|
-
"/api/sessions/[agentId]/route": [
|
|
67
|
+
"/api/sessions/[agentId]/[sessionId]/route": [
|
|
68
68
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
69
69
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
70
70
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
71
71
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
72
|
-
"static/chunks/app/api/sessions/[agentId]/route-
|
|
72
|
+
"static/chunks/app/api/sessions/[agentId]/[sessionId]/route-4ed9dc6ddb3b98da.js"
|
|
73
73
|
],
|
|
74
74
|
"/api/settings/route": [
|
|
75
75
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -85,12 +85,12 @@
|
|
|
85
85
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
86
86
|
"static/chunks/app/api/tts/route-8186cb3d5316250e.js"
|
|
87
87
|
],
|
|
88
|
-
"/api/
|
|
88
|
+
"/api/bash-output/route": [
|
|
89
89
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
90
90
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
91
91
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
92
92
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
93
|
-
"static/chunks/app/api/
|
|
93
|
+
"static/chunks/app/api/bash-output/route-0bfb3c0f9ff5859a.js"
|
|
94
94
|
],
|
|
95
95
|
"/api/auth-config/test/route": [
|
|
96
96
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -106,12 +106,12 @@
|
|
|
106
106
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
107
107
|
"static/chunks/app/api/env-vars/route-146d3ab2015e6fe6.js"
|
|
108
108
|
],
|
|
109
|
-
"/api/env-vars/
|
|
109
|
+
"/api/env-vars/[key]/route": [
|
|
110
110
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
111
111
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
112
112
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
113
113
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
114
|
-
"static/chunks/app/api/env-vars/
|
|
114
|
+
"static/chunks/app/api/env-vars/[key]/route-567c08ee1be81799.js"
|
|
115
115
|
],
|
|
116
116
|
"/api/file-serve/route": [
|
|
117
117
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
128
128
|
"static/chunks/app/api/fs/browse/route-85da11c8b91bfc41.js"
|
|
129
129
|
],
|
|
130
|
-
"/api/
|
|
130
|
+
"/api/env-vars/scan/route": [
|
|
131
131
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
132
132
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
133
133
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
134
134
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
135
|
-
"static/chunks/app/api/
|
|
135
|
+
"static/chunks/app/api/env-vars/scan/route-2910d42f96d76168.js"
|
|
136
136
|
],
|
|
137
137
|
"/api/models-config/route": [
|
|
138
138
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -141,12 +141,12 @@
|
|
|
141
141
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
142
142
|
"static/chunks/app/api/models-config/route-ad2d0c9262659d68.js"
|
|
143
143
|
],
|
|
144
|
-
"/api/
|
|
144
|
+
"/api/skills/install/route": [
|
|
145
145
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
146
146
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
147
147
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
148
148
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
149
|
-
"static/chunks/app/api/
|
|
149
|
+
"static/chunks/app/api/skills/install/route-0ab555085d740ab8.js"
|
|
150
150
|
],
|
|
151
151
|
"/api/skills/[name]/route": [
|
|
152
152
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -155,19 +155,19 @@
|
|
|
155
155
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
156
156
|
"static/chunks/app/api/skills/[name]/route-7df36eded75e7234.js"
|
|
157
157
|
],
|
|
158
|
-
"/api/
|
|
158
|
+
"/api/knowledge/[id]/upload/route": [
|
|
159
159
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
160
160
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
161
161
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
162
162
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
163
|
-
"static/chunks/app/api/
|
|
163
|
+
"static/chunks/app/api/knowledge/[id]/upload/route-fb036c262ee843f0.js"
|
|
164
164
|
],
|
|
165
|
-
"/api/
|
|
165
|
+
"/api/chat/[agentId]/route": [
|
|
166
166
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
167
167
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
168
168
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
169
169
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
170
|
-
"static/chunks/app/api/
|
|
170
|
+
"static/chunks/app/api/chat/[agentId]/route-f7318b5c8e97f243.js"
|
|
171
171
|
],
|
|
172
172
|
"/api/skills/route": [
|
|
173
173
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -176,40 +176,40 @@
|
|
|
176
176
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
177
177
|
"static/chunks/app/api/skills/route-e5affcfa067cf550.js"
|
|
178
178
|
],
|
|
179
|
-
"/api/
|
|
179
|
+
"/api/models-config/test/route": [
|
|
180
180
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
181
181
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
182
182
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
183
183
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
184
|
-
"static/chunks/app/api/
|
|
184
|
+
"static/chunks/app/api/models-config/test/route-272aea5aa29f1429.js"
|
|
185
185
|
],
|
|
186
|
-
"/api/
|
|
186
|
+
"/api/skills/search/route": [
|
|
187
187
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
188
188
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
189
189
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
190
190
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
191
|
-
"static/chunks/app/api/
|
|
191
|
+
"static/chunks/app/api/skills/search/route-b5b24854e46bb392.js"
|
|
192
192
|
],
|
|
193
|
-
"/api/
|
|
193
|
+
"/api/sessions/history/route": [
|
|
194
194
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
195
195
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
196
196
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
197
197
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
198
|
-
"static/chunks/app/api/
|
|
198
|
+
"static/chunks/app/api/sessions/history/route-5a455eb0be9b3a33.js"
|
|
199
199
|
],
|
|
200
|
-
"/api/
|
|
200
|
+
"/api/voice-provider/route": [
|
|
201
201
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
202
202
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
203
203
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
204
204
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
205
|
-
"static/chunks/app/api/
|
|
205
|
+
"static/chunks/app/api/voice-provider/route-df0bb3cf19b0296c.js"
|
|
206
206
|
],
|
|
207
|
-
"/api/
|
|
207
|
+
"/api/models/route": [
|
|
208
208
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
209
209
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
210
210
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
211
211
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
212
|
-
"static/chunks/app/api/
|
|
212
|
+
"static/chunks/app/api/models/route-9e102c5352543aea.js"
|
|
213
213
|
],
|
|
214
214
|
"/api/workspace-files/route": [
|
|
215
215
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -237,19 +237,20 @@
|
|
|
237
237
|
"static/chunks/7200-c9c613d1b11207fb.js",
|
|
238
238
|
"static/chunks/app/[locale]/layout-48d759d6db5dd8ae.js"
|
|
239
239
|
],
|
|
240
|
-
"/[locale]/agents/
|
|
240
|
+
"/[locale]/agents/[id]/edit/page": [
|
|
241
241
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
242
242
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
243
243
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
244
244
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
245
245
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
246
|
-
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
247
246
|
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
247
|
+
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
248
248
|
"static/chunks/8173-6258ed62b7084bda.js",
|
|
249
|
-
"static/chunks/
|
|
250
|
-
"static/chunks/
|
|
251
|
-
"static/chunks/
|
|
252
|
-
"static/chunks/
|
|
249
|
+
"static/chunks/5964-cdb47df650c9e359.js",
|
|
250
|
+
"static/chunks/3763-85d191447a96df85.js",
|
|
251
|
+
"static/chunks/5822-2ca912318cc34b52.js",
|
|
252
|
+
"static/chunks/6009-1f2b513c3fe454c1.js",
|
|
253
|
+
"static/chunks/app/[locale]/agents/[id]/edit/page-74a70d27b56ead9b.js"
|
|
253
254
|
],
|
|
254
255
|
"/[locale]/knowledge/page": [
|
|
255
256
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -257,19 +258,9 @@
|
|
|
257
258
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
258
259
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
259
260
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
260
|
-
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
261
261
|
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
262
|
-
"static/chunks/app/[locale]/knowledge/page-7b4b6aa0a07d7da3.js"
|
|
263
|
-
],
|
|
264
|
-
"/[locale]/settings/page": [
|
|
265
|
-
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
266
|
-
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
267
|
-
"static/chunks/1517-9c89c425ac486877.js",
|
|
268
|
-
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
269
|
-
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
270
262
|
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
271
|
-
"static/chunks/
|
|
272
|
-
"static/chunks/app/[locale]/settings/page-71d67c3b9f712584.js"
|
|
263
|
+
"static/chunks/app/[locale]/knowledge/page-4928374e08e30a81.js"
|
|
273
264
|
],
|
|
274
265
|
"/[locale]/agents/[id]/chat/page": [
|
|
275
266
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -281,36 +272,49 @@
|
|
|
281
272
|
"static/chunks/5663-7b816438e0166950.js",
|
|
282
273
|
"static/chunks/app/[locale]/agents/[id]/chat/page-95dc12875cda0b9c.js"
|
|
283
274
|
],
|
|
284
|
-
"/[locale]/
|
|
275
|
+
"/[locale]/page": [
|
|
276
|
+
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
277
|
+
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
278
|
+
"static/chunks/1517-9c89c425ac486877.js",
|
|
279
|
+
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
280
|
+
"static/chunks/app/[locale]/page-b9ea4f8cf8aeb0f1.js"
|
|
281
|
+
],
|
|
282
|
+
"/[locale]/settings/page": [
|
|
285
283
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
286
284
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
287
285
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
288
286
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
289
287
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
290
|
-
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
291
288
|
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
292
|
-
"static/chunks/
|
|
293
|
-
"static/chunks/
|
|
294
|
-
"static/chunks/
|
|
295
|
-
"static/chunks/
|
|
296
|
-
"static/chunks/app/[locale]/agents/[id]/edit/page-8d0cc73c7aff7774.js"
|
|
289
|
+
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
290
|
+
"static/chunks/5964-cdb47df650c9e359.js",
|
|
291
|
+
"static/chunks/5822-2ca912318cc34b52.js",
|
|
292
|
+
"static/chunks/app/[locale]/settings/page-472b2cd8df49bf94.js"
|
|
297
293
|
],
|
|
298
|
-
"/[locale]/agents/page": [
|
|
294
|
+
"/[locale]/agents/new/page": [
|
|
299
295
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
300
296
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
301
297
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
302
298
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
303
299
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
300
|
+
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
304
301
|
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
305
302
|
"static/chunks/8173-6258ed62b7084bda.js",
|
|
306
|
-
"static/chunks/
|
|
303
|
+
"static/chunks/5964-cdb47df650c9e359.js",
|
|
304
|
+
"static/chunks/3763-85d191447a96df85.js",
|
|
305
|
+
"static/chunks/5822-2ca912318cc34b52.js",
|
|
306
|
+
"static/chunks/6009-1f2b513c3fe454c1.js",
|
|
307
|
+
"static/chunks/app/[locale]/agents/new/page-11833508212d4d80.js"
|
|
307
308
|
],
|
|
308
|
-
"/[locale]/page": [
|
|
309
|
+
"/[locale]/agents/page": [
|
|
309
310
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
310
311
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
311
312
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
312
313
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
313
|
-
"static/chunks/
|
|
314
|
+
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
315
|
+
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
316
|
+
"static/chunks/8173-6258ed62b7084bda.js",
|
|
317
|
+
"static/chunks/app/[locale]/agents/page-243c454594122944.js"
|
|
314
318
|
]
|
|
315
319
|
}
|
|
316
320
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/
|
|
1
|
+
{"/api/agents/[id]/route":"/api/agents/[id]","/api/agents/route":"/api/agents","/_not-found/page":"/_not-found","/api/knowledge/[id]/documents/[docId]/route":"/api/knowledge/[id]/documents/[docId]","/api/knowledge/[id]/route":"/api/knowledge/[id]","/api/knowledge/route":"/api/knowledge","/api/knowledge/search/route":"/api/knowledge/search","/api/sessions/[agentId]/route":"/api/sessions/[agentId]","/api/sessions/[agentId]/[sessionId]/route":"/api/sessions/[agentId]/[sessionId]","/api/settings/route":"/api/settings","/api/tts/route":"/api/tts","/api/bash-output/route":"/api/bash-output","/api/auth-config/test/route":"/api/auth-config/test","/api/env-vars/route":"/api/env-vars","/api/env-vars/[key]/route":"/api/env-vars/[key]","/api/file-serve/route":"/api/file-serve","/api/fs/browse/route":"/api/fs/browse","/api/env-vars/scan/route":"/api/env-vars/scan","/api/models-config/route":"/api/models-config","/api/skills/install/route":"/api/skills/install","/api/skills/[name]/route":"/api/skills/[name]","/api/knowledge/[id]/upload/route":"/api/knowledge/[id]/upload","/api/chat/[agentId]/route":"/api/chat/[agentId]","/api/skills/route":"/api/skills","/api/models-config/test/route":"/api/models-config/test","/api/skills/search/route":"/api/skills/search","/api/sessions/history/route":"/api/sessions/history","/api/voice-provider/route":"/api/voice-provider","/api/models/route":"/api/models","/api/workspace-files/route":"/api/workspace-files","/page":"/","/[locale]/agents/[id]/edit/page":"/[locale]/agents/[id]/edit","/[locale]/knowledge/page":"/[locale]/knowledge","/[locale]/agents/[id]/chat/page":"/[locale]/agents/[id]/chat","/[locale]/page":"/[locale]","/[locale]/settings/page":"/[locale]/settings","/[locale]/agents/new/page":"/[locale]/agents/new","/[locale]/agents/page":"/[locale]/agents"}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/rUwWYP4-J64RRKJv93Ihp/_buildManifest.js",
|
|
9
|
+
"static/rUwWYP4-J64RRKJv93Ihp/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-9b9d7723f8078270.js",
|