polyrouter 1.0.2 → 1.0.3

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 (327) hide show
  1. package/LICENSE +5 -38
  2. package/README.md +95 -74
  3. package/app/.next-cli-build/BUILD_ID +1 -1
  4. package/app/.next-cli-build/app-path-routes-manifest.json +13 -13
  5. package/app/.next-cli-build/build-manifest.json +2 -2
  6. package/app/.next-cli-build/prerender-manifest.json +3 -3
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/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/realtime/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  40. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  42. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  43. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  44. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  46. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  48. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  49. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  50. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  51. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  52. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  53. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  54. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  55. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  56. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  57. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  58. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  59. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  60. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +3 -3
  61. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  62. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  63. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  64. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  65. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  66. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  67. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  71. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  72. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  74. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  76. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  77. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  78. package/app/.next-cli-build/server/app/callback.html +1 -1
  79. package/app/.next-cli-build/server/app/callback.rsc +5 -5
  80. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
  81. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  83. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  84. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  85. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  87. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  88. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  89. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  92. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  93. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  95. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  96. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  97. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  98. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  99. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  102. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  103. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  104. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  105. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  106. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  107. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  108. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  109. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  110. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  111. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  112. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  113. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  114. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  115. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  116. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  117. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  118. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  119. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  120. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  121. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  122. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  123. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  124. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  125. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  126. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  127. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  128. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  129. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  130. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  131. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  132. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  133. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  134. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  135. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  136. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  137. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  138. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  139. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  140. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  141. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  142. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  143. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  144. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  145. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  146. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  147. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  148. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  149. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  150. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  151. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  152. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  153. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  154. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  155. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  156. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  157. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  158. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  159. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  160. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  161. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  162. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  164. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  165. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  167. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  168. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  170. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  172. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  174. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  175. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  177. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  178. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  180. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  182. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  184. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  185. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  187. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  190. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  195. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +4 -4
  197. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  199. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  200. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  201. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  204. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  205. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  207. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/realtime.rsc +5 -5
  210. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime.segment.rsc +1 -1
  212. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  214. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +5 -5
  215. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_head.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_index.segment.rsc +4 -4
  217. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  221. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  222. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  224. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  225. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  226. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  231. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  235. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  236. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  238. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  239. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  241. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  242. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  245. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  246. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
  248. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  249. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  251. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  252. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  256. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  258. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  261. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  262. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  263. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  265. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  266. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  267. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  268. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  270. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  271. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  272. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  273. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  274. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  275. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  276. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  277. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  278. package/app/.next-cli-build/server/app/index.html +1 -1
  279. package/app/.next-cli-build/server/app/index.rsc +4 -4
  280. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  281. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  282. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  283. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  284. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  286. package/app/.next-cli-build/server/app/landing.html +1 -1
  287. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  288. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  289. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  290. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  291. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  292. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  293. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  294. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  295. package/app/.next-cli-build/server/app/login.html +1 -1
  296. package/app/.next-cli-build/server/app/login.rsc +5 -5
  297. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  298. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  299. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  300. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  301. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  302. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  303. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  304. package/app/.next-cli-build/server/app-paths-manifest.json +13 -13
  305. package/app/.next-cli-build/server/chunks/2194.js +1 -1
  306. package/app/.next-cli-build/server/chunks/2620.js +1 -1
  307. package/app/.next-cli-build/server/chunks/3850.js +1 -1
  308. package/app/.next-cli-build/server/chunks/412.js +1 -1
  309. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  310. package/app/.next-cli-build/server/chunks/8145.js +1 -1
  311. package/app/.next-cli-build/server/chunks/8251.js +2 -2
  312. package/app/.next-cli-build/server/chunks/827.js +1 -1
  313. package/app/.next-cli-build/server/chunks/869.js +1 -1
  314. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  315. package/app/.next-cli-build/server/pages/404.html +1 -1
  316. package/app/.next-cli-build/server/pages/500.html +1 -1
  317. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  318. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  319. package/app/.next-cli-build/static/chunks/{1321-b0055493429d6482.js → 1321-d8ff2462ef5fed45.js} +1 -1
  320. package/app/.next-cli-build/static/chunks/{5497-50511c4eaeaacaf7.js → 5497-78a8a8716352195f.js} +2 -2
  321. package/app/.next-cli-build/static/chunks/app/(dashboard)/{layout-071c7c0761efedfa.js → layout-fcae85d7e5a157f1.js} +1 -1
  322. package/app/.next-cli-build/static/chunks/app/callback/{page-b5e0aa5db415a10b.js → page-8b65e904e783d974.js} +1 -1
  323. package/app/package.json +1 -1
  324. package/package.json +2 -2
  325. package/src/cli/api/client.js +2 -4
  326. /package/app/.next-cli-build/static/{KlE2ipAFRuClfpPnpr7t_ → cGoLYeHWjwrHU32AB_7Uj}/_buildManifest.js +0 -0
  327. /package/app/.next-cli-build/static/{KlE2ipAFRuClfpPnpr7t_ → cGoLYeHWjwrHU32AB_7Uj}/_ssgManifest.js +0 -0
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"ThemeProvider"]
3
- 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"ThemeProvider"]
3
+ 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
6
+ 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
7
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
8
8
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
9
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":"KlE2ipAFRuClfpPnpr7t_"}
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/media/26d4368bf94c0ec4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
3
3
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
4
- 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":"quota","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"KlE2ipAFRuClfpPnpr7t_"}
4
+ 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":"quota","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -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/26d4368bf94c0ec4-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/fa9e956ea578b5b8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/f21ca4a324c22a6c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-cc3feabdf26fd05f.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-90f21d032842b6dc.js" async=""></script><script src="/_next/static/chunks/8010-4f17bcbf4cac2817.js" async=""></script><script src="/_next/static/chunks/1321-b0055493429d6482.js" async=""></script><script src="/_next/static/chunks/7451-e31adad4b7dbbf67.js" async=""></script><script src="/_next/static/chunks/5497-50511c4eaeaacaf7.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js" async=""></script><script src="/_next/static/chunks/3122-7d92444836703c7a.js" async=""></script><script src="/_next/static/chunks/app/layout-1c95599c7054cadc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.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>PolyRouter - 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.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_c8daab font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight"><span class="text-brand-500">Poly</span><span class="text-text-main">Router</span></h1><span class="text-xs text-text-muted">v<!-- -->1.0.2</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight"><span class="text-brand-500">Poly</span><span class="text-text-main">Router</span></h1><span class="text-xs text-text-muted">v<!-- -->1.0.2</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main 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-1 shrink-0"><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 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><button class="flex items-center justify-center p-2 text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all rounded-[var(--radius-brand)]" title="Menu" aria-haspopup="true" aria-expanded="false"><span class="material-symbols-outlined">grid_view</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><section class="max-w-3xl mx-auto space-y-6"><div><h1 class="text-2xl font-semibold text-text-main">Speech to Speech</h1><p class="mt-1 text-sm text-text-muted">Talk naturally using your connected <!-- -->OpenAI<!-- --> account. Audio stays between this browser, your local 9Router, and the realtime provider.</p></div><div class="border border-border-subtle bg-surface p-6 space-y-5"><div class="flex items-center justify-between gap-4"><div><p class="font-medium text-text-main">Idle</p></div><div class="flex gap-2"><select class="px-3 py-2 text-sm border border-border-subtle bg-background text-text-main" aria-label="Realtime model"><option value="gpt-realtime-2" selected="">GPT Realtime 2</option><option value="gpt-realtime">GPT Realtime</option><option value="gpt-realtime-mini">GPT Realtime Mini</option></select><button type="button" class="px-4 py-2 text-sm font-medium bg-primary text-white hover:opacity-90">Start talking</button></div></div><div class="grid gap-4 md:grid-cols-2"><div class="min-h-32 border border-border-subtle bg-bg p-4"><h2 class="text-sm font-medium text-text-main">You said</h2><p class="mt-2 text-sm text-text-muted whitespace-pre-wrap">Your speech transcript will appear here.</p></div><div class="min-h-32 border border-border-subtle bg-bg p-4"><h2 class="text-sm font-medium text-text-main">Assistant</h2><p class="mt-2 text-sm text-text-muted whitespace-pre-wrap">The assistant’s response will appear here.</p></div></div></div></section><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-cc3feabdf26fd05f.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,[\"8010\",\"static/chunks/8010-4f17bcbf4cac2817.js\",\"1321\",\"static/chunks/1321-b0055493429d6482.js\",\"7451\",\"static/chunks/7451-e31adad4b7dbbf67.js\",\"5497\",\"static/chunks/5497-50511c4eaeaacaf7.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js\"],\"ThemeProvider\"]\n3:I[94635,[\"3122\",\"static/chunks/3122-7d92444836703c7a.js\",\"1321\",\"static/chunks/1321-b0055493429d6482.js\",\"7177\",\"static/chunks/app/layout-1c95599c7054cadc.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"3122\",\"static/chunks/3122-7d92444836703c7a.js\",\"1321\",\"static/chunks/1321-b0055493429d6482.js\",\"7177\",\"static/chunks/app/layout-1c95599c7054cadc.js\"],\"GoogleAnalytics\"]\n7:I[7648,[\"8010\",\"static/chunks/8010-4f17bcbf4cac2817.js\",\"1321\",\"static/chunks/1321-b0055493429d6482.js\",\"7451\",\"static/chunks/7451-e31adad4b7dbbf67.js\",\"5497\",\"static/chunks/5497-50511c4eaeaacaf7.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js\"],\"default\"]\n8:I[36579,[\"775\",\"static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.js\"],\"default\"]\n9:I[90484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/26d4368bf94c0ec4-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/fa9e956ea578b5b8.css\",\"style\"]\n:HL[\"/_next/static/css/f21ca4a324c22a6c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"realtime\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"realtime\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/fa9e956ea578b5b8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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\":[null,[\"$\",\"$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\":[[\"$\",\"$L8\",null,{}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,\"$@c\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"KlE2ipAFRuClfpPnpr7t_\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"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,"13:I[86869,[],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"PolyRouter - 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.svg\"}],[\"$\",\"$L13\",\"4\",{}]]\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/26d4368bf94c0ec4-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/fa9e956ea578b5b8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/f21ca4a324c22a6c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-cc3feabdf26fd05f.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-90f21d032842b6dc.js" async=""></script><script src="/_next/static/chunks/8010-4f17bcbf4cac2817.js" async=""></script><script src="/_next/static/chunks/1321-d8ff2462ef5fed45.js" async=""></script><script src="/_next/static/chunks/7451-e31adad4b7dbbf67.js" async=""></script><script src="/_next/static/chunks/5497-78a8a8716352195f.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js" async=""></script><script src="/_next/static/chunks/3122-7d92444836703c7a.js" async=""></script><script src="/_next/static/chunks/app/layout-1c95599c7054cadc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.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>PolyRouter - 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.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_c8daab font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight"><span class="text-brand-500">Poly</span><span class="text-text-main">Router</span></h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight"><span class="text-brand-500">Poly</span><span class="text-text-main">Router</span></h1><span class="text-xs text-text-muted">v<!-- -->1.0.3</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">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-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary 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="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main 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-1 shrink-0"><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 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><button class="flex items-center justify-center p-2 text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all rounded-[var(--radius-brand)]" title="Menu" aria-haspopup="true" aria-expanded="false"><span class="material-symbols-outlined">grid_view</span></button></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><section class="max-w-3xl mx-auto space-y-6"><div><h1 class="text-2xl font-semibold text-text-main">Speech to Speech</h1><p class="mt-1 text-sm text-text-muted">Talk naturally using your connected <!-- -->OpenAI<!-- --> account. Audio stays between this browser, your local 9Router, and the realtime provider.</p></div><div class="border border-border-subtle bg-surface p-6 space-y-5"><div class="flex items-center justify-between gap-4"><div><p class="font-medium text-text-main">Idle</p></div><div class="flex gap-2"><select class="px-3 py-2 text-sm border border-border-subtle bg-background text-text-main" aria-label="Realtime model"><option value="gpt-realtime-2" selected="">GPT Realtime 2</option><option value="gpt-realtime">GPT Realtime</option><option value="gpt-realtime-mini">GPT Realtime Mini</option></select><button type="button" class="px-4 py-2 text-sm font-medium bg-primary text-white hover:opacity-90">Start talking</button></div></div><div class="grid gap-4 md:grid-cols-2"><div class="min-h-32 border border-border-subtle bg-bg p-4"><h2 class="text-sm font-medium text-text-main">You said</h2><p class="mt-2 text-sm text-text-muted whitespace-pre-wrap">Your speech transcript will appear here.</p></div><div class="min-h-32 border border-border-subtle bg-bg p-4"><h2 class="text-sm font-medium text-text-main">Assistant</h2><p class="mt-2 text-sm text-text-muted whitespace-pre-wrap">The assistant’s response will appear here.</p></div></div></div></section><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-cc3feabdf26fd05f.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,[\"8010\",\"static/chunks/8010-4f17bcbf4cac2817.js\",\"1321\",\"static/chunks/1321-d8ff2462ef5fed45.js\",\"7451\",\"static/chunks/7451-e31adad4b7dbbf67.js\",\"5497\",\"static/chunks/5497-78a8a8716352195f.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js\"],\"ThemeProvider\"]\n3:I[94635,[\"3122\",\"static/chunks/3122-7d92444836703c7a.js\",\"1321\",\"static/chunks/1321-d8ff2462ef5fed45.js\",\"7177\",\"static/chunks/app/layout-1c95599c7054cadc.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"3122\",\"static/chunks/3122-7d92444836703c7a.js\",\"1321\",\"static/chunks/1321-d8ff2462ef5fed45.js\",\"7177\",\"static/chunks/app/layout-1c95599c7054cadc.js\"],\"GoogleAnalytics\"]\n7:I[7648,[\"8010\",\"static/chunks/8010-4f17bcbf4cac2817.js\",\"1321\",\"static/chunks/1321-d8ff2462ef5fed45.js\",\"7451\",\"static/chunks/7451-e31adad4b7dbbf67.js\",\"5497\",\"static/chunks/5497-78a8a8716352195f.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js\"],\"default\"]\n8:I[36579,[\"775\",\"static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.js\"],\"default\"]\n9:I[90484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/26d4368bf94c0ec4-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/fa9e956ea578b5b8.css\",\"style\"]\n:HL[\"/_next/static/css/f21ca4a324c22a6c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"realtime\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"realtime\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/fa9e956ea578b5b8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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\":[null,[\"$\",\"$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\":[[\"$\",\"$L8\",null,{}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$@c\"]},null,false,\"$@c\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"cGoLYeHWjwrHU32AB_7Uj\"}\n"])</script><script>self.__next_f.push([1,"12:[]\nc:\"$W12\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"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,"13:I[86869,[],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"PolyRouter - 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.svg\"}],[\"$\",\"$L13\",\"4\",{}]]\n"])</script></body></html>
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"ThemeProvider"]
3
- 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"ThemeProvider"]
3
+ 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
- 7:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"default"]
6
+ 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
+ 7:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"default"]
8
8
  8:I[36579,["775","static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.js"],"default"]
