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