9router 0.3.63 → 0.3.65

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.
Files changed (584) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +33 -32
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/routes-manifest.json +6 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/page.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  28. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error.html +2 -2
  53. package/app/.next/server/app/_global-error.rsc +1 -1
  54. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  55. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  60. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/_not-found.html +1 -1
  62. package/app/.next/server/app/_not-found.rsc +4 -4
  63. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  64. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  65. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  66. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  67. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  68. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  69. package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  75. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  77. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  79. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  81. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  83. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  85. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/models/route.js +1 -1
  103. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  106. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  109. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -0
  111. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -0
  112. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -0
  113. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  121. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  124. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  128. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/providers/route.js +1 -1
  131. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  134. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  145. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  147. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  152. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  160. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/v1/models/route.js +1 -1
  171. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  176. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/version/route.js +1 -1
  178. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/callback.html +1 -1
  181. package/app/.next/server/app/callback.rsc +4 -4
  182. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  183. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  184. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  185. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  186. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  187. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  188. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  189. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  190. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  191. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  192. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  195. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  196. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  197. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  198. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  199. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  200. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  201. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  202. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  203. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  204. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  205. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  206. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  207. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  208. package/app/.next/server/app/dashboard/combos.html +1 -1
  209. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  210. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  211. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  212. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  213. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  214. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  215. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  216. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  217. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  218. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  219. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  220. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  221. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  222. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  223. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  224. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  225. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  226. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  227. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  228. package/app/.next/server/app/dashboard/mitm.html +1 -1
  229. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  230. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  231. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  232. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  233. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  234. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  235. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  236. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  237. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  238. package/app/.next/server/app/dashboard/profile.html +1 -1
  239. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  240. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  241. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  242. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  244. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  245. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  246. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  247. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  249. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  250. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  251. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  256. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  257. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  258. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  259. package/app/.next/server/app/dashboard/providers.html +1 -1
  260. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  261. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  262. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  263. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  264. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  265. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  266. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  267. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  268. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  269. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  270. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  271. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  272. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  274. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  276. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  277. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  278. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  279. package/app/.next/server/app/dashboard/quota.html +2 -2
  280. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  281. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  282. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  284. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  286. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  287. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  288. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  289. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  291. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  292. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  293. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  294. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  295. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  296. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  297. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  298. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  299. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  300. package/app/.next/server/app/dashboard/translator.html +1 -1
  301. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  302. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  303. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  305. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  306. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  307. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  308. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  309. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  310. package/app/.next/server/app/dashboard/usage.html +1 -1
  311. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  312. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  313. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  317. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  318. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  319. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  320. package/app/.next/server/app/dashboard.html +1 -1
  321. package/app/.next/server/app/dashboard.rsc +6 -6
  322. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  323. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  325. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  326. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  327. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  328. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  329. package/app/.next/server/app/index.html +1 -1
  330. package/app/.next/server/app/index.rsc +4 -4
  331. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  332. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  333. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  334. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  335. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  336. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/landing.html +1 -1
  338. package/app/.next/server/app/landing.rsc +4 -4
  339. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  340. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  341. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  342. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  343. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  344. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  345. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/login.html +1 -1
  347. package/app/.next/server/app/login.rsc +5 -5
  348. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  349. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  350. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  351. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  352. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  353. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  354. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  355. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  356. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  357. package/app/.next/server/app-paths-manifest.json +33 -32
  358. package/app/.next/server/chunks/1114.js +1 -1
  359. package/app/.next/server/chunks/2468.js +1 -0
  360. package/app/.next/server/chunks/318.js +5 -5
  361. package/app/.next/server/chunks/3245.js +1 -1
  362. package/app/.next/server/chunks/3832.js +1 -1
  363. package/app/.next/server/chunks/412.js +1 -1
  364. package/app/.next/server/chunks/4989.js +1 -1
  365. package/app/.next/server/chunks/5297.js +1 -1
  366. package/app/.next/server/chunks/649.js +1 -1
  367. package/app/.next/server/chunks/8220.js +1 -1
  368. package/app/.next/server/chunks/8590.js +1 -1
  369. package/app/.next/server/chunks/9718.js +1 -1
  370. package/app/.next/server/functions-config-manifest.json +24 -0
  371. package/app/.next/server/middleware.js +2 -2
  372. package/app/.next/server/pages/404.html +1 -1
  373. package/app/.next/server/pages/500.html +2 -2
  374. package/app/.next/server/server-reference-manifest.js +1 -1
  375. package/app/.next/server/server-reference-manifest.json +1 -1
  376. package/app/.next/static/chunks/2652-f35d2250006f0efa.js +1 -0
  377. package/app/.next/static/chunks/{5497-c150a301ad0c1f31.js → 5497-ce51becf351384d7.js} +3 -3
  378. package/app/.next/static/chunks/{9242-a7b52381d0ed17de.js → 9242-6b0eadba48a01fc0.js} +1 -1
  379. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-2f690056171c046a.js +1 -0
  380. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-4c33074d6306b72c.js +1 -0
  381. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-4a00fa0f4325f176.js +1 -0
  382. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-c3b5088fc58e748c.js +1 -0
  383. package/app/.next/static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js +1 -0
  384. package/app/.next/static/chunks/app/_global-error/page-e6ef76a14551a543.js +1 -0
  385. package/app/.next/static/chunks/app/api/9remote/install/route-e6ef76a14551a543.js +1 -0
  386. package/app/.next/static/chunks/app/api/9remote/start/route-e6ef76a14551a543.js +1 -0
  387. package/app/.next/static/chunks/app/api/9remote/status/route-e6ef76a14551a543.js +1 -0
  388. package/app/.next/static/chunks/app/api/auth/login/route-e6ef76a14551a543.js +1 -0
  389. package/app/.next/static/chunks/app/api/auth/logout/route-e6ef76a14551a543.js +1 -0
  390. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e6ef76a14551a543.js +1 -0
  391. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-e6ef76a14551a543.js +1 -0
  392. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-e6ef76a14551a543.js +1 -0
  393. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-e6ef76a14551a543.js +1 -0
  394. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-e6ef76a14551a543.js +1 -0
  395. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-e6ef76a14551a543.js +1 -0
  396. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-e6ef76a14551a543.js +1 -0
  397. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-e6ef76a14551a543.js +1 -0
  398. package/app/.next/static/chunks/app/api/cloud/auth/route-e6ef76a14551a543.js +1 -0
  399. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-e6ef76a14551a543.js +1 -0
  400. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-e6ef76a14551a543.js +1 -0
  401. package/app/.next/static/chunks/app/api/cloud/models/alias/route-e6ef76a14551a543.js +1 -0
  402. package/app/.next/static/chunks/app/api/combos/[id]/route-e6ef76a14551a543.js +1 -0
  403. package/app/.next/static/chunks/app/api/combos/route-e6ef76a14551a543.js +1 -0
  404. package/app/.next/static/chunks/app/api/init/route-e6ef76a14551a543.js +1 -0
  405. package/app/.next/static/chunks/app/api/keys/[id]/route-e6ef76a14551a543.js +1 -0
  406. package/app/.next/static/chunks/app/api/keys/route-e6ef76a14551a543.js +1 -0
  407. package/app/.next/static/chunks/app/api/locale/route-e6ef76a14551a543.js +1 -0
  408. package/app/.next/static/chunks/app/api/models/alias/route-e6ef76a14551a543.js +1 -0
  409. package/app/.next/static/chunks/app/api/models/availability/route-e6ef76a14551a543.js +1 -0
  410. package/app/.next/static/chunks/app/api/models/route-e6ef76a14551a543.js +1 -0
  411. package/app/.next/static/chunks/app/api/models/test/route-e6ef76a14551a543.js +1 -0
  412. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-e6ef76a14551a543.js +1 -0
  413. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-e6ef76a14551a543.js +1 -0
  414. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-e6ef76a14551a543.js +1 -0
  415. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-e6ef76a14551a543.js +1 -0
  416. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-e6ef76a14551a543.js +1 -0
  417. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-e6ef76a14551a543.js +1 -0
  418. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-e6ef76a14551a543.js +1 -0
  419. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-e6ef76a14551a543.js +1 -0
  420. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-e6ef76a14551a543.js +1 -0
  421. package/app/.next/static/chunks/app/api/pricing/route-e6ef76a14551a543.js +1 -0
  422. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-e6ef76a14551a543.js +1 -0
  423. package/app/.next/static/chunks/app/api/provider-nodes/route-e6ef76a14551a543.js +1 -0
  424. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-e6ef76a14551a543.js +1 -0
  425. package/app/.next/static/chunks/app/api/providers/[id]/models/route-e6ef76a14551a543.js +1 -0
  426. package/app/.next/static/chunks/app/api/providers/[id]/route-e6ef76a14551a543.js +1 -0
  427. package/app/.next/static/chunks/app/api/providers/[id]/test/route-e6ef76a14551a543.js +1 -0
  428. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-e6ef76a14551a543.js +1 -0
  429. package/app/.next/static/chunks/app/api/providers/client/route-e6ef76a14551a543.js +1 -0
  430. package/app/.next/static/chunks/app/api/providers/route-e6ef76a14551a543.js +1 -0
  431. package/app/.next/static/chunks/app/api/providers/test-batch/route-e6ef76a14551a543.js +1 -0
  432. package/app/.next/static/chunks/app/api/providers/validate/route-e6ef76a14551a543.js +1 -0
  433. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-e6ef76a14551a543.js +1 -0
  434. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-e6ef76a14551a543.js +1 -0
  435. package/app/.next/static/chunks/app/api/proxy-pools/route-e6ef76a14551a543.js +1 -0
  436. package/app/.next/static/chunks/app/api/settings/database/route-e6ef76a14551a543.js +1 -0
  437. package/app/.next/static/chunks/app/api/settings/proxy-test/route-e6ef76a14551a543.js +1 -0
  438. package/app/.next/static/chunks/app/api/settings/require-login/route-e6ef76a14551a543.js +1 -0
  439. package/app/.next/static/chunks/app/api/settings/route-e6ef76a14551a543.js +1 -0
  440. package/app/.next/static/chunks/app/api/shutdown/route-e6ef76a14551a543.js +1 -0
  441. package/app/.next/static/chunks/app/api/tags/route-e6ef76a14551a543.js +1 -0
  442. package/app/.next/static/chunks/app/api/translator/console-logs/route-e6ef76a14551a543.js +1 -0
  443. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-e6ef76a14551a543.js +1 -0
  444. package/app/.next/static/chunks/app/api/translator/load/route-e6ef76a14551a543.js +1 -0
  445. package/app/.next/static/chunks/app/api/translator/save/route-e6ef76a14551a543.js +1 -0
  446. package/app/.next/static/chunks/app/api/translator/send/route-e6ef76a14551a543.js +1 -0
  447. package/app/.next/static/chunks/app/api/translator/translate/route-e6ef76a14551a543.js +1 -0
  448. package/app/.next/static/chunks/app/api/tunnel/disable/route-e6ef76a14551a543.js +1 -0
  449. package/app/.next/static/chunks/app/api/tunnel/enable/route-e6ef76a14551a543.js +1 -0
  450. package/app/.next/static/chunks/app/api/tunnel/status/route-e6ef76a14551a543.js +1 -0
  451. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-e6ef76a14551a543.js +1 -0
  452. package/app/.next/static/chunks/app/api/usage/chart/route-e6ef76a14551a543.js +1 -0
  453. package/app/.next/static/chunks/app/api/usage/history/route-e6ef76a14551a543.js +1 -0
  454. package/app/.next/static/chunks/app/api/usage/providers/route-e6ef76a14551a543.js +1 -0
  455. package/app/.next/static/chunks/app/api/usage/request-details/route-e6ef76a14551a543.js +1 -0
  456. package/app/.next/static/chunks/app/api/usage/request-logs/route-e6ef76a14551a543.js +1 -0
  457. package/app/.next/static/chunks/app/api/usage/stats/route-e6ef76a14551a543.js +1 -0
  458. package/app/.next/static/chunks/app/api/usage/stream/route-e6ef76a14551a543.js +1 -0
  459. package/app/.next/static/chunks/app/api/v1/api/chat/route-e6ef76a14551a543.js +1 -0
  460. package/app/.next/static/chunks/app/api/v1/chat/completions/route-e6ef76a14551a543.js +1 -0
  461. package/app/.next/static/chunks/app/api/v1/embeddings/route-e6ef76a14551a543.js +1 -0
  462. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-e6ef76a14551a543.js +1 -0
  463. package/app/.next/static/chunks/app/api/v1/messages/route-e6ef76a14551a543.js +1 -0
  464. package/app/.next/static/chunks/app/api/v1/models/route-e6ef76a14551a543.js +1 -0
  465. package/app/.next/static/chunks/app/api/v1/responses/route-e6ef76a14551a543.js +1 -0
  466. package/app/.next/static/chunks/app/api/v1/route-e6ef76a14551a543.js +1 -0
  467. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-e6ef76a14551a543.js +1 -0
  468. package/app/.next/static/chunks/app/api/v1beta/models/route-e6ef76a14551a543.js +1 -0
  469. package/app/.next/static/chunks/app/api/version/route-e6ef76a14551a543.js +1 -0
  470. package/app/.next/static/chunks/app/{layout-8e0bedab6cffaa07.js → layout-64d54dcedbdfab11.js} +1 -1
  471. package/app/.next/static/chunks/app/manifest.webmanifest/route-e6ef76a14551a543.js +1 -0
  472. package/app/.next/static/chunks/app/page-e6ef76a14551a543.js +1 -0
  473. package/app/.next/static/chunks/{main-aab9e1b069a77e0f.js → main-7ea42cedc4a117c7.js} +1 -1
  474. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-e6ef76a14551a543.js +1 -0
  475. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-e6ef76a14551a543.js +1 -0
  476. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-e6ef76a14551a543.js +1 -0
  477. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e6ef76a14551a543.js +1 -0
  478. package/app/.next/static/css/d373283a15291b98.css +1 -0
  479. package/app/.next/static/gHypWthmAEGnQjLzrqwbj/_buildManifest.js +1 -0
  480. package/app/package.json +1 -1
  481. package/app/public/providers/nvidia.png +0 -0
  482. package/app/src/mitm/server.js +1 -1
  483. package/package.json +1 -1
  484. package/app/.next/server/chunks/1422.js +0 -1
  485. package/app/.next/static/chunks/2652-a74d5e854e0bfa62.js +0 -1
  486. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-4ad08a3c859e80d1.js +0 -1
  487. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-9fe6937f1b7efcd0.js +0 -1
  488. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-83ea2fe0ea362d1d.js +0 -1
  489. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-22472b9954e72930.js +0 -1
  490. package/app/.next/static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js +0 -1
  491. package/app/.next/static/chunks/app/_global-error/page-7a52a199ae1900b3.js +0 -1
  492. package/app/.next/static/chunks/app/api/9remote/install/route-7a52a199ae1900b3.js +0 -1
  493. package/app/.next/static/chunks/app/api/9remote/start/route-7a52a199ae1900b3.js +0 -1
  494. package/app/.next/static/chunks/app/api/9remote/status/route-7a52a199ae1900b3.js +0 -1
  495. package/app/.next/static/chunks/app/api/auth/login/route-7a52a199ae1900b3.js +0 -1
  496. package/app/.next/static/chunks/app/api/auth/logout/route-7a52a199ae1900b3.js +0 -1
  497. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7a52a199ae1900b3.js +0 -1
  498. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7a52a199ae1900b3.js +0 -1
  499. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7a52a199ae1900b3.js +0 -1
  500. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7a52a199ae1900b3.js +0 -1
  501. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7a52a199ae1900b3.js +0 -1
  502. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7a52a199ae1900b3.js +0 -1
  503. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7a52a199ae1900b3.js +0 -1
  504. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7a52a199ae1900b3.js +0 -1
  505. package/app/.next/static/chunks/app/api/cloud/auth/route-7a52a199ae1900b3.js +0 -1
  506. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7a52a199ae1900b3.js +0 -1
  507. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7a52a199ae1900b3.js +0 -1
  508. package/app/.next/static/chunks/app/api/cloud/models/alias/route-7a52a199ae1900b3.js +0 -1
  509. package/app/.next/static/chunks/app/api/combos/[id]/route-7a52a199ae1900b3.js +0 -1
  510. package/app/.next/static/chunks/app/api/combos/route-7a52a199ae1900b3.js +0 -1
  511. package/app/.next/static/chunks/app/api/init/route-7a52a199ae1900b3.js +0 -1
  512. package/app/.next/static/chunks/app/api/keys/[id]/route-7a52a199ae1900b3.js +0 -1
  513. package/app/.next/static/chunks/app/api/keys/route-7a52a199ae1900b3.js +0 -1
  514. package/app/.next/static/chunks/app/api/locale/route-7a52a199ae1900b3.js +0 -1
  515. package/app/.next/static/chunks/app/api/models/alias/route-7a52a199ae1900b3.js +0 -1
  516. package/app/.next/static/chunks/app/api/models/availability/route-7a52a199ae1900b3.js +0 -1
  517. package/app/.next/static/chunks/app/api/models/route-7a52a199ae1900b3.js +0 -1
  518. package/app/.next/static/chunks/app/api/models/test/route-7a52a199ae1900b3.js +0 -1
  519. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7a52a199ae1900b3.js +0 -1
  520. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7a52a199ae1900b3.js +0 -1
  521. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7a52a199ae1900b3.js +0 -1
  522. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7a52a199ae1900b3.js +0 -1
  523. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7a52a199ae1900b3.js +0 -1
  524. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7a52a199ae1900b3.js +0 -1
  525. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7a52a199ae1900b3.js +0 -1
  526. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7a52a199ae1900b3.js +0 -1
  527. package/app/.next/static/chunks/app/api/pricing/route-7a52a199ae1900b3.js +0 -1
  528. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7a52a199ae1900b3.js +0 -1
  529. package/app/.next/static/chunks/app/api/provider-nodes/route-7a52a199ae1900b3.js +0 -1
  530. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7a52a199ae1900b3.js +0 -1
  531. package/app/.next/static/chunks/app/api/providers/[id]/models/route-7a52a199ae1900b3.js +0 -1
  532. package/app/.next/static/chunks/app/api/providers/[id]/route-7a52a199ae1900b3.js +0 -1
  533. package/app/.next/static/chunks/app/api/providers/[id]/test/route-7a52a199ae1900b3.js +0 -1
  534. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7a52a199ae1900b3.js +0 -1
  535. package/app/.next/static/chunks/app/api/providers/client/route-7a52a199ae1900b3.js +0 -1
  536. package/app/.next/static/chunks/app/api/providers/route-7a52a199ae1900b3.js +0 -1
  537. package/app/.next/static/chunks/app/api/providers/test-batch/route-7a52a199ae1900b3.js +0 -1
  538. package/app/.next/static/chunks/app/api/providers/validate/route-7a52a199ae1900b3.js +0 -1
  539. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7a52a199ae1900b3.js +0 -1
  540. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7a52a199ae1900b3.js +0 -1
  541. package/app/.next/static/chunks/app/api/proxy-pools/route-7a52a199ae1900b3.js +0 -1
  542. package/app/.next/static/chunks/app/api/settings/database/route-7a52a199ae1900b3.js +0 -1
  543. package/app/.next/static/chunks/app/api/settings/proxy-test/route-7a52a199ae1900b3.js +0 -1
  544. package/app/.next/static/chunks/app/api/settings/require-login/route-7a52a199ae1900b3.js +0 -1
  545. package/app/.next/static/chunks/app/api/settings/route-7a52a199ae1900b3.js +0 -1
  546. package/app/.next/static/chunks/app/api/shutdown/route-7a52a199ae1900b3.js +0 -1
  547. package/app/.next/static/chunks/app/api/tags/route-7a52a199ae1900b3.js +0 -1
  548. package/app/.next/static/chunks/app/api/translator/console-logs/route-7a52a199ae1900b3.js +0 -1
  549. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7a52a199ae1900b3.js +0 -1
  550. package/app/.next/static/chunks/app/api/translator/load/route-7a52a199ae1900b3.js +0 -1
  551. package/app/.next/static/chunks/app/api/translator/save/route-7a52a199ae1900b3.js +0 -1
  552. package/app/.next/static/chunks/app/api/translator/send/route-7a52a199ae1900b3.js +0 -1
  553. package/app/.next/static/chunks/app/api/translator/translate/route-7a52a199ae1900b3.js +0 -1
  554. package/app/.next/static/chunks/app/api/tunnel/disable/route-7a52a199ae1900b3.js +0 -1
  555. package/app/.next/static/chunks/app/api/tunnel/enable/route-7a52a199ae1900b3.js +0 -1
  556. package/app/.next/static/chunks/app/api/tunnel/status/route-7a52a199ae1900b3.js +0 -1
  557. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7a52a199ae1900b3.js +0 -1
  558. package/app/.next/static/chunks/app/api/usage/chart/route-7a52a199ae1900b3.js +0 -1
  559. package/app/.next/static/chunks/app/api/usage/history/route-7a52a199ae1900b3.js +0 -1
  560. package/app/.next/static/chunks/app/api/usage/providers/route-7a52a199ae1900b3.js +0 -1
  561. package/app/.next/static/chunks/app/api/usage/request-details/route-7a52a199ae1900b3.js +0 -1
  562. package/app/.next/static/chunks/app/api/usage/request-logs/route-7a52a199ae1900b3.js +0 -1
  563. package/app/.next/static/chunks/app/api/usage/stats/route-7a52a199ae1900b3.js +0 -1
  564. package/app/.next/static/chunks/app/api/usage/stream/route-7a52a199ae1900b3.js +0 -1
  565. package/app/.next/static/chunks/app/api/v1/api/chat/route-7a52a199ae1900b3.js +0 -1
  566. package/app/.next/static/chunks/app/api/v1/chat/completions/route-7a52a199ae1900b3.js +0 -1
  567. package/app/.next/static/chunks/app/api/v1/embeddings/route-7a52a199ae1900b3.js +0 -1
  568. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7a52a199ae1900b3.js +0 -1
  569. package/app/.next/static/chunks/app/api/v1/messages/route-7a52a199ae1900b3.js +0 -1
  570. package/app/.next/static/chunks/app/api/v1/models/route-7a52a199ae1900b3.js +0 -1
  571. package/app/.next/static/chunks/app/api/v1/responses/route-7a52a199ae1900b3.js +0 -1
  572. package/app/.next/static/chunks/app/api/v1/route-7a52a199ae1900b3.js +0 -1
  573. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7a52a199ae1900b3.js +0 -1
  574. package/app/.next/static/chunks/app/api/v1beta/models/route-7a52a199ae1900b3.js +0 -1
  575. package/app/.next/static/chunks/app/api/version/route-7a52a199ae1900b3.js +0 -1
  576. package/app/.next/static/chunks/app/manifest.webmanifest/route-7a52a199ae1900b3.js +0 -1
  577. package/app/.next/static/chunks/app/page-7a52a199ae1900b3.js +0 -1
  578. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7a52a199ae1900b3.js +0 -1
  579. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7a52a199ae1900b3.js +0 -1
  580. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7a52a199ae1900b3.js +0 -1
  581. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7a52a199ae1900b3.js +0 -1
  582. package/app/.next/static/css/6e39f97c1b551330.css +0 -1
  583. package/app/.next/static/rCToAL41C9N4Frmtc1JXA/_buildManifest.js +0 -1
  584. /package/app/.next/static/{rCToAL41C9N4Frmtc1JXA → gHypWthmAEGnQjLzrqwbj}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/test/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/6e39f97c1b551330.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/test/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/test/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"22740","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91992,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/d373283a15291b98.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/test/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=4444,a.ids=[4444],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11259:(a,b,c)=>{c.d(b,{Pv:()=>k}),c(73024);var d=c(51455),e=c(76760),f=c(73136);async function g(a,b,c){for(let d=0;d<b;d++)try{return await a()}catch(a){if(d<b-1)await new Promise(a=>setTimeout(a,c));else throw a}}class h{#a;#b;#c=!1;#d=null;#e=null;#f=null;#g=null;#h(a){return this.#g=a,this.#f||=new Promise((a,b)=>{this.#e=[a,b]}),new Promise((a,b)=>{this.#f?.then(a).catch(b)})}async #i(a){this.#c=!0;try{await (0,d.writeFile)(this.#b,a,"utf-8"),await g(async()=>{await (0,d.rename)(this.#b,this.#a)},10,100),this.#d?.[0]()}catch(a){throw a instanceof Error&&this.#d?.[1](a),a}finally{if(this.#c=!1,this.#d=this.#e,this.#e=this.#f=null,null!==this.#g){let a=this.#g;this.#g=null,await this.write(a)}}}constructor(a){this.#a=a,this.#b=function(a){let b=a instanceof URL?(0,f.fileURLToPath)(a):a.toString();return(0,e.join)((0,e.dirname)(b),`.${(0,e.basename)(b)}.tmp`)}(a)}async write(a){return this.#c?this.#h(a):this.#i(a)}}class i{#a;#j;constructor(a){this.#a=a,this.#j=new h(a)}async read(){let a;try{a=await (0,d.readFile)(this.#a,"utf-8")}catch(a){if("ENOENT"===a.code)return null;throw a}return a}write(a){return this.#j.write(a)}}class j{#k;#l;#m;constructor(a,{parse:b,stringify:c}){this.#k=new i(a),this.#l=b,this.#m=c}async read(){let a=await this.#k.read();return null===a?null:this.#l(a)}write(a){return this.#k.write(this.#m(a))}}class k extends j{constructor(a){super(a,{parse:JSON.parse,stringify:a=>JSON.stringify(a,null,2)})}}},12412:a=>{a.exports=require("assert")},21820:a=>{a.exports=require("os")},27910:a=>{a.exports=require("stream")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},75681:(a,b,c)=>{c.d(b,{DI:()=>h,IS:()=>d,JH:()=>g,Q2:()=>k,fg:()=>f,gb:()=>j,mq:()=>i,rs:()=>m,wG:()=>n,zN:()=>e,zt:()=>l});let d={iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981"},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4",deprecated:!0,deprecationNotice:"Google has tightened Gemini CLI abuse detection and restricted Pro models to paid accounts (Mar 25, 2026). Using this provider may violate ToS and risk account bans."},kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"}},e={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B"},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6"},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},f={openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",passthroughModels:!0,website:"https://openrouter.ai"},glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn"},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com"},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com"},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com"},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev"},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com"},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai"},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai"},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai"},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com"},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com"},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai"},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"}},g="openai-compatible-",h="anthropic-compatible-";function i(a){return"string"==typeof a&&a.startsWith(g)}function j(a){return"string"==typeof a&&a.startsWith(h)}let k={...d,...e,...f};function l(a){for(let b of Object.values(k))if(b.alias===a||b.id===a)return b;return null}function m(a){let b=l(a);return b?.id||a}function n(a){let b=k[a];return b?.alias||a}Object.values(k).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(k).reduce((a,b)=>(a[b.id]=b.alias,a),{})},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},81115:a=>{a.exports=require("constants")},82996:(a,b,c)=>{c.d(b,{t:()=>d});class d{adapter;data;constructor(a,b){!function(a,b){if(void 0===a)throw Error("lowdb: missing adapter");if(void 0===b)throw Error("lowdb: missing default data")}(a,b),this.adapter=a,this.data=b}async read(){let a=await this.adapter.read();a&&(this.data=a)}async write(){this.data&&await this.adapter.write(this.data)}async update(a){a(this.data),await this.write()}}},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},89871:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{POST:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(89718),x=c(57247),y=c(75681);async function z(){let a=await (0,w.getApiKeys)();return a.find(a=>!1!==a.isActive)?.key||null}async function A(a,b,c){let d=Date.now();try{let e={"Content-Type":"application/json"};c&&(e.Authorization=`Bearer ${c}`);let f=await fetch(`${b}/api/v1/chat/completions`,{method:"POST",headers:e,body:JSON.stringify({model:a,max_tokens:1,stream:!1,messages:[{role:"user",content:"hi"}]}),signal:AbortSignal.timeout(15e3)}),g=Date.now()-d,h=200===f.status||400===f.status,i=null;if(!h){let a=await f.text().catch(()=>"");i=`HTTP ${f.status}${a?`: ${a.slice(0,120)}`:""}`}return{ok:h,latencyMs:g,error:i}}catch(a){return{ok:!1,latencyMs:Date.now()-d,error:a.message}}}async function B(a,{params:b}){try{let{id:c}=await b,d=await (0,w.Mc)(c);if(!d)return v.NextResponse.json({error:"Connection not found"},{status:404});let e=d.provider,f=(0,y.mq)(e)||(0,y.gb)(e),g=x.Xg[e]||e,h=(0,x.SM)(g);if(f&&0===h.length)try{let b=await fetch(`${C(a)}/api/providers/${c}/models`);b.ok&&(h=((await b.json()).models||[]).map(a=>({id:a.id||a.name,name:a.name||a.id})))}catch{}if(0===h.length)return v.NextResponse.json({error:"No models configured for this provider"},{status:400});let i=C(a),j=await z(),[k,...l]=h,m=await A(`${g}/${k.id}`,i,j),n=[{modelId:k.id,name:k.name||k.id,...m}];if(l.length>0){let a=await Promise.all(l.map(async a=>{let b=await A(`${g}/${a.id}`,i,j);return{modelId:a.id,name:a.name||a.id,...b}}));n.push(...a)}return v.NextResponse.json({provider:e,connectionId:c,results:n})}catch(a){return console.log("Error testing models:",a),v.NextResponse.json({error:"Test failed"},{status:500})}}function C(a){let b=new URL(a.url);return`${b.protocol}//${b.host}`}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/[id]/test-models/route",pathname:"/api/providers/[id]/test-models",filename:"route",bundlePath:"app/api/providers/[id]/test-models/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/providers/[id]/test-models/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/[id]/test-models/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},94735:a=>{a.exports=require("events")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,8336,1813,9718,3832],()=>b(b.s=89871));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=4444,a.ids=[4444],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11259:(a,b,c)=>{c.d(b,{Pv:()=>k}),c(73024);var d=c(51455),e=c(76760),f=c(73136);async function g(a,b,c){for(let d=0;d<b;d++)try{return await a()}catch(a){if(d<b-1)await new Promise(a=>setTimeout(a,c));else throw a}}class h{#a;#b;#c=!1;#d=null;#e=null;#f=null;#g=null;#h(a){return this.#g=a,this.#f||=new Promise((a,b)=>{this.#e=[a,b]}),new Promise((a,b)=>{this.#f?.then(a).catch(b)})}async #i(a){this.#c=!0;try{await (0,d.writeFile)(this.#b,a,"utf-8"),await g(async()=>{await (0,d.rename)(this.#b,this.#a)},10,100),this.#d?.[0]()}catch(a){throw a instanceof Error&&this.#d?.[1](a),a}finally{if(this.#c=!1,this.#d=this.#e,this.#e=this.#f=null,null!==this.#g){let a=this.#g;this.#g=null,await this.write(a)}}}constructor(a){this.#a=a,this.#b=function(a){let b=a instanceof URL?(0,f.fileURLToPath)(a):a.toString();return(0,e.join)((0,e.dirname)(b),`.${(0,e.basename)(b)}.tmp`)}(a)}async write(a){return this.#c?this.#h(a):this.#i(a)}}class i{#a;#j;constructor(a){this.#a=a,this.#j=new h(a)}async read(){let a;try{a=await (0,d.readFile)(this.#a,"utf-8")}catch(a){if("ENOENT"===a.code)return null;throw a}return a}write(a){return this.#j.write(a)}}class j{#k;#l;#m;constructor(a,{parse:b,stringify:c}){this.#k=new i(a),this.#l=b,this.#m=c}async read(){let a=await this.#k.read();return null===a?null:this.#l(a)}write(a){return this.#k.write(this.#m(a))}}class k extends j{constructor(a){super(a,{parse:JSON.parse,stringify:a=>JSON.stringify(a,null,2)})}}},12412:a=>{a.exports=require("assert")},21820:a=>{a.exports=require("os")},27910:a=>{a.exports=require("stream")},28354:a=>{a.exports=require("util")},29021:a=>{a.exports=require("fs")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{a.exports=require("node:os")},51455:a=>{a.exports=require("node:fs/promises")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},73136:a=>{a.exports=require("node:url")},75681:(a,b,c)=>{c.d(b,{DI:()=>h,IS:()=>d,JH:()=>g,Q2:()=>k,fg:()=>f,gb:()=>j,mq:()=>i,rs:()=>m,wG:()=>n,zN:()=>e,zt:()=>l});let d={kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981"},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4",deprecated:!0,deprecationNotice:"Google has tightened Gemini CLI abuse detection and restricted Pro models to paid accounts (Mar 25, 2026). Using this provider may violate ToS and risk account bans."},iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"}},e={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B"},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6"},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},f={glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn"},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com"},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com"},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com"},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev"},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com"},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai"},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai"},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai"},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com"},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com"},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai"},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"}},g="openai-compatible-",h="anthropic-compatible-";function i(a){return"string"==typeof a&&a.startsWith(g)}function j(a){return"string"==typeof a&&a.startsWith(h)}let k={...d,openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",passthroughModels:!0,website:"https://openrouter.ai",notice:{text:"Free tier: 27+ free models, no credit card needed, 200 req/day. After $10 credit: 1,000 req/day.",apiKeyUrl:"https://openrouter.ai/settings/keys"},modelsFetcher:{url:"https://openrouter.ai/api/v1/models",type:"openrouter-free"}},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim",notice:{text:"Free access for NVIDIA Developer Program members (prototyping & testing).",apiKeyUrl:"https://build.nvidia.com/settings/api-keys"}},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com",notice:{text:"Free tier: light usage, 1 cloud model at a time (limits reset every 5h & 7d). Pro $20/mo \xb7 Max $100/mo.",apiKeyUrl:"https://ollama.com/settings/api-keys"}},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai",notice:{text:"New Google Cloud accounts get $300 free credits. Requires GCP project + Service Account with Vertex AI API enabled.",apiKeyUrl:"https://console.cloud.google.com/iam-admin/serviceaccounts"}},...e,...f};function l(a){for(let b of Object.values(k))if(b.alias===a||b.id===a)return b;return null}function m(a){let b=l(a);return b?.id||a}function n(a){let b=k[a];return b?.alias||a}Object.values(k).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(k).reduce((a,b)=>(a[b.id]=b.alias,a),{})},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},81115:a=>{a.exports=require("constants")},82996:(a,b,c)=>{c.d(b,{t:()=>d});class d{adapter;data;constructor(a,b){!function(a,b){if(void 0===a)throw Error("lowdb: missing adapter");if(void 0===b)throw Error("lowdb: missing default data")}(a,b),this.adapter=a,this.data=b}async read(){let a=await this.adapter.read();a&&(this.data=a)}async write(){this.data&&await this.adapter.write(this.data)}async update(a){a(this.data),await this.write()}}},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},89871:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{POST:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(89718),x=c(57247),y=c(75681);async function z(){let a=await (0,w.getApiKeys)();return a.find(a=>!1!==a.isActive)?.key||null}async function A(a,b,c){let d=Date.now();try{let e={"Content-Type":"application/json"};c&&(e.Authorization=`Bearer ${c}`);let f=await fetch(`${b}/api/v1/chat/completions`,{method:"POST",headers:e,body:JSON.stringify({model:a,max_tokens:1,stream:!1,messages:[{role:"user",content:"hi"}]}),signal:AbortSignal.timeout(15e3)}),g=Date.now()-d,h=200===f.status||400===f.status,i=null;if(!h){let a=await f.text().catch(()=>"");i=`HTTP ${f.status}${a?`: ${a.slice(0,120)}`:""}`}return{ok:h,latencyMs:g,error:i}}catch(a){return{ok:!1,latencyMs:Date.now()-d,error:a.message}}}async function B(a,{params:b}){try{let{id:c}=await b,d=await (0,w.Mc)(c);if(!d)return v.NextResponse.json({error:"Connection not found"},{status:404});let e=d.provider,f=(0,y.mq)(e)||(0,y.gb)(e),g=x.Xg[e]||e,h=(0,x.SM)(g);if(f&&0===h.length)try{let b=await fetch(`${C(a)}/api/providers/${c}/models`);b.ok&&(h=((await b.json()).models||[]).map(a=>({id:a.id||a.name,name:a.name||a.id})))}catch{}if(0===h.length)return v.NextResponse.json({error:"No models configured for this provider"},{status:400});let i=C(a),j=await z(),[k,...l]=h,m=await A(`${g}/${k.id}`,i,j),n=[{modelId:k.id,name:k.name||k.id,...m}];if(l.length>0){let a=await Promise.all(l.map(async a=>{let b=await A(`${g}/${a.id}`,i,j);return{modelId:a.id,name:a.name||a.id,...b}}));n.push(...a)}return v.NextResponse.json({provider:e,connectionId:c,results:n})}catch(a){return console.log("Error testing models:",a),v.NextResponse.json({error:"Test failed"},{status:500})}}function C(a){let b=new URL(a.url);return`${b.protocol}//${b.host}`}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/[id]/test-models/route",pathname:"/api/providers/[id]/test-models",filename:"route",bundlePath:"app/api/providers/[id]/test-models/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/providers/[id]/test-models/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/[id]/test-models/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},94735:a=>{a.exports=require("events")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,8336,1813,9718,3832],()=>b(b.s=89871));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/test-models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-a74d5e854e0bfa62.js","7177","static/chunks/app/layout-8e0bedab6cffaa07.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-a74d5e854e0bfa62.js","5497","static/chunks/5497-c150a301ad0c1f31.js","9305","static/chunks/app/(dashboard)/layout-4836a4e592f3dbaa.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/6e39f97c1b551330.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/test-models/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/test-models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"25175","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"22740","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-f35d2250006f0efa.js","7177","static/chunks/app/layout-64d54dcedbdfab11.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteModal.js":{"id":19337,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","619","static/chunks/619-6fb7f67f0cfecb7d.js","2652","static/chunks/2652-f35d2250006f0efa.js","5497","static/chunks/5497-ce51becf351384d7.js","9305","static/chunks/app/(dashboard)/layout-4e70ec82e1a11a82.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91992,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/d373283a15291b98.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/test-models/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"19337":{"*":{"id":"75933","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}