prozygent 0.5.11 → 0.5.13

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 (364) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +8 -8
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  31. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  39. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  40. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  41. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  42. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  44. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  46. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  50. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  68. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  71. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  84. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  96. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  102. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/settings/migrate-9router/route.js +1 -1
  107. package/app/.next-cli-build/server/app/api/settings/migrate-9router/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  147. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  150. package/app/.next-cli-build/server/app/callback.html +1 -1
  151. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  152. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  153. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  155. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  156. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  159. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  160. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  161. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  162. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  164. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  165. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  167. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  170. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  172. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  174. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  175. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  177. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  178. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  180. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  182. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  184. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  185. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  187. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  190. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  195. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  197. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  200. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  201. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  204. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  205. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  206. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  207. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  208. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  211. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  215. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  216. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  218. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  221. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  222. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  225. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  226. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  228. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  231. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  235. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  236. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  237. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  238. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  239. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  241. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  242. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  243. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  246. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  247. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  249. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  251. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  252. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  253. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  256. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  257. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  259. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  261. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  262. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  263. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  266. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  267. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  268. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  269. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  270. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  271. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  273. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  274. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  276. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  278. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  280. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  282. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  283. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  284. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  287. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  288. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  289. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  290. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  291. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  292. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  293. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  294. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  296. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  297. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  298. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  300. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  301. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  303. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  304. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  305. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  306. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  307. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  308. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  309. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  310. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  311. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  312. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  313. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  314. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  317. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  318. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  319. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/index.html +1 -1
  321. package/app/.next-cli-build/server/app/index.rsc +4 -4
  322. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  323. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  324. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  325. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  326. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  328. package/app/.next-cli-build/server/app/landing.html +1 -1
  329. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  330. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  331. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  332. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  333. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  334. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  335. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  336. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  337. package/app/.next-cli-build/server/app/login.html +1 -1
  338. package/app/.next-cli-build/server/app/login.rsc +5 -5
  339. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  340. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  341. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  342. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  343. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  344. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  345. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  346. package/app/.next-cli-build/server/app-paths-manifest.json +8 -8
  347. package/app/.next-cli-build/server/chunks/2231.js +1 -1
  348. package/app/.next-cli-build/server/chunks/318.js +1 -1
  349. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  350. package/app/.next-cli-build/server/chunks/4827.js +1 -1
  351. package/app/.next-cli-build/server/chunks/8238.js +1 -1
  352. package/app/.next-cli-build/server/chunks/9870.js +1 -1
  353. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  354. package/app/.next-cli-build/server/middleware.js +1 -1
  355. package/app/.next-cli-build/server/pages/404.html +1 -1
  356. package/app/.next-cli-build/server/pages/500.html +1 -1
  357. package/app/.next-cli-build/static/chunks/{1321-9ddc722a15fc050a.js → 1321-63dcd43dabe1062b.js} +1 -1
  358. package/app/cli/.build-home/.prozygent/db/backups/upgrade-0.5.11-to-0.5.12-0.5.12-20260622-004938/data.sqlite +0 -0
  359. package/app/cli/.build-home/.prozygent/db/backups/upgrade-0.5.12-to-0.5.13-0.5.13-20260622-005717/data.sqlite +0 -0
  360. package/app/cli/.build-home/.prozygent/db/data.sqlite +0 -0
  361. package/app/package.json +1 -1
  362. package/package.json +1 -1
  363. /package/app/.next-cli-build/static/{UokzNjT6MIWZ1Ok2K2tpb → tIiroaSvPGSmu17uTvaRN}/_buildManifest.js +0 -0
  364. /package/app/.next-cli-build/static/{UokzNjT6MIWZ1Ok2K2tpb → tIiroaSvPGSmu17uTvaRN}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ae7fe31cb3cf39e1.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f482ccef6733ebcc.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-9f5ed14f91ae383c.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/2649-0feca1af373a4286.js" async=""></script><script src="/_next/static/chunks/1321-9ddc722a15fc050a.js" async=""></script><script src="/_next/static/chunks/705-88a88802806cd820.js" async=""></script><script src="/_next/static/chunks/5497-a0af54eda37b61fc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-07c617301623f103.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-dfa8c86d04a1b17f.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>Prozygent - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex relative z-30"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.11</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] fill-1 text-white">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.11</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] fill-1 text-white">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="absolute inset-0 pointer-events-none -z-10" aria-hidden="true" style="background:radial-gradient(ellipse at top, rgba(229,106,74,0.03), transparent 50%)"></div><header class="shrink-0 flex items-center justify-between gap-3 px-6 lg:px-10 py-4 bg-surface/30 backdrop-blur-xl shadow-[0_1px_0_0_rgba(255,255,255,0.03)] z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="inline-flex items-center justify-center size-9 rounded-xl text-text-main hover:bg-surface-2/50 hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="inline-flex items-center justify-center size-8 rounded-lg bg-brand-500/10 text-brand-500 mr-3"><span class="material-symbols-outlined text-xl">dns</span></span><h1 class="text-xl lg:text-2xl font-bold tracking-tight truncate">Providers</h1></div><p class="hidden lg:block text-sm text-text-subtle mt-0.5">Manage your AI provider connections</p></div></div><div class="flex items-center gap-2 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-xl bg-gradient-to-r from-pink-500/10 to-purple-500/10 border border-pink-500/20 text-pink-500 dark:text-pink-400 hover:from-pink-500/20 hover:to-purple-500/20 transition-all text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto scroll-smooth custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="max-w-2xl mx-auto"><div class="mb-8"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4" href="/dashboard/providers"><span class="material-symbols-outlined text-lg">arrow_back</span>Back to Providers</a><h1 class="text-3xl font-semibold tracking-tight">Add New Provider</h1><p class="text-text-muted mt-2">Configure a new AI provider to use with your applications.</p></div><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-6"><form class="flex flex-col gap-6"><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">Provider<span class="text-red-500 ml-1">*</span></label><div class="relative"><select class="w-full py-2.5 px-3.5 pr-10 text-sm text-text-main bg-surface-2/60 border border-border-subtle rounded-xl appearance-none focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm"><option value="" disabled="" selected="">Select a provider</option><option value="gemini-cli">Gemini CLI</option><option value="kiro">Kiro AI</option><option value="mimo-free">MiMo Code Free</option><option value="opencode">OpenCode Free</option><option value="qoder">Qoder</option><option value="byteplus">BytePlus ModelArk</option><option value="cloudflare-ai">Cloudflare</option><option value="coqui">Coqui TTS</option><option value="edge-tts">Edge TTS</option><option value="gemini">Gemini</option><option value="google-tts">Google TTS</option><option value="local-device">Local Device</option><option value="nvidia">NVIDIA NIM</option><option value="ollama">Ollama Cloud</option><option value="openrouter">OpenRouter</option><option value="searxng">SearXNG</option><option value="tortoise">Tortoise TTS</option><option value="vertex">Vertex AI</option><option value="antigravity">Antigravity</option><option value="claude">Claude Code</option><option value="cline">Cline</option><option value="codebuddy-cn">CodeBuddy CN</option><option value="codex">OpenAI Codex</option><option value="cursor">Cursor IDE</option><option value="github">GitHub Copilot</option><option value="gitlab">GitLab Duo</option><option value="iflow">iFlow AI</option><option value="kilocode">Kilo Code</option><option value="kimi-coding">Kimi Coding</option><option value="qwen">Qwen Code</option><option value="xai">xAI (Grok)</option><option value="alicode">Alibaba</option><option value="alicode-intl">Alibaba Intl</option><option value="anthropic">Anthropic</option><option value="assemblyai">AssemblyAI</option><option value="aws-polly">AWS Polly</option><option value="azure">Azure OpenAI</option><option value="black-forest-labs">Black Forest Labs</option><option value="blackbox">Blackbox AI</option><option value="brave-search">Brave Search</option><option value="cartesia">Cartesia</option><option value="cerebras">Cerebras</option><option value="chutes">Chutes AI</option><option value="cohere">Cohere</option><option value="comfyui">ComfyUI</option><option value="commandcode">Command Code</option><option value="deepgram">Deepgram</option><option value="deepseek">DeepSeek</option><option value="elevenlabs">ElevenLabs</option><option value="exa">Exa</option><option value="fal-ai">Fal.ai</option><option value="firecrawl">Firecrawl</option><option value="fireworks">Fireworks AI</option><option value="glm">GLM Coding</option><option value="glm-cn">GLM (China)</option><option value="google-pse">Google PSE</option><option value="groq">Groq</option><option value="huggingface">HuggingFace</option><option value="hyperbolic">Hyperbolic</option><option value="inworld">Inworld TTS</option><option value="jina-ai">Jina AI</option><option value="jina-reader">Jina Reader</option><option value="kimi">Kimi</option><option value="linkup">Linkup</option><option value="minimax">Minimax Coding</option><option value="minimax-cn">Minimax (China)</option><option value="mistral">Mistral</option><option value="mmf">MMF</option><option value="nanobanana">NanoBanana API</option><option value="nebius">Nebius AI</option><option value="ollama-local">Ollama Local</option><option value="openai">OpenAI</option><option value="opencode-go">OpenCode Go</option><option value="perplexity">Perplexity</option><option value="playht">PlayHT</option><option value="recraft">Recraft</option><option value="runwayml">Runway ML</option><option value="sdwebui">SD WebUI</option><option value="searchapi">SearchAPI</option><option value="serper">Serper</option><option value="siliconflow">SiliconFlow</option><option value="stability-ai">Stability AI</option><option value="tavily">Tavily</option><option value="together">Together AI</option><option value="topaz">Topaz</option><option value="vercel-ai-gateway">Vercel AI Gateway</option><option value="vertex-partner">Vertex Partner</option><option value="volcengine-ark">Volcengine Ark</option><option value="voyage-ai">Voyage AI</option><option value="xiaomi-mimo">Xiaomi MiMo</option><option value="xiaomi-tokenplan">Xiaomi MiMo (Token Plan)</option><option value="youcom">You.com Search</option><option value="grok-web">Grok Web (Subscription)</option><option value="perplexity-web">Perplexity Web (Pro/Max)</option></select><div class="absolute inset-y-0 right-0 flex items-center pr-3 pointer-events-none text-text-muted"><span class="material-symbols-outlined text-[20px]">expand_more</span></div></div></div><div class="flex flex-col gap-3"><label class="text-sm font-medium">Authentication Method <span class="text-red-500">*</span></label><div class="flex gap-3"><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button></div></div><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">API Key<span class="text-red-500 ml-1">*</span></label><div class="relative"><input type="password" placeholder="Enter your API key" class="w-full py-2.5 px-3.5 text-sm text-text-main bg-surface-2/60 rounded-xl border border-border-subtle placeholder-text-muted/50 focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value=""/></div><p class="text-xs text-text-muted">Your API key will be encrypted and stored securely.</p></div><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">Display Name</label><div class="relative"><input type="text" placeholder="e.g., Production API, Dev Environment" class="w-full py-2.5 px-3.5 text-sm text-text-main bg-surface-2/60 rounded-xl border border-border-subtle placeholder-text-muted/50 focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value=""/></div><p class="text-xs text-text-muted">Optional. A friendly name to identify this configuration.</p></div><div class="flex items-center gap-3"><button type="button" role="switch" aria-checked="true" class="relative inline-flex shrink-0 cursor-pointer rounded-full transition-colors duration-200 ease-in-out border border-transparent focus:outline-none focus:ring-2 focus:ring-brand-500/30 bg-gradient-to-r from-brand-500 to-brand-600 shadow-inner w-11 h-6"><span class="pointer-events-none inline-block rounded-full bg-white shadow-sm transform transition-transform duration-300 cubic-bezier(0.4, 0.0, 0.2, 1) translate-x-5 size-5 mt-0.5"></span></button><div class="flex flex-col"><span class="text-sm font-medium text-text-main leading-tight">Active</span><span class="text-xs text-text-muted mt-0.5">Enable this provider for use in your applications</span></div></div><div class="flex gap-3 pt-4 border-t border-border"><a class="flex-1" href="/dashboard/providers"><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2/60 hover:text-text-main disabled:opacity-50 h-9 px-4 text-sm rounded-xl gap-2 w-full" type="button">Cancel</button></a><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-9 px-4 text-sm rounded-xl gap-2 w-full flex-1" type="submit">Create Provider</button></div></form></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-f482ccef6733ebcc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-9ddc722a15fc050a.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-9ddc722a15fc050a.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-9ddc722a15fc050a.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"GoogleAnalytics\"]\n7:I[12264,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-9ddc722a15fc050a.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[15615,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-9ddc722a15fc050a.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9089\",\"static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"providers\",\"new\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"providers\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"UokzNjT6MIWZ1Ok2K2tpb\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[86869,[],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Prozygent - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ae7fe31cb3cf39e1.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f482ccef6733ebcc.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-9f5ed14f91ae383c.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/2649-0feca1af373a4286.js" async=""></script><script src="/_next/static/chunks/1321-63dcd43dabe1062b.js" async=""></script><script src="/_next/static/chunks/705-88a88802806cd820.js" async=""></script><script src="/_next/static/chunks/5497-a0af54eda37b61fc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-07c617301623f103.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-dfa8c86d04a1b17f.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>Prozygent - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex relative z-30"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.13</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] fill-1 text-white">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="relative flex w-72 flex-col bg-gradient-to-b from-[#f8f7f6] to-[#f2f0ee] dark:from-[#0d0d12] dark:to-[#131320] border-r border-black/[0.06] dark:border-white/[0.06] backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="h-[2px] w-full bg-gradient-to-r from-brand-500 via-orange-400 to-brand-500 bg-[length:200%_100%] animate-[shimmer_3s_ease-in-out_infinite]"></div><div class="px-6 pt-5 pb-4 flex flex-col gap-3"><a class="flex items-center gap-3.5" href="/dashboard"><div class="flex items-center justify-center size-10 rounded-xl bg-gradient-to-br from-brand-500 via-brand-400 to-orange-400 shadow-lg shadow-brand-500/20 ring-2 ring-brand-500/20"><span class="material-symbols-outlined text-white text-[22px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-bold tracking-tight text-text-main">Prozygent</h1><span class="text-[11px] text-text-muted font-medium">v<!-- -->0.5.13</span></div></a></div><nav class="flex-1 px-3 py-1 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">api</span><span class="text-[13px] font-medium">Endpoint &amp; Key</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group bg-brand-500 text-white shadow-lg shadow-brand-500/25" href="/dashboard/providers"><span class="material-symbols-outlined text-[20px] fill-1 text-white">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/combos"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/usage"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/quota"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/mitm"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="border-t border-border-subtle/50 pt-4 mt-4 space-y-0.5"><p class="px-3 text-[11px] font-bold text-text-subtle/50 uppercase tracking-[0.15em] mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/skills"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/console-log"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group w-full text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-2.5 rounded-xl transition-all group text-text-subtle hover:text-text-main hover:bg-black/[0.03] dark:hover:bg-white/[0.04]" href="/dashboard/profile"><span class="material-symbols-outlined text-[20px] group-hover:text-brand-500 transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="absolute inset-0 pointer-events-none -z-10" aria-hidden="true" style="background:radial-gradient(ellipse at top, rgba(229,106,74,0.03), transparent 50%)"></div><header class="shrink-0 flex items-center justify-between gap-3 px-6 lg:px-10 py-4 bg-surface/30 backdrop-blur-xl shadow-[0_1px_0_0_rgba(255,255,255,0.03)] z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="inline-flex items-center justify-center size-9 rounded-xl text-text-main hover:bg-surface-2/50 hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="inline-flex items-center justify-center size-8 rounded-lg bg-brand-500/10 text-brand-500 mr-3"><span class="material-symbols-outlined text-xl">dns</span></span><h1 class="text-xl lg:text-2xl font-bold tracking-tight truncate">Providers</h1></div><p class="hidden lg:block text-sm text-text-subtle mt-0.5">Manage your AI provider connections</p></div></div><div class="flex items-center gap-2 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-xl bg-gradient-to-r from-pink-500/10 to-purple-500/10 border border-pink-500/20 text-pink-500 dark:text-pink-400 hover:from-pink-500/20 hover:to-purple-500/20 transition-all text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto scroll-smooth custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="max-w-2xl mx-auto"><div class="mb-8"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4" href="/dashboard/providers"><span class="material-symbols-outlined text-lg">arrow_back</span>Back to Providers</a><h1 class="text-3xl font-semibold tracking-tight">Add New Provider</h1><p class="text-text-muted mt-2">Configure a new AI provider to use with your applications.</p></div><div class="bg-surface border border-border-subtle rounded-2xl transition-all duration-200 shadow-[var(--shadow-soft)] p-6"><form class="flex flex-col gap-6"><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">Provider<span class="text-red-500 ml-1">*</span></label><div class="relative"><select class="w-full py-2.5 px-3.5 pr-10 text-sm text-text-main bg-surface-2/60 border border-border-subtle rounded-xl appearance-none focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm"><option value="" disabled="" selected="">Select a provider</option><option value="gemini-cli">Gemini CLI</option><option value="kiro">Kiro AI</option><option value="mimo-free">MiMo Code Free</option><option value="opencode">OpenCode Free</option><option value="qoder">Qoder</option><option value="byteplus">BytePlus ModelArk</option><option value="cloudflare-ai">Cloudflare</option><option value="coqui">Coqui TTS</option><option value="edge-tts">Edge TTS</option><option value="gemini">Gemini</option><option value="google-tts">Google TTS</option><option value="local-device">Local Device</option><option value="nvidia">NVIDIA NIM</option><option value="ollama">Ollama Cloud</option><option value="openrouter">OpenRouter</option><option value="searxng">SearXNG</option><option value="tortoise">Tortoise TTS</option><option value="vertex">Vertex AI</option><option value="antigravity">Antigravity</option><option value="claude">Claude Code</option><option value="cline">Cline</option><option value="codebuddy-cn">CodeBuddy CN</option><option value="codex">OpenAI Codex</option><option value="cursor">Cursor IDE</option><option value="github">GitHub Copilot</option><option value="gitlab">GitLab Duo</option><option value="iflow">iFlow AI</option><option value="kilocode">Kilo Code</option><option value="kimi-coding">Kimi Coding</option><option value="qwen">Qwen Code</option><option value="xai">xAI (Grok)</option><option value="alicode">Alibaba</option><option value="alicode-intl">Alibaba Intl</option><option value="anthropic">Anthropic</option><option value="assemblyai">AssemblyAI</option><option value="aws-polly">AWS Polly</option><option value="azure">Azure OpenAI</option><option value="black-forest-labs">Black Forest Labs</option><option value="blackbox">Blackbox AI</option><option value="brave-search">Brave Search</option><option value="cartesia">Cartesia</option><option value="cerebras">Cerebras</option><option value="chutes">Chutes AI</option><option value="cohere">Cohere</option><option value="comfyui">ComfyUI</option><option value="commandcode">Command Code</option><option value="deepgram">Deepgram</option><option value="deepseek">DeepSeek</option><option value="elevenlabs">ElevenLabs</option><option value="exa">Exa</option><option value="fal-ai">Fal.ai</option><option value="firecrawl">Firecrawl</option><option value="fireworks">Fireworks AI</option><option value="glm">GLM Coding</option><option value="glm-cn">GLM (China)</option><option value="google-pse">Google PSE</option><option value="groq">Groq</option><option value="huggingface">HuggingFace</option><option value="hyperbolic">Hyperbolic</option><option value="inworld">Inworld TTS</option><option value="jina-ai">Jina AI</option><option value="jina-reader">Jina Reader</option><option value="kimi">Kimi</option><option value="linkup">Linkup</option><option value="minimax">Minimax Coding</option><option value="minimax-cn">Minimax (China)</option><option value="mistral">Mistral</option><option value="mmf">MMF</option><option value="nanobanana">NanoBanana API</option><option value="nebius">Nebius AI</option><option value="ollama-local">Ollama Local</option><option value="openai">OpenAI</option><option value="opencode-go">OpenCode Go</option><option value="perplexity">Perplexity</option><option value="playht">PlayHT</option><option value="recraft">Recraft</option><option value="runwayml">Runway ML</option><option value="sdwebui">SD WebUI</option><option value="searchapi">SearchAPI</option><option value="serper">Serper</option><option value="siliconflow">SiliconFlow</option><option value="stability-ai">Stability AI</option><option value="tavily">Tavily</option><option value="together">Together AI</option><option value="topaz">Topaz</option><option value="vercel-ai-gateway">Vercel AI Gateway</option><option value="vertex-partner">Vertex Partner</option><option value="volcengine-ark">Volcengine Ark</option><option value="voyage-ai">Voyage AI</option><option value="xiaomi-mimo">Xiaomi MiMo</option><option value="xiaomi-tokenplan">Xiaomi MiMo (Token Plan)</option><option value="youcom">You.com Search</option><option value="grok-web">Grok Web (Subscription)</option><option value="perplexity-web">Perplexity Web (Pro/Max)</option></select><div class="absolute inset-y-0 right-0 flex items-center pr-3 pointer-events-none text-text-muted"><span class="material-symbols-outlined text-[20px]">expand_more</span></div></div></div><div class="flex flex-col gap-3"><label class="text-sm font-medium">Authentication Method <span class="text-red-500">*</span></label><div class="flex gap-3"><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button><button type="button" class="flex-1 flex items-center justify-center gap-2 p-4 rounded-lg border transition-all border-border hover:border-primary/50"><span class="material-symbols-outlined">lock</span><span class="font-medium"></span></button></div></div><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">API Key<span class="text-red-500 ml-1">*</span></label><div class="relative"><input type="password" placeholder="Enter your API key" class="w-full py-2.5 px-3.5 text-sm text-text-main bg-surface-2/60 rounded-xl border border-border-subtle placeholder-text-muted/50 focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value=""/></div><p class="text-xs text-text-muted">Your API key will be encrypted and stored securely.</p></div><div class="flex flex-col gap-1.5"><label class="text-sm font-medium text-text-main">Display Name</label><div class="relative"><input type="text" placeholder="e.g., Production API, Dev Environment" class="w-full py-2.5 px-3.5 text-sm text-text-main bg-surface-2/60 rounded-xl border border-border-subtle placeholder-text-muted/50 focus:outline-none focus:ring-2 focus:ring-brand-500/15 focus:border-brand-500/40 transition-all duration-200 ease-out disabled:opacity-50 disabled:cursor-not-allowed text-[16px] sm:text-sm" value=""/></div><p class="text-xs text-text-muted">Optional. A friendly name to identify this configuration.</p></div><div class="flex items-center gap-3"><button type="button" role="switch" aria-checked="true" class="relative inline-flex shrink-0 cursor-pointer rounded-full transition-colors duration-200 ease-in-out border border-transparent focus:outline-none focus:ring-2 focus:ring-brand-500/30 bg-gradient-to-r from-brand-500 to-brand-600 shadow-inner w-11 h-6"><span class="pointer-events-none inline-block rounded-full bg-white shadow-sm transform transition-transform duration-300 cubic-bezier(0.4, 0.0, 0.2, 1) translate-x-5 size-5 mt-0.5"></span></button><div class="flex flex-col"><span class="text-sm font-medium text-text-main leading-tight">Active</span><span class="text-xs text-text-muted mt-0.5">Enable this provider for use in your applications</span></div></div><div class="flex gap-3 pt-4 border-t border-border"><a class="flex-1" href="/dashboard/providers"><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 text-text-muted hover:bg-surface-2/60 hover:text-text-main disabled:opacity-50 h-9 px-4 text-sm rounded-xl gap-2 w-full" type="button">Cancel</button></a><button class="inline-flex items-center justify-center font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-gradient-to-b from-brand-500 to-brand-600 text-white shadow-[0_1px_2px_rgba(0,0,0,0.1),0_4px_12px_-2px_rgba(229,106,74,0.3)] hover:from-brand-600 hover:to-brand-700 disabled:from-surface-3 disabled:to-surface-3 disabled:text-text-muted disabled:shadow-none h-9 px-4 text-sm rounded-xl gap-2 w-full flex-1" type="submit">Create Provider</button></div></form></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-f482ccef6733ebcc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"7177\",\"static/chunks/app/layout-dfa8c86d04a1b17f.js\"],\"GoogleAnalytics\"]\n7:I[12264,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-07c617301623f103.js\"],\"default\"]\n8:I[61304,[],\"ClientPageRoot\"]\n9:I[15615,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"2649\",\"static/chunks/2649-0feca1af373a4286.js\",\"1321\",\"static/chunks/1321-63dcd43dabe1062b.js\",\"705\",\"static/chunks/705-88a88802806cd820.js\",\"5497\",\"static/chunks/5497-a0af54eda37b61fc.js\",\"9089\",\"static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js\"],\"default\"]\nc:I[90484,[],\"OutletBoundary\"]\nd:\"$Sreact.suspense\"\n10:I[90484,[],\"ViewportBoundary\"]\n12:I[90484,[],\"MetadataBoundary\"]\n14:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"providers\",\"new\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"providers\",{\"children\":[\"new\",{\"children\":[\"__PAGE__\",{}]}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ae7fe31cb3cf39e1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{\"Component\":\"$9\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@a\",\"$@b\"]}}],null,[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@e\"}]}]]}],{},null,false,null]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,\"$@f\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L12\",null,{\"children\":[\"$\",\"$d\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L13\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$14\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"tIiroaSvPGSmu17uTvaRN\"}\n"])</script><script>self.__next_f.push([1,"15:[]\nf:\"$W15\"\na:{}\nb:\"$0:f:0:1:1:children:1:children:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[86869,[],\"IconMark\"]\ne:null\n13:[[\"$\",\"title\",\"0\",{\"children\":\"Prozygent - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
- 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
+ 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
8
8
  8:I[61304,[],"ClientPageRoot"]
9
- 9:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
9
+ 9:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
10
10
  c:I[90484,[],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ d:"$Sreact.suspense"
16
16
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
17
17
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
18
18
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
19
- 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"UokzNjT6MIWZ1Ok2K2tpb"}
19
+ 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tIiroaSvPGSmu17uTvaRN"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[61304,[],"ClientPageRoot"]
3
- 3:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
3
+ 3:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
4
4
  6:I[90484,[],"OutletBoundary"]
5
5
  7:"$Sreact.suspense"
6
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
6
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
7
7
  4:{}
8
8
  5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
9
9
  8:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
2
+ 2:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
- 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
+ 7:I[12264,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"default"]
8
8
  8:I[61304,[],"ClientPageRoot"]
9
- 9:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
9
+ 9:I[15615,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9089","static/chunks/app/(dashboard)/dashboard/providers/new/page-d4c8a2088827a7cb.js"],"default"]
10
10
  c:I[90484,[],"OutletBoundary"]
11
11
  d:"$Sreact.suspense"
12
12
  10:I[90484,[],"ViewportBoundary"]
@@ -16,7 +16,7 @@ d:"$Sreact.suspense"
16
16
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
17
17
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
18
18
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
19
- 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"UokzNjT6MIWZ1Ok2K2tpb"}
19
+ 0:{"P":null,"c":["","dashboard","providers","new"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["providers",{"children":["new",{"children":["__PAGE__",{}]}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{"Component":"$9","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@a","$@b"]}}],null,["$","$Lc",null,{"children":["$","$d",null,{"name":"Next.MetadataOutlet","children":"$@e"}]}]]}],{},null,false,null]},null,false,"$@f"]},null,false,"$@f"]},null,false,"$@f"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$L10",null,{"children":"$L11"}],["$","div",null,{"hidden":true,"children":["$","$L12",null,{"children":["$","$d",null,{"name":"Next.Metadata","children":"$L13"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$14",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"tIiroaSvPGSmu17uTvaRN"}
20
20
  15:[]
21
21
  f:"$W15"
22
22
  a:{}
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Prozygent - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Prozygent - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-9ddc722a15fc050a.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-63dcd43dabe1062b.js","705","static/chunks/705-88a88802806cd820.js","5497","static/chunks/5497-a0af54eda37b61fc.js","9305","static/chunks/app/(dashboard)/layout-07c617301623f103.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-9ddc722a15fc050a.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-63dcd43dabe1062b.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"GoogleAnalytics"]
7
7
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
8
8
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
9
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ae7fe31cb3cf39e1.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"tIiroaSvPGSmu17uTvaRN"}
@@ -2,4 +2,4 @@
2
2
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
3
3
  :HL["/_next/static/css/ae7fe31cb3cf39e1.css","style"]
4
4
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"providers","param":null,"prefetchHints":0,"slots":{"children":{"name":"new","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"UokzNjT6MIWZ1Ok2K2tpb"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"providers","param":null,"prefetchHints":0,"slots":{"children":{"name":"new","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"tIiroaSvPGSmu17uTvaRN"}