9router 0.2.21 → 0.2.22
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 +88 -88
- package/app/.next/app-path-routes-manifest.json +30 -30
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +36 -36
- 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 +30 -30
- 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/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-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 → _KzlmQqzdjku65OXKBIY4}/_buildManifest.js +0 -0
- /package/app/.next/static/{iQti2dg7WNsGLj4WOZMDH → _KzlmQqzdjku65OXKBIY4}/_ssgManifest.js +0 -0
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
_KzlmQqzdjku65OXKBIY4
|
|
@@ -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/auth/logout/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/auth/logout/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/cloud/credentials/update/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/cloud/credentials/update/route-278a5f2f336e7a84.js"
|
|
45
45
|
],
|
|
46
|
-
"/api/
|
|
46
|
+
"/api/cli-tools/claude-settings/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/
|
|
51
|
+
"static/chunks/app/api/cli-tools/claude-settings/route-278a5f2f336e7a84.js"
|
|
52
52
|
],
|
|
53
53
|
"/api/cloud/model/resolve/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/model/resolve/route-278a5f2f336e7a84.js"
|
|
59
59
|
],
|
|
60
|
-
"/api/
|
|
60
|
+
"/api/cli-tools/codex-settings/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/cli-tools/codex-settings/route-278a5f2f336e7a84.js"
|
|
66
66
|
],
|
|
67
67
|
"/api/cloud/models/alias/route": [
|
|
68
68
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -71,6 +71,13 @@
|
|
|
71
71
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
72
72
|
"static/chunks/app/api/cloud/models/alias/route-278a5f2f336e7a84.js"
|
|
73
73
|
],
|
|
74
|
+
"/api/combos/route": [
|
|
75
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
76
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
77
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
78
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
79
|
+
"static/chunks/app/api/combos/route-278a5f2f336e7a84.js"
|
|
80
|
+
],
|
|
74
81
|
"/api/init/route": [
|
|
75
82
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
76
83
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
@@ -85,19 +92,19 @@
|
|
|
85
92
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
86
93
|
"static/chunks/app/api/keys/[id]/route-278a5f2f336e7a84.js"
|
|
87
94
|
],
|
|
88
|
-
"/api/
|
|
95
|
+
"/api/models/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/models/route-278a5f2f336e7a84.js"
|
|
94
101
|
],
|
|
95
|
-
"/api/
|
|
102
|
+
"/api/combos/[id]/route": [
|
|
96
103
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
97
104
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
98
105
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
99
106
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
100
|
-
"static/chunks/app/api/
|
|
107
|
+
"static/chunks/app/api/combos/[id]/route-278a5f2f336e7a84.js"
|
|
101
108
|
],
|
|
102
109
|
"/api/keys/route": [
|
|
103
110
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -106,40 +113,26 @@
|
|
|
106
113
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
107
114
|
"static/chunks/app/api/keys/route-278a5f2f336e7a84.js"
|
|
108
115
|
],
|
|
109
|
-
"/api/
|
|
110
|
-
"static/chunks/webpack-06b42724ed132f52.js",
|
|
111
|
-
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
112
|
-
"static/chunks/1255-9494d7e861e97d68.js",
|
|
113
|
-
"static/chunks/main-app-1a9105a16c026010.js",
|
|
114
|
-
"static/chunks/app/api/models/route-278a5f2f336e7a84.js"
|
|
115
|
-
],
|
|
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
|
-
"/api/pricing/route": [
|
|
116
|
+
"/api/providers/[id]/test/route": [
|
|
124
117
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
125
118
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
126
119
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
127
120
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
128
|
-
"static/chunks/app/api/
|
|
121
|
+
"static/chunks/app/api/providers/[id]/test/route-278a5f2f336e7a84.js"
|
|
129
122
|
],
|
|
130
|
-
"/api/
|
|
123
|
+
"/api/oauth/[provider]/[action]/route": [
|
|
131
124
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
132
125
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
133
126
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
134
127
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
135
|
-
"static/chunks/app/api/
|
|
128
|
+
"static/chunks/app/api/oauth/[provider]/[action]/route-278a5f2f336e7a84.js"
|
|
136
129
|
],
|
|
137
|
-
"/api/
|
|
130
|
+
"/api/models/alias/route": [
|
|
138
131
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
139
132
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
140
133
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
141
134
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
142
|
-
"static/chunks/app/api/
|
|
135
|
+
"static/chunks/app/api/models/alias/route-278a5f2f336e7a84.js"
|
|
143
136
|
],
|
|
144
137
|
"/api/providers/[id]/models/route": [
|
|
145
138
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -148,19 +141,19 @@
|
|
|
148
141
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
149
142
|
"static/chunks/app/api/providers/[id]/models/route-278a5f2f336e7a84.js"
|
|
150
143
|
],
|
|
151
|
-
"/api/
|
|
144
|
+
"/api/pricing/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/
|
|
149
|
+
"static/chunks/app/api/pricing/route-278a5f2f336e7a84.js"
|
|
157
150
|
],
|
|
158
|
-
"/api/providers/[id]/
|
|
151
|
+
"/api/providers/[id]/route": [
|
|
159
152
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
160
153
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
161
154
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
162
155
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
163
|
-
"static/chunks/app/api/providers/[id]/
|
|
156
|
+
"static/chunks/app/api/providers/[id]/route-278a5f2f336e7a84.js"
|
|
164
157
|
],
|
|
165
158
|
"/api/providers/validate/route": [
|
|
166
159
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -169,33 +162,33 @@
|
|
|
169
162
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
170
163
|
"static/chunks/app/api/providers/validate/route-278a5f2f336e7a84.js"
|
|
171
164
|
],
|
|
172
|
-
"/api/
|
|
165
|
+
"/api/providers/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/
|
|
170
|
+
"static/chunks/app/api/providers/route-278a5f2f336e7a84.js"
|
|
178
171
|
],
|
|
179
|
-
"/api/
|
|
172
|
+
"/api/shutdown/route": [
|
|
180
173
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
181
174
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
182
175
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
183
176
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
184
|
-
"static/chunks/app/api/
|
|
177
|
+
"static/chunks/app/api/shutdown/route-278a5f2f336e7a84.js"
|
|
185
178
|
],
|
|
186
|
-
"/api/
|
|
179
|
+
"/api/sync/initialize/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/sync/initialize/route-278a5f2f336e7a84.js"
|
|
192
185
|
],
|
|
193
|
-
"/api/
|
|
186
|
+
"/api/settings/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/settings/route-278a5f2f336e7a84.js"
|
|
199
192
|
],
|
|
200
193
|
"/api/tags/route": [
|
|
201
194
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -204,26 +197,26 @@
|
|
|
204
197
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
205
198
|
"static/chunks/app/api/tags/route-278a5f2f336e7a84.js"
|
|
206
199
|
],
|
|
207
|
-
"/api/
|
|
200
|
+
"/api/providers/client/route": [
|
|
208
201
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
209
202
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
210
203
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
211
204
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
212
|
-
"static/chunks/app/api/
|
|
205
|
+
"static/chunks/app/api/providers/client/route-278a5f2f336e7a84.js"
|
|
213
206
|
],
|
|
214
|
-
"/api/usage/
|
|
207
|
+
"/api/usage/[connectionId]/route": [
|
|
215
208
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
216
209
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
217
210
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
218
211
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
219
|
-
"static/chunks/app/api/usage/
|
|
212
|
+
"static/chunks/app/api/usage/[connectionId]/route-278a5f2f336e7a84.js"
|
|
220
213
|
],
|
|
221
|
-
"/api/
|
|
214
|
+
"/api/sync/cloud/route": [
|
|
222
215
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
223
216
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
224
217
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
225
218
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
226
|
-
"static/chunks/app/api/
|
|
219
|
+
"static/chunks/app/api/sync/cloud/route-278a5f2f336e7a84.js"
|
|
227
220
|
],
|
|
228
221
|
"/api/v1/api/chat/route": [
|
|
229
222
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -232,19 +225,19 @@
|
|
|
232
225
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
233
226
|
"static/chunks/app/api/v1/api/chat/route-278a5f2f336e7a84.js"
|
|
234
227
|
],
|
|
235
|
-
"/api/
|
|
228
|
+
"/api/v1/chat/completions/route": [
|
|
236
229
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
237
230
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
238
231
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
239
232
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
240
|
-
"static/chunks/app/api/
|
|
233
|
+
"static/chunks/app/api/v1/chat/completions/route-278a5f2f336e7a84.js"
|
|
241
234
|
],
|
|
242
|
-
"/api/
|
|
235
|
+
"/api/usage/history/route": [
|
|
243
236
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
244
237
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
245
238
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
246
239
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
247
|
-
"static/chunks/app/api/
|
|
240
|
+
"static/chunks/app/api/usage/history/route-278a5f2f336e7a84.js"
|
|
248
241
|
],
|
|
249
242
|
"/api/usage/logs/route": [
|
|
250
243
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -253,47 +246,47 @@
|
|
|
253
246
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
254
247
|
"static/chunks/app/api/usage/logs/route-278a5f2f336e7a84.js"
|
|
255
248
|
],
|
|
256
|
-
"/api/v1/route": [
|
|
249
|
+
"/api/v1/responses/route": [
|
|
257
250
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
258
251
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
259
252
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
260
253
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
261
|
-
"static/chunks/app/api/v1/route-278a5f2f336e7a84.js"
|
|
254
|
+
"static/chunks/app/api/v1/responses/route-278a5f2f336e7a84.js"
|
|
262
255
|
],
|
|
263
|
-
"/api/
|
|
256
|
+
"/api/v1/messages/count_tokens/route": [
|
|
264
257
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
265
258
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
266
259
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
267
260
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
268
|
-
"static/chunks/app/api/
|
|
261
|
+
"static/chunks/app/api/v1/messages/count_tokens/route-278a5f2f336e7a84.js"
|
|
269
262
|
],
|
|
270
|
-
"/api/
|
|
263
|
+
"/api/v1/messages/route": [
|
|
271
264
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
272
265
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
273
266
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
274
267
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
275
|
-
"static/chunks/app/api/
|
|
268
|
+
"static/chunks/app/api/v1/messages/route-278a5f2f336e7a84.js"
|
|
276
269
|
],
|
|
277
|
-
"/api/
|
|
270
|
+
"/api/v1beta/models/[...path]/route": [
|
|
278
271
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
279
272
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
280
273
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
281
274
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
282
|
-
"static/chunks/app/api/
|
|
275
|
+
"static/chunks/app/api/v1beta/models/[...path]/route-278a5f2f336e7a84.js"
|
|
283
276
|
],
|
|
284
|
-
"/api/
|
|
277
|
+
"/api/v1beta/models/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/v1beta/models/route-278a5f2f336e7a84.js"
|
|
290
283
|
],
|
|
291
|
-
"/
|
|
284
|
+
"/api/v1/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/v1/route-278a5f2f336e7a84.js"
|
|
297
290
|
],
|
|
298
291
|
"/callback/page": [
|
|
299
292
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -302,14 +295,19 @@
|
|
|
302
295
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
303
296
|
"static/chunks/app/callback/page-2ac998ca8e1c4fb2.js"
|
|
304
297
|
],
|
|
305
|
-
"/
|
|
298
|
+
"/page": [
|
|
306
299
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
307
300
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
308
301
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
309
302
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
310
|
-
"static/chunks/
|
|
311
|
-
|
|
312
|
-
|
|
303
|
+
"static/chunks/app/page-278a5f2f336e7a84.js"
|
|
304
|
+
],
|
|
305
|
+
"/dashboard/settings/pricing/page": [
|
|
306
|
+
"static/chunks/webpack-06b42724ed132f52.js",
|
|
307
|
+
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
308
|
+
"static/chunks/1255-9494d7e861e97d68.js",
|
|
309
|
+
"static/chunks/main-app-1a9105a16c026010.js",
|
|
310
|
+
"static/chunks/app/dashboard/settings/pricing/page-b43df6ce6df08385.js"
|
|
313
311
|
],
|
|
314
312
|
"/login/page": [
|
|
315
313
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -320,12 +318,14 @@
|
|
|
320
318
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
321
319
|
"static/chunks/app/login/page-2af1a0bc871259dc.js"
|
|
322
320
|
],
|
|
323
|
-
"/page": [
|
|
321
|
+
"/landing/page": [
|
|
324
322
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
325
323
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
326
324
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
327
325
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
328
|
-
"static/chunks/
|
|
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",
|
|
@@ -346,43 +346,42 @@
|
|
|
346
346
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
347
347
|
"static/chunks/app/(dashboard)/dashboard/cli-tools/page-8180d8dcc58ba9d8.js"
|
|
348
348
|
],
|
|
349
|
-
"/(dashboard)/dashboard/
|
|
349
|
+
"/(dashboard)/dashboard/endpoint/page": [
|
|
350
350
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
351
351
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
352
352
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
353
353
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
354
354
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
355
355
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
356
|
-
"static/chunks/
|
|
356
|
+
"static/chunks/1393-c0bf788a0bc19102.js",
|
|
357
|
+
"static/chunks/app/(dashboard)/dashboard/endpoint/page-eb64021601a4f93a.js"
|
|
357
358
|
],
|
|
358
|
-
"/(dashboard)/dashboard/page": [
|
|
359
|
+
"/(dashboard)/dashboard/providers/page": [
|
|
359
360
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
360
361
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
361
362
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
362
363
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
363
364
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
364
365
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
365
|
-
"static/chunks/
|
|
366
|
-
"static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.js"
|
|
366
|
+
"static/chunks/app/(dashboard)/dashboard/providers/page-46de011fefaa1f94.js"
|
|
367
367
|
],
|
|
368
|
-
"/(dashboard)/dashboard/
|
|
368
|
+
"/(dashboard)/dashboard/combos/page": [
|
|
369
369
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
370
370
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
371
371
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
372
372
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
373
373
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
374
374
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
375
|
-
"static/chunks/app/(dashboard)/dashboard/
|
|
375
|
+
"static/chunks/app/(dashboard)/dashboard/combos/page-2ea23751c7f1e46a.js"
|
|
376
376
|
],
|
|
377
|
-
"/(dashboard)/dashboard/
|
|
377
|
+
"/(dashboard)/dashboard/providers/new/page": [
|
|
378
378
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
379
379
|
"static/chunks/4bd1b696-f785427dddbba9fb.js",
|
|
380
380
|
"static/chunks/1255-9494d7e861e97d68.js",
|
|
381
381
|
"static/chunks/main-app-1a9105a16c026010.js",
|
|
382
382
|
"static/chunks/1760-b91a44d089080cde.js",
|
|
383
383
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
384
|
-
"static/chunks/
|
|
385
|
-
"static/chunks/app/(dashboard)/dashboard/endpoint/page-eb64021601a4f93a.js"
|
|
384
|
+
"static/chunks/app/(dashboard)/dashboard/providers/new/page-d2b882b4fcbfc78f.js"
|
|
386
385
|
],
|
|
387
386
|
"/(dashboard)/dashboard/providers/[id]/page": [
|
|
388
387
|
"static/chunks/webpack-06b42724ed132f52.js",
|
|
@@ -394,23 +393,24 @@
|
|
|
394
393
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
395
394
|
"static/chunks/app/(dashboard)/dashboard/providers/[id]/page-57f726198e1476fa.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/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",
|
|
412
411
|
"static/chunks/4244-718fbe4896c384f4.js",
|
|
413
|
-
"static/chunks/
|
|
412
|
+
"static/chunks/1393-c0bf788a0bc19102.js",
|
|
413
|
+
"static/chunks/app/(dashboard)/dashboard/page-9e1b5cadb3d2e3f2.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/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
5
|
-
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
6
4
|
"/api/auth/logout/route": "/api/auth/logout",
|
|
5
|
+
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
7
6
|
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
7
|
+
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
8
8
|
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
9
|
-
"/api/
|
|
9
|
+
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
10
10
|
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
11
|
+
"/api/combos/route": "/api/combos",
|
|
11
12
|
"/api/init/route": "/api/init",
|
|
12
13
|
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
13
|
-
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
14
|
-
"/api/models/alias/route": "/api/models/alias",
|
|
15
|
-
"/api/keys/route": "/api/keys",
|
|
16
14
|
"/api/models/route": "/api/models",
|
|
17
|
-
"/api/combos/route": "/api/combos",
|
|
18
|
-
"/api/
|
|
19
|
-
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
15
|
+
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
16
|
+
"/api/keys/route": "/api/keys",
|
|
17
|
+
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
20
18
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
19
|
+
"/api/models/alias/route": "/api/models/alias",
|
|
21
20
|
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
22
|
-
"/api/
|
|
23
|
-
"/api/providers/[id]/
|
|
21
|
+
"/api/pricing/route": "/api/pricing",
|
|
22
|
+
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
24
23
|
"/api/providers/validate/route": "/api/providers/validate",
|
|
25
|
-
"/api/
|
|
26
|
-
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
24
|
+
"/api/providers/route": "/api/providers",
|
|
27
25
|
"/api/shutdown/route": "/api/shutdown",
|
|
28
|
-
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
29
|
-
"/api/tags/route": "/api/tags",
|
|
30
26
|
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
31
|
-
"/api/
|
|
32
|
-
"/api/
|
|
27
|
+
"/api/settings/route": "/api/settings",
|
|
28
|
+
"/api/tags/route": "/api/tags",
|
|
29
|
+
"/api/providers/client/route": "/api/providers/client",
|
|
30
|
+
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
31
|
+
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
33
32
|
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
34
|
-
"/api/
|
|
35
|
-
"/api/
|
|
33
|
+
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
34
|
+
"/api/usage/history/route": "/api/usage/history",
|
|
36
35
|
"/api/usage/logs/route": "/api/usage/logs",
|
|
37
|
-
"/api/v1/route": "/api/v1",
|
|
38
|
-
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
39
|
-
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
36
|
+
"/api/v1/responses/route": "/api/v1/responses",
|
|
40
37
|
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
38
|
+
"/api/v1/messages/route": "/api/v1/messages",
|
|
39
|
+
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
40
|
+
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
41
|
+
"/api/v1/route": "/api/v1",
|
|
41
42
|
"/favicon.ico/route": "/favicon.ico",
|
|
42
|
-
"/api/v1/responses/route": "/api/v1/responses",
|
|
43
|
-
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
44
43
|
"/callback/page": "/callback",
|
|
45
|
-
"/landing/page": "/landing",
|
|
46
|
-
"/login/page": "/login",
|
|
47
44
|
"/page": "/",
|
|
45
|
+
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
46
|
+
"/login/page": "/login",
|
|
47
|
+
"/landing/page": "/landing",
|
|
48
48
|
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
49
|
+
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
50
|
+
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
49
51
|
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
50
|
-
"/(dashboard)/dashboard/page": "/dashboard",
|
|
51
52
|
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
52
|
-
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
53
53
|
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
54
|
-
"/(dashboard)/dashboard/
|
|
55
|
-
"/(dashboard)/dashboard/
|
|
54
|
+
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
55
|
+
"/(dashboard)/dashboard/page": "/dashboard"
|
|
56
56
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/_KzlmQqzdjku65OXKBIY4/_buildManifest.js",
|
|
9
|
+
"static/_KzlmQqzdjku65OXKBIY4/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-06b42724ed132f52.js",
|