9router 0.2.27 → 0.2.30
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-build-manifest.json +81 -81
- package/app/.next/app-path-routes-manifest.json +24 -24
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +45 -45
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +24 -24
- package/app/.next/server/chunks/6943.js +11 -11
- package/app/.next/server/chunks/921.js +3 -3
- package/app/.next/server/middleware-manifest.json +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/open-sse/translator/request/openai-to-kiro.js +67 -100
- package/app/package.json +1 -1
- package/package.json +1 -1
- /package/app/.next/static/{h66e1WnW76232ZNbk8_eX → T35pteKyeLEzUR6y9YNQD}/_buildManifest.js +0 -0
- /package/app/.next/static/{h66e1WnW76232ZNbk8_eX → T35pteKyeLEzUR6y9YNQD}/_ssgManifest.js +0 -0
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
T35pteKyeLEzUR6y9YNQD
|
|
@@ -22,33 +22,33 @@
|
|
|
22
22
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
23
23
|
"static/chunks/app/api/auth/login/route-278a5f2f336e7a84.js"
|
|
24
24
|
],
|
|
25
|
-
"/api/
|
|
25
|
+
"/api/cli-tools/claude-settings/route": [
|
|
26
26
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
27
27
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
28
28
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
29
29
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
30
|
-
"static/chunks/app/api/
|
|
30
|
+
"static/chunks/app/api/cli-tools/claude-settings/route-278a5f2f336e7a84.js"
|
|
31
31
|
],
|
|
32
|
-
"/api/
|
|
32
|
+
"/api/cloud/auth/route": [
|
|
33
33
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
34
34
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
35
35
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
36
36
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
37
|
-
"static/chunks/app/api/
|
|
37
|
+
"static/chunks/app/api/cloud/auth/route-278a5f2f336e7a84.js"
|
|
38
38
|
],
|
|
39
|
-
"/api/
|
|
39
|
+
"/api/auth/logout/route": [
|
|
40
40
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
41
41
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
42
42
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
43
43
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
44
|
-
"static/chunks/app/api/
|
|
44
|
+
"static/chunks/app/api/auth/logout/route-278a5f2f336e7a84.js"
|
|
45
45
|
],
|
|
46
|
-
"/api/cloud/
|
|
46
|
+
"/api/cloud/model/resolve/route": [
|
|
47
47
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
48
48
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
49
49
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
50
50
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
51
|
-
"static/chunks/app/api/cloud/
|
|
51
|
+
"static/chunks/app/api/cloud/model/resolve/route-278a5f2f336e7a84.js"
|
|
52
52
|
],
|
|
53
53
|
"/api/cloud/credentials/update/route": [
|
|
54
54
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -57,12 +57,12 @@
|
|
|
57
57
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
58
58
|
"static/chunks/app/api/cloud/credentials/update/route-278a5f2f336e7a84.js"
|
|
59
59
|
],
|
|
60
|
-
"/api/
|
|
60
|
+
"/api/init/route": [
|
|
61
61
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
62
62
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
63
63
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
64
64
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
65
|
-
"static/chunks/app/api/
|
|
65
|
+
"static/chunks/app/api/init/route-278a5f2f336e7a84.js"
|
|
66
66
|
],
|
|
67
67
|
"/api/cloud/models/alias/route": [
|
|
68
68
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -71,26 +71,26 @@
|
|
|
71
71
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
72
72
|
"static/chunks/app/api/cloud/models/alias/route-278a5f2f336e7a84.js"
|
|
73
73
|
],
|
|
74
|
-
"/api/
|
|
74
|
+
"/api/cli-tools/codex-settings/route": [
|
|
75
75
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
76
76
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
77
77
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
78
78
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
79
|
-
"static/chunks/app/api/
|
|
79
|
+
"static/chunks/app/api/cli-tools/codex-settings/route-278a5f2f336e7a84.js"
|
|
80
80
|
],
|
|
81
|
-
"/api/combos/route": [
|
|
81
|
+
"/api/combos/[id]/route": [
|
|
82
82
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
83
83
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
84
84
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
85
85
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
86
|
-
"static/chunks/app/api/combos/route-278a5f2f336e7a84.js"
|
|
86
|
+
"static/chunks/app/api/combos/[id]/route-278a5f2f336e7a84.js"
|
|
87
87
|
],
|
|
88
|
-
"/api/
|
|
88
|
+
"/api/combos/route": [
|
|
89
89
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
90
90
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
91
91
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
92
92
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
93
|
-
"static/chunks/app/api/
|
|
93
|
+
"static/chunks/app/api/combos/route-278a5f2f336e7a84.js"
|
|
94
94
|
],
|
|
95
95
|
"/api/keys/[id]/route": [
|
|
96
96
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -106,12 +106,12 @@
|
|
|
106
106
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
107
107
|
"static/chunks/app/api/keys/route-278a5f2f336e7a84.js"
|
|
108
108
|
],
|
|
109
|
-
"/api/
|
|
109
|
+
"/api/oauth/[provider]/[action]/route": [
|
|
110
110
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
111
111
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
112
112
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
113
113
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
114
|
-
"static/chunks/app/api/
|
|
114
|
+
"static/chunks/app/api/oauth/[provider]/[action]/route-278a5f2f336e7a84.js"
|
|
115
115
|
],
|
|
116
116
|
"/api/models/route": [
|
|
117
117
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -120,12 +120,12 @@
|
|
|
120
120
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
121
121
|
"static/chunks/app/api/models/route-278a5f2f336e7a84.js"
|
|
122
122
|
],
|
|
123
|
-
"/api/
|
|
123
|
+
"/api/providers/[id]/models/route": [
|
|
124
124
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
125
125
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
126
126
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
127
127
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
128
|
-
"static/chunks/app/api/
|
|
128
|
+
"static/chunks/app/api/providers/[id]/models/route-278a5f2f336e7a84.js"
|
|
129
129
|
],
|
|
130
130
|
"/api/pricing/route": [
|
|
131
131
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -134,26 +134,19 @@
|
|
|
134
134
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
135
135
|
"static/chunks/app/api/pricing/route-278a5f2f336e7a84.js"
|
|
136
136
|
],
|
|
137
|
-
"/api/
|
|
138
|
-
"static/chunks/webpack-06b42724ed132f52.js",
|
|
139
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
140
|
-
"static/chunks/1255-9494d7e861e97d68.js",
|
|
141
|
-
"static/chunks/main-app-1a9105a16c026010.js",
|
|
142
|
-
"static/chunks/app/api/providers/[id]/models/route-278a5f2f336e7a84.js"
|
|
143
|
-
],
|
|
144
|
-
"/api/providers/[id]/route": [
|
|
137
|
+
"/api/models/alias/route": [
|
|
145
138
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
146
139
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
147
140
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
148
141
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
149
|
-
"static/chunks/app/api/
|
|
142
|
+
"static/chunks/app/api/models/alias/route-278a5f2f336e7a84.js"
|
|
150
143
|
],
|
|
151
|
-
"/api/providers/
|
|
144
|
+
"/api/providers/validate/route": [
|
|
152
145
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
153
146
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
154
147
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
155
148
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
156
|
-
"static/chunks/app/api/providers/
|
|
149
|
+
"static/chunks/app/api/providers/validate/route-278a5f2f336e7a84.js"
|
|
157
150
|
],
|
|
158
151
|
"/api/providers/client/route": [
|
|
159
152
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -162,19 +155,19 @@
|
|
|
162
155
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
163
156
|
"static/chunks/app/api/providers/client/route-278a5f2f336e7a84.js"
|
|
164
157
|
],
|
|
165
|
-
"/api/providers/route": [
|
|
158
|
+
"/api/providers/[id]/test/route": [
|
|
166
159
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
167
160
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
168
161
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
169
162
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
170
|
-
"static/chunks/app/api/providers/route-278a5f2f336e7a84.js"
|
|
163
|
+
"static/chunks/app/api/providers/[id]/test/route-278a5f2f336e7a84.js"
|
|
171
164
|
],
|
|
172
|
-
"/api/providers/
|
|
165
|
+
"/api/providers/[id]/route": [
|
|
173
166
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
174
167
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
175
168
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
176
169
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
177
|
-
"static/chunks/app/api/providers/
|
|
170
|
+
"static/chunks/app/api/providers/[id]/route-278a5f2f336e7a84.js"
|
|
178
171
|
],
|
|
179
172
|
"/api/settings/route": [
|
|
180
173
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -183,19 +176,19 @@
|
|
|
183
176
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
184
177
|
"static/chunks/app/api/settings/route-278a5f2f336e7a84.js"
|
|
185
178
|
],
|
|
186
|
-
"/api/
|
|
179
|
+
"/api/providers/route": [
|
|
187
180
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
188
181
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
189
182
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
190
183
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
191
|
-
"static/chunks/app/api/
|
|
184
|
+
"static/chunks/app/api/providers/route-278a5f2f336e7a84.js"
|
|
192
185
|
],
|
|
193
|
-
"/api/
|
|
186
|
+
"/api/shutdown/route": [
|
|
194
187
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
195
188
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
196
189
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
197
190
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
198
|
-
"static/chunks/app/api/
|
|
191
|
+
"static/chunks/app/api/shutdown/route-278a5f2f336e7a84.js"
|
|
199
192
|
],
|
|
200
193
|
"/api/sync/initialize/route": [
|
|
201
194
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -204,13 +197,6 @@
|
|
|
204
197
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
205
198
|
"static/chunks/app/api/sync/initialize/route-278a5f2f336e7a84.js"
|
|
206
199
|
],
|
|
207
|
-
"/api/usage/history/route": [
|
|
208
|
-
"static/chunks/webpack-06b42724ed132f52.js",
|
|
209
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
210
|
-
"static/chunks/1255-9494d7e861e97d68.js",
|
|
211
|
-
"static/chunks/main-app-1a9105a16c026010.js",
|
|
212
|
-
"static/chunks/app/api/usage/history/route-278a5f2f336e7a84.js"
|
|
213
|
-
],
|
|
214
200
|
"/api/usage/[connectionId]/route": [
|
|
215
201
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
216
202
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -218,47 +204,47 @@
|
|
|
218
204
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
219
205
|
"static/chunks/app/api/usage/[connectionId]/route-278a5f2f336e7a84.js"
|
|
220
206
|
],
|
|
221
|
-
"/api/
|
|
207
|
+
"/api/usage/history/route": [
|
|
222
208
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
223
209
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
224
210
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
225
211
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
226
|
-
"static/chunks/app/api/
|
|
212
|
+
"static/chunks/app/api/usage/history/route-278a5f2f336e7a84.js"
|
|
227
213
|
],
|
|
228
|
-
"/api/
|
|
214
|
+
"/api/usage/logs/route": [
|
|
229
215
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
230
216
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
231
217
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
232
218
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
233
|
-
"static/chunks/app/api/
|
|
219
|
+
"static/chunks/app/api/usage/logs/route-278a5f2f336e7a84.js"
|
|
234
220
|
],
|
|
235
|
-
"/api/
|
|
221
|
+
"/api/sync/cloud/route": [
|
|
236
222
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
237
223
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
238
224
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
239
225
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
240
|
-
"static/chunks/app/api/
|
|
226
|
+
"static/chunks/app/api/sync/cloud/route-278a5f2f336e7a84.js"
|
|
241
227
|
],
|
|
242
|
-
"/api/
|
|
228
|
+
"/api/tags/route": [
|
|
243
229
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
244
230
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
245
231
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
246
232
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
247
|
-
"static/chunks/app/api/
|
|
233
|
+
"static/chunks/app/api/tags/route-278a5f2f336e7a84.js"
|
|
248
234
|
],
|
|
249
|
-
"/api/
|
|
235
|
+
"/api/v1/api/chat/route": [
|
|
250
236
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
251
237
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
252
238
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
253
239
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
254
|
-
"static/chunks/app/api/
|
|
240
|
+
"static/chunks/app/api/v1/api/chat/route-278a5f2f336e7a84.js"
|
|
255
241
|
],
|
|
256
|
-
"/api/v1/messages/route": [
|
|
242
|
+
"/api/v1/messages/count_tokens/route": [
|
|
257
243
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
258
244
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
259
245
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
260
246
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
261
|
-
"static/chunks/app/api/v1/messages/route-278a5f2f336e7a84.js"
|
|
247
|
+
"static/chunks/app/api/v1/messages/count_tokens/route-278a5f2f336e7a84.js"
|
|
262
248
|
],
|
|
263
249
|
"/api/v1/responses/route": [
|
|
264
250
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -274,6 +260,13 @@
|
|
|
274
260
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
275
261
|
"static/chunks/app/api/v1/route-278a5f2f336e7a84.js"
|
|
276
262
|
],
|
|
263
|
+
"/api/v1/chat/completions/route": [
|
|
264
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
265
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
266
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
267
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
268
|
+
"static/chunks/app/api/v1/chat/completions/route-278a5f2f336e7a84.js"
|
|
269
|
+
],
|
|
277
270
|
"/api/v1beta/models/[...path]/route": [
|
|
278
271
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
279
272
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -281,28 +274,26 @@
|
|
|
281
274
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
282
275
|
"static/chunks/app/api/v1beta/models/[...path]/route-278a5f2f336e7a84.js"
|
|
283
276
|
],
|
|
284
|
-
"/api/
|
|
277
|
+
"/api/v1/messages/route": [
|
|
285
278
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
286
279
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
287
280
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
288
281
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
289
|
-
"static/chunks/app/api/
|
|
282
|
+
"static/chunks/app/api/v1/messages/route-278a5f2f336e7a84.js"
|
|
290
283
|
],
|
|
291
|
-
"/
|
|
284
|
+
"/api/v1beta/models/route": [
|
|
292
285
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
293
286
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
294
287
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
295
288
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
296
|
-
"static/chunks/app/
|
|
289
|
+
"static/chunks/app/api/v1beta/models/route-278a5f2f336e7a84.js"
|
|
297
290
|
],
|
|
298
|
-
"/
|
|
291
|
+
"/page": [
|
|
299
292
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
300
293
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
301
294
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
302
295
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
303
|
-
"static/chunks/
|
|
304
|
-
"static/chunks/5876-e14814a5658e39d3.js",
|
|
305
|
-
"static/chunks/app/landing/page-c9ff4225b9e48650.js"
|
|
296
|
+
"static/chunks/app/page-278a5f2f336e7a84.js"
|
|
306
297
|
],
|
|
307
298
|
"/dashboard/settings/pricing/page": [
|
|
308
299
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -320,12 +311,21 @@
|
|
|
320
311
|
"static/chunks/4244-084d2990110170ca.js",
|
|
321
312
|
"static/chunks/app/login/page-e271f3eb085ab591.js"
|
|
322
313
|
],
|
|
323
|
-
"/page": [
|
|
314
|
+
"/callback/page": [
|
|
324
315
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
325
316
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
326
317
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
327
318
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
328
|
-
"static/chunks/app/page-
|
|
319
|
+
"static/chunks/app/callback/page-2ac998ca8e1c4fb2.js"
|
|
320
|
+
],
|
|
321
|
+
"/landing/page": [
|
|
322
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
323
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
324
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
325
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
326
|
+
"static/chunks/5239-248c4ce6377cd214.js",
|
|
327
|
+
"static/chunks/5876-e14814a5658e39d3.js",
|
|
328
|
+
"static/chunks/app/landing/page-c9ff4225b9e48650.js"
|
|
329
329
|
],
|
|
330
330
|
"/(dashboard)/layout": [
|
|
331
331
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -345,15 +345,15 @@
|
|
|
345
345
|
"static/chunks/4244-084d2990110170ca.js",
|
|
346
346
|
"static/chunks/app/(dashboard)/dashboard/combos/page-2ea23751c7f1e46a.js"
|
|
347
347
|
],
|
|
348
|
-
"/(dashboard)/dashboard/
|
|
348
|
+
"/(dashboard)/dashboard/cli-tools/page": [
|
|
349
349
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
350
350
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
351
351
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
352
352
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
353
353
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
354
|
+
"static/chunks/5239-248c4ce6377cd214.js",
|
|
354
355
|
"static/chunks/4244-084d2990110170ca.js",
|
|
355
|
-
"static/chunks/
|
|
356
|
-
"static/chunks/app/(dashboard)/dashboard/endpoint/page-eb64021601a4f93a.js"
|
|
356
|
+
"static/chunks/app/(dashboard)/dashboard/cli-tools/page-d6cfd48225d4fa46.js"
|
|
357
357
|
],
|
|
358
358
|
"/(dashboard)/dashboard/profile/page": [
|
|
359
359
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -364,15 +364,14 @@
|
|
|
364
364
|
"static/chunks/4244-084d2990110170ca.js",
|
|
365
365
|
"static/chunks/app/(dashboard)/dashboard/profile/page-a3897d0e63e8a59a.js"
|
|
366
366
|
],
|
|
367
|
-
"/(dashboard)/dashboard/page": [
|
|
367
|
+
"/(dashboard)/dashboard/providers/page": [
|
|
368
368
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
369
369
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
370
370
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
371
371
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
372
372
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
373
373
|
"static/chunks/4244-084d2990110170ca.js",
|
|
374
|
-
"static/chunks/
|
|
375
|
-
"static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"
|
|
374
|
+
"static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"
|
|
376
375
|
],
|
|
377
376
|
"/(dashboard)/dashboard/providers/[id]/page": [
|
|
378
377
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -384,33 +383,34 @@
|
|
|
384
383
|
"static/chunks/4244-084d2990110170ca.js",
|
|
385
384
|
"static/chunks/app/(dashboard)/dashboard/providers/[id]/page-57f726198e1476fa.js"
|
|
386
385
|
],
|
|
387
|
-
"/(dashboard)/dashboard/
|
|
386
|
+
"/(dashboard)/dashboard/page": [
|
|
388
387
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
389
388
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
390
389
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
391
390
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
392
391
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
393
392
|
"static/chunks/4244-084d2990110170ca.js",
|
|
394
|
-
"static/chunks/
|
|
393
|
+
"static/chunks/1393-c0bf788a0bc19102.js",
|
|
394
|
+
"static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"
|
|
395
395
|
],
|
|
396
|
-
"/(dashboard)/dashboard/providers/page": [
|
|
396
|
+
"/(dashboard)/dashboard/providers/new/page": [
|
|
397
397
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
398
398
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
399
399
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
400
400
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
401
401
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
402
402
|
"static/chunks/4244-084d2990110170ca.js",
|
|
403
|
-
"static/chunks/app/(dashboard)/dashboard/providers/page-
|
|
403
|
+
"static/chunks/app/(dashboard)/dashboard/providers/new/page-d2b882b4fcbfc78f.js"
|
|
404
404
|
],
|
|
405
|
-
"/(dashboard)/dashboard/
|
|
405
|
+
"/(dashboard)/dashboard/endpoint/page": [
|
|
406
406
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
407
407
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
408
408
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
409
409
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
410
410
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
411
|
-
"static/chunks/5239-248c4ce6377cd214.js",
|
|
412
411
|
"static/chunks/4244-084d2990110170ca.js",
|
|
413
|
-
"static/chunks/
|
|
412
|
+
"static/chunks/1393-c0bf788a0bc19102.js",
|
|
413
|
+
"static/chunks/app/(dashboard)/dashboard/endpoint/page-eb64021601a4f93a.js"
|
|
414
414
|
]
|
|
415
415
|
}
|
|
416
416
|
}
|
|
@@ -1,56 +1,56 @@
|
|
|
1
1
|
{
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/api/auth/login/route": "/api/auth/login",
|
|
4
|
-
"/api/auth/logout/route": "/api/auth/logout",
|
|
5
4
|
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
6
|
-
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
7
5
|
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
8
|
-
"/api/
|
|
6
|
+
"/api/auth/logout/route": "/api/auth/logout",
|
|
9
7
|
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
8
|
+
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
9
|
+
"/api/init/route": "/api/init",
|
|
10
10
|
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
11
|
+
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
11
12
|
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
12
13
|
"/api/combos/route": "/api/combos",
|
|
13
|
-
"/api/init/route": "/api/init",
|
|
14
14
|
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
15
15
|
"/api/keys/route": "/api/keys",
|
|
16
|
-
"/api/models/alias/route": "/api/models/alias",
|
|
17
|
-
"/api/models/route": "/api/models",
|
|
18
16
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
19
|
-
"/api/
|
|
17
|
+
"/api/models/route": "/api/models",
|
|
20
18
|
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
21
|
-
"/api/
|
|
22
|
-
"/api/
|
|
23
|
-
"/api/providers/client/route": "/api/providers/client",
|
|
24
|
-
"/api/providers/route": "/api/providers",
|
|
19
|
+
"/api/pricing/route": "/api/pricing",
|
|
20
|
+
"/api/models/alias/route": "/api/models/alias",
|
|
25
21
|
"/api/providers/validate/route": "/api/providers/validate",
|
|
22
|
+
"/api/providers/client/route": "/api/providers/client",
|
|
23
|
+
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
24
|
+
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
26
25
|
"/api/settings/route": "/api/settings",
|
|
26
|
+
"/api/providers/route": "/api/providers",
|
|
27
27
|
"/api/shutdown/route": "/api/shutdown",
|
|
28
|
-
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
29
28
|
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
30
|
-
"/api/usage/history/route": "/api/usage/history",
|
|
31
29
|
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
30
|
+
"/api/usage/history/route": "/api/usage/history",
|
|
31
|
+
"/api/usage/logs/route": "/api/usage/logs",
|
|
32
|
+
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
32
33
|
"/api/tags/route": "/api/tags",
|
|
33
34
|
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
34
|
-
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
35
35
|
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
36
|
-
"/api/usage/logs/route": "/api/usage/logs",
|
|
37
|
-
"/api/v1/messages/route": "/api/v1/messages",
|
|
38
36
|
"/api/v1/responses/route": "/api/v1/responses",
|
|
39
37
|
"/api/v1/route": "/api/v1",
|
|
38
|
+
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
40
39
|
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
41
|
-
"/api/
|
|
40
|
+
"/api/v1/messages/route": "/api/v1/messages",
|
|
42
41
|
"/favicon.ico/route": "/favicon.ico",
|
|
43
|
-
"/
|
|
44
|
-
"/
|
|
42
|
+
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
43
|
+
"/page": "/",
|
|
45
44
|
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
46
45
|
"/login/page": "/login",
|
|
47
|
-
"/page": "/",
|
|
46
|
+
"/callback/page": "/callback",
|
|
47
|
+
"/landing/page": "/landing",
|
|
48
48
|
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
49
|
-
"/(dashboard)/dashboard/
|
|
49
|
+
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
50
50
|
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
51
|
-
"/(dashboard)/dashboard/page": "/dashboard",
|
|
51
|
+
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
52
52
|
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
53
|
+
"/(dashboard)/dashboard/page": "/dashboard",
|
|
53
54
|
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
54
|
-
"/(dashboard)/dashboard/
|
|
55
|
-
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools"
|
|
55
|
+
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint"
|
|
56
56
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/T35pteKyeLEzUR6y9YNQD/_buildManifest.js",
|
|
9
|
+
"static/T35pteKyeLEzUR6y9YNQD/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-06b42724ed132f52.js",
|