9
9
  9:I[90484,[],"OutletBoundary"]
10
10
  a:"$Sreact.suspense"
@@ -14,7 +14,7 @@ f:I[90484,[],"MetadataBoundary"]
14
14
  :HL["/_next/static/media/26d4368bf94c0ec4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
16
16
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
17
- 0:{"P":null,"c":["","dashboard","realtime"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["realtime",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":[null,["$","$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":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,"$@c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"KlE2ipAFRuClfpPnpr7t_"}
17
+ 0:{"P":null,"c":["","dashboard","realtime"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["realtime",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":[null,["$","$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":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,"$@c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"cGoLYeHWjwrHU32AB_7Uj"}
18
18
  12:[]
19
19
  c:"$W12"
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -2,5 +2,5 @@
2
2
  2:I[36579,["775","static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.js"],"default"]
3
3
  3:I[90484,[],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KlE2ipAFRuClfpPnpr7t_"}
5
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"cGoLYeHWjwrHU32AB_7Uj"}
6
6
  5: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":"KlE2ipAFRuClfpPnpr7t_"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -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":"KlE2ipAFRuClfpPnpr7t_"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"default"]
2
+ 2:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$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":"KlE2ipAFRuClfpPnpr7t_"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$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":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"ThemeProvider"]
3
- 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"ThemeProvider"]
3
+ 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
- 7:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"default"]
6
+ 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
+ 7:I[7648,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"default"]
8
8
  8:I[36579,["775","static/chunks/app/(dashboard)/dashboard/realtime/page-81a6d2a3fffb86dc.js"],"default"]
9
9
  9:I[90484,[],"OutletBoundary"]
10
10
  a:"$Sreact.suspense"
@@ -14,7 +14,7 @@ f:I[90484,[],"MetadataBoundary"]
14
14
  :HL["/_next/static/media/26d4368bf94c0ec4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
16
16
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
17
- 0:{"P":null,"c":["","dashboard","realtime"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["realtime",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":[null,["$","$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":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,"$@c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"KlE2ipAFRuClfpPnpr7t_"}
17
+ 0:{"P":null,"c":["","dashboard","realtime"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["realtime",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":[null,["$","$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":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$@c"]},null,false,"$@c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"cGoLYeHWjwrHU32AB_7Uj"}
18
18
  12:[]
19
19
  c:"$W12"
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -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":"PolyRouter - 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.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KlE2ipAFRuClfpPnpr7t_"}
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":"PolyRouter - 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.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-b0055493429d6482.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-50511c4eaeaacaf7.js","9305","static/chunks/app/(dashboard)/layout-071c7c0761efedfa.js"],"ThemeProvider"]
3
- 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"ThemeProvider"]
3
+ 3:I[94635,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-b0055493429d6482.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
6
+ 6:I[30565,["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-d8ff2462ef5fed45.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"GoogleAnalytics"]
7
7
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
8
8
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
9
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":"KlE2ipAFRuClfpPnpr7t_"}
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/fa9e956ea578b5b8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/f21ca4a324c22a6c.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_c8daab 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":"cGoLYeHWjwrHU32AB_7Uj"}
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/media/26d4368bf94c0ec4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/fa9e956ea578b5b8.css","style"]
3
3
  :HL["/_next/static/css/f21ca4a324c22a6c.css","style"]
4
- 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":"realtime","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"KlE2ipAFRuClfpPnpr7t_"}
4
+ 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":"realtime","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"cGoLYeHWjwrHU32AB_7Uj"}