omniroute 1.4.5 → 1.4.9

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 (659) hide show
  1. package/README.md +90 -8
  2. package/README.pt-BR.md +1 -0
  3. package/app/.next/BUILD_ID +1 -1
  4. package/app/.next/app-path-routes-manifest.json +26 -26
  5. package/app/.next/build-manifest.json +2 -2
  6. package/app/.next/prerender-manifest.json +3 -676
  7. package/app/.next/required-server-files.json +4 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
  18. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  63. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/_global-error/page.js +1 -1
  69. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/_global-error.html +2 -2
  71. package/app/.next/server/app/_global-error.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  76. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  77. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  78. package/app/.next/server/app/_not-found/page.js +1 -1
  79. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  80. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/auth/login/route.js +1 -1
  82. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  88. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  90. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +1 -1
  98. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  102. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  105. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  109. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  111. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  117. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  118. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/combos/route.js +1 -1
  121. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  122. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  128. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/models/route.js +1 -1
  141. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  143. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  153. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/providers/route.js +1 -1
  166. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  197. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  207. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  208. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  210. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  213. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  214. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  216. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  219. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  220. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  221. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  222. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  223. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  226. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/v1/models/route.js +1 -1
  229. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  231. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  232. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  234. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  235. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  237. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  240. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  243. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  246. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  250. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/callback/page.js +2 -2
  254. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  255. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/docs/page.js +1 -1
  257. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  258. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  259. package/app/.next/server/app/forbidden/page.js +2 -2
  260. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  261. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  262. package/app/.next/server/app/forgot-password/page.js +2 -2
  263. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  264. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/landing/page.js +1 -1
  266. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  267. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  268. package/app/.next/server/app/login/page.js +2 -2
  269. package/app/.next/server/app/login/page.js.nft.json +1 -1
  270. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/page.js +1 -1
  272. package/app/.next/server/app/page.js.nft.json +1 -1
  273. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/privacy/page.js +1 -1
  275. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  276. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/terms/page.js +1 -1
  278. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  279. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app-paths-manifest.json +26 -26
  281. package/app/.next/server/chunks/1259.js +2 -0
  282. package/app/.next/server/chunks/1960.js +1 -0
  283. package/app/.next/server/chunks/1990.js +1 -0
  284. package/app/.next/server/chunks/2767.js +2 -2
  285. package/app/.next/server/chunks/2901.js +2 -2
  286. package/app/.next/server/chunks/3447.js +1 -1
  287. package/app/.next/server/chunks/3498.js +39 -0
  288. package/app/.next/server/chunks/3596.js +1 -1
  289. package/app/.next/server/chunks/3699.js +1 -1
  290. package/app/.next/server/chunks/{1079.js → 3875.js} +3 -1
  291. package/app/.next/server/chunks/4509.js +1 -0
  292. package/app/.next/server/chunks/5248.js +1 -1
  293. package/app/.next/server/chunks/5573.js +1 -1
  294. package/app/.next/server/chunks/7544.js +1 -1
  295. package/app/.next/server/chunks/7669.js +1 -3
  296. package/app/.next/server/chunks/8020.js +1 -1
  297. package/app/.next/server/chunks/9340.js +1 -0
  298. package/app/.next/server/chunks/9342.js +1 -1
  299. package/app/.next/server/chunks/9824.js +3 -3
  300. package/app/.next/server/instrumentation.js +1 -1
  301. package/app/.next/server/middleware.js +1 -1
  302. package/app/.next/server/pages/500.html +2 -2
  303. package/app/.next/server/pages-manifest.json +0 -1
  304. package/app/.next/server/server-reference-manifest.js +1 -1
  305. package/app/.next/server/server-reference-manifest.json +1 -1
  306. package/app/.next/static/chunks/3418-66271bd83bd2e66a.js +3 -0
  307. package/app/.next/static/chunks/5846-756d72eb0e01a60c.js +2 -0
  308. package/app/.next/static/chunks/{1149-fefe7f95f0e9842f.js → 6458-085536744d592424.js} +1 -1
  309. package/app/.next/static/chunks/993-961f6e199b93539a.js +21 -0
  310. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-3fcbbdb2221f0b0c.js +1 -0
  311. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-d806e4f28c15636a.js +1 -0
  312. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-27bc511cf3930e1e.js +1 -0
  313. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-918d5f38d5cdbbc2.js → page-012be9f38cda4c4a.js} +4 -4
  314. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-ede2315b6918315e.js +1 -0
  315. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-f256689b8410bd74.js +1 -0
  316. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-6e4f3ca7ac9778be.js +1 -0
  317. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-8725f1a181e558a3.js +1 -0
  318. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-a5a48afa8c125ada.js +1 -0
  319. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/page-6ee69634597daee0.js +1 -0
  320. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/page-931fa0c45dca76c9.js +1 -0
  321. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-04bc41f9e9de17ef.js +1 -0
  322. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-62c6fceede3a5549.js +1 -0
  323. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-2dc2a865e90681dd.js +1 -0
  324. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-ac85ce5066cd9044.js +1 -0
  325. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-88cac9e6f2fbe335.js +1 -0
  326. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-77158451270c1852.js +1 -0
  327. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-75c8b38a55e13042.js +4 -0
  328. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-51a813eac9d71eed.js → page-f0809c7842e4f5b4.js} +1 -1
  329. package/app/.next/static/chunks/app/(dashboard)/layout-b23c2c5427e04dcf.js +1 -0
  330. package/app/.next/static/chunks/app/callback/page-e439cd5a287000d8.js +1 -0
  331. package/app/.next/static/chunks/app/forbidden/page-4a39fedc08aaaf55.js +1 -0
  332. package/app/.next/static/chunks/app/forgot-password/page-057ea91c6f140e0b.js +1 -0
  333. package/app/.next/static/chunks/app/layout-108592eafb959363.js +1 -0
  334. package/app/.next/static/chunks/app/login/page-c1d7bfab91a7877c.js +1 -0
  335. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  336. package/app/package.json +2 -1
  337. package/app/server.js +1 -1
  338. package/package.json +2 -1
  339. package/app/.next/server/app/_not-found.html +0 -1
  340. package/app/.next/server/app/_not-found.meta +0 -16
  341. package/app/.next/server/app/_not-found.rsc +0 -23
  342. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +0 -23
  343. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +0 -6
  344. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +0 -10
  345. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -9
  346. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -4
  347. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -5
  348. package/app/.next/server/app/callback.html +0 -1
  349. package/app/.next/server/app/callback.meta +0 -15
  350. package/app/.next/server/app/callback.rsc +0 -24
  351. package/app/.next/server/app/callback.segments/_full.segment.rsc +0 -24
  352. package/app/.next/server/app/callback.segments/_head.segment.rsc +0 -6
  353. package/app/.next/server/app/callback.segments/_index.segment.rsc +0 -10
  354. package/app/.next/server/app/callback.segments/_tree.segment.rsc +0 -5
  355. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +0 -9
  356. package/app/.next/server/app/callback.segments/callback.segment.rsc +0 -4
  357. package/app/.next/server/app/dashboard/analytics.html +0 -2
  358. package/app/.next/server/app/dashboard/analytics.meta +0 -17
  359. package/app/.next/server/app/dashboard/analytics.rsc +0 -26
  360. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +0 -9
  361. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +0 -5
  362. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  363. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  364. package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +0 -26
  365. package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +0 -6
  366. package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +0 -10
  367. package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +0 -5
  368. package/app/.next/server/app/dashboard/api-manager.html +0 -1
  369. package/app/.next/server/app/dashboard/api-manager.meta +0 -17
  370. package/app/.next/server/app/dashboard/api-manager.rsc +0 -22
  371. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard/api-manager/__PAGE__.segment.rsc +0 -6
  372. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard/api-manager.segment.rsc +0 -4
  373. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  374. package/app/.next/server/app/dashboard/api-manager.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  375. package/app/.next/server/app/dashboard/api-manager.segments/_full.segment.rsc +0 -22
  376. package/app/.next/server/app/dashboard/api-manager.segments/_head.segment.rsc +0 -6
  377. package/app/.next/server/app/dashboard/api-manager.segments/_index.segment.rsc +0 -10
  378. package/app/.next/server/app/dashboard/api-manager.segments/_tree.segment.rsc +0 -5
  379. package/app/.next/server/app/dashboard/audit-log.html +0 -1
  380. package/app/.next/server/app/dashboard/audit-log.meta +0 -17
  381. package/app/.next/server/app/dashboard/audit-log.rsc +0 -25
  382. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log/__PAGE__.segment.rsc +0 -9
  383. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log.segment.rsc +0 -4
  384. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  385. package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  386. package/app/.next/server/app/dashboard/audit-log.segments/_full.segment.rsc +0 -25
  387. package/app/.next/server/app/dashboard/audit-log.segments/_head.segment.rsc +0 -6
  388. package/app/.next/server/app/dashboard/audit-log.segments/_index.segment.rsc +0 -10
  389. package/app/.next/server/app/dashboard/audit-log.segments/_tree.segment.rsc +0 -5
  390. package/app/.next/server/app/dashboard/cli-tools.html +0 -1
  391. package/app/.next/server/app/dashboard/cli-tools.meta +0 -17
  392. package/app/.next/server/app/dashboard/cli-tools.rsc +0 -23
  393. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +0 -6
  394. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +0 -4
  395. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  396. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  397. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +0 -23
  398. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +0 -6
  399. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +0 -10
  400. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +0 -5
  401. package/app/.next/server/app/dashboard/combos.html +0 -1
  402. package/app/.next/server/app/dashboard/combos.meta +0 -17
  403. package/app/.next/server/app/dashboard/combos.rsc +0 -25
  404. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +0 -9
  405. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +0 -4
  406. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  407. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  408. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +0 -25
  409. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +0 -6
  410. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +0 -10
  411. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +0 -5
  412. package/app/.next/server/app/dashboard/costs.html +0 -1
  413. package/app/.next/server/app/dashboard/costs.meta +0 -17
  414. package/app/.next/server/app/dashboard/costs.rsc +0 -25
  415. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +0 -9
  416. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +0 -4
  417. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  418. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  419. package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +0 -25
  420. package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +0 -6
  421. package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +0 -10
  422. package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +0 -5
  423. package/app/.next/server/app/dashboard/endpoint.html +0 -1
  424. package/app/.next/server/app/dashboard/endpoint.meta +0 -17
  425. package/app/.next/server/app/dashboard/endpoint.rsc +0 -23
  426. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +0 -6
  427. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +0 -4
  428. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  429. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  430. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +0 -23
  431. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +0 -6
  432. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +0 -10
  433. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +0 -5
  434. package/app/.next/server/app/dashboard/health.html +0 -1
  435. package/app/.next/server/app/dashboard/health.meta +0 -17
  436. package/app/.next/server/app/dashboard/health.rsc +0 -25
  437. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +0 -9
  438. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +0 -4
  439. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  440. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  441. package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +0 -25
  442. package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +0 -6
  443. package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +0 -10
  444. package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +0 -5
  445. package/app/.next/server/app/dashboard/limits.html +0 -2
  446. package/app/.next/server/app/dashboard/limits.meta +0 -17
  447. package/app/.next/server/app/dashboard/limits.rsc +0 -25
  448. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits/__PAGE__.segment.rsc +0 -9
  449. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits.segment.rsc +0 -4
  450. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  451. package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  452. package/app/.next/server/app/dashboard/limits.segments/_full.segment.rsc +0 -25
  453. package/app/.next/server/app/dashboard/limits.segments/_head.segment.rsc +0 -6
  454. package/app/.next/server/app/dashboard/limits.segments/_index.segment.rsc +0 -10
  455. package/app/.next/server/app/dashboard/limits.segments/_tree.segment.rsc +0 -5
  456. package/app/.next/server/app/dashboard/logs.html +0 -1
  457. package/app/.next/server/app/dashboard/logs.meta +0 -17
  458. package/app/.next/server/app/dashboard/logs.rsc +0 -25
  459. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__.segment.rsc +0 -9
  460. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs.segment.rsc +0 -4
  461. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  462. package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  463. package/app/.next/server/app/dashboard/logs.segments/_full.segment.rsc +0 -25
  464. package/app/.next/server/app/dashboard/logs.segments/_head.segment.rsc +0 -6
  465. package/app/.next/server/app/dashboard/logs.segments/_index.segment.rsc +0 -10
  466. package/app/.next/server/app/dashboard/logs.segments/_tree.segment.rsc +0 -5
  467. package/app/.next/server/app/dashboard/onboarding.html +0 -1
  468. package/app/.next/server/app/dashboard/onboarding.meta +0 -17
  469. package/app/.next/server/app/dashboard/onboarding.rsc +0 -25
  470. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +0 -9
  471. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +0 -4
  472. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  473. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  474. package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +0 -25
  475. package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +0 -6
  476. package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +0 -10
  477. package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +0 -5
  478. package/app/.next/server/app/dashboard/profile.html +0 -1
  479. package/app/.next/server/app/dashboard/profile.meta +0 -19
  480. package/app/.next/server/app/dashboard/profile.rsc +0 -22
  481. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +0 -6
  482. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +0 -4
  483. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  484. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  485. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +0 -22
  486. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +0 -6
  487. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +0 -10
  488. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +0 -5
  489. package/app/.next/server/app/dashboard/providers/new.html +0 -2
  490. package/app/.next/server/app/dashboard/providers/new.meta +0 -18
  491. package/app/.next/server/app/dashboard/providers/new.rsc +0 -27
  492. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +0 -9
  493. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +0 -4
  494. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -6
  495. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  496. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  497. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +0 -27
  498. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +0 -6
  499. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +0 -10
  500. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +0 -5
  501. package/app/.next/server/app/dashboard/providers.html +0 -2
  502. package/app/.next/server/app/dashboard/providers.meta +0 -17
  503. package/app/.next/server/app/dashboard/providers.rsc +0 -27
  504. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +0 -9
  505. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -6
  506. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  507. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  508. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +0 -27
  509. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +0 -6
  510. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +0 -10
  511. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +0 -5
  512. package/app/.next/server/app/dashboard/settings/pricing.html +0 -2
  513. package/app/.next/server/app/dashboard/settings/pricing.meta +0 -18
  514. package/app/.next/server/app/dashboard/settings/pricing.rsc +0 -27
  515. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +0 -9
  516. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +0 -4
  517. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +0 -6
  518. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  519. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  520. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +0 -27
  521. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +0 -6
  522. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +0 -10
  523. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +0 -5
  524. package/app/.next/server/app/dashboard/settings.html +0 -1
  525. package/app/.next/server/app/dashboard/settings.meta +0 -17
  526. package/app/.next/server/app/dashboard/settings.rsc +0 -27
  527. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +0 -9
  528. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +0 -6
  529. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  530. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  531. package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +0 -27
  532. package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +0 -6
  533. package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +0 -10
  534. package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +0 -5
  535. package/app/.next/server/app/dashboard/translator.html +0 -19
  536. package/app/.next/server/app/dashboard/translator.meta +0 -17
  537. package/app/.next/server/app/dashboard/translator.rsc +0 -22
  538. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +0 -6
  539. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +0 -4
  540. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  541. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  542. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +0 -22
  543. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +0 -6
  544. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +0 -10
  545. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +0 -5
  546. package/app/.next/server/app/dashboard/usage.html +0 -1
  547. package/app/.next/server/app/dashboard/usage.meta +0 -17
  548. package/app/.next/server/app/dashboard/usage.rsc +0 -25
  549. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +0 -9
  550. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +0 -4
  551. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -4
  552. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -5
  553. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +0 -25
  554. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +0 -6
  555. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +0 -10
  556. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +0 -5
  557. package/app/.next/server/app/docs.html +0 -1
  558. package/app/.next/server/app/docs.meta +0 -15
  559. package/app/.next/server/app/docs.rsc +0 -88
  560. package/app/.next/server/app/docs.segments/_full.segment.rsc +0 -88
  561. package/app/.next/server/app/docs.segments/_head.segment.rsc +0 -6
  562. package/app/.next/server/app/docs.segments/_index.segment.rsc +0 -10
  563. package/app/.next/server/app/docs.segments/_tree.segment.rsc +0 -5
  564. package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +0 -67
  565. package/app/.next/server/app/docs.segments/docs.segment.rsc +0 -4
  566. package/app/.next/server/app/forbidden.html +0 -1
  567. package/app/.next/server/app/forbidden.meta +0 -15
  568. package/app/.next/server/app/forbidden.rsc +0 -24
  569. package/app/.next/server/app/forbidden.segments/_full.segment.rsc +0 -24
  570. package/app/.next/server/app/forbidden.segments/_head.segment.rsc +0 -6
  571. package/app/.next/server/app/forbidden.segments/_index.segment.rsc +0 -10
  572. package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +0 -5
  573. package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +0 -9
  574. package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +0 -4
  575. package/app/.next/server/app/forgot-password.html +0 -1
  576. package/app/.next/server/app/forgot-password.meta +0 -15
  577. package/app/.next/server/app/forgot-password.rsc +0 -24
  578. package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +0 -24
  579. package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +0 -6
  580. package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +0 -10
  581. package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +0 -5
  582. package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +0 -9
  583. package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +0 -4
  584. package/app/.next/server/app/index.html +0 -1
  585. package/app/.next/server/app/index.meta +0 -16
  586. package/app/.next/server/app/index.rsc +0 -21
  587. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -6
  588. package/app/.next/server/app/index.segments/_full.segment.rsc +0 -21
  589. package/app/.next/server/app/index.segments/_head.segment.rsc +0 -6
  590. package/app/.next/server/app/index.segments/_index.segment.rsc +0 -10
  591. package/app/.next/server/app/index.segments/_tree.segment.rsc +0 -5
  592. package/app/.next/server/app/landing.html +0 -1
  593. package/app/.next/server/app/landing.meta +0 -15
  594. package/app/.next/server/app/landing.rsc +0 -24
  595. package/app/.next/server/app/landing.segments/_full.segment.rsc +0 -24
  596. package/app/.next/server/app/landing.segments/_head.segment.rsc +0 -6
  597. package/app/.next/server/app/landing.segments/_index.segment.rsc +0 -10
  598. package/app/.next/server/app/landing.segments/_tree.segment.rsc +0 -5
  599. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +0 -9
  600. package/app/.next/server/app/landing.segments/landing.segment.rsc +0 -4
  601. package/app/.next/server/app/login.html +0 -1
  602. package/app/.next/server/app/login.meta +0 -15
  603. package/app/.next/server/app/login.rsc +0 -24
  604. package/app/.next/server/app/login.segments/_full.segment.rsc +0 -24
  605. package/app/.next/server/app/login.segments/_head.segment.rsc +0 -6
  606. package/app/.next/server/app/login.segments/_index.segment.rsc +0 -10
  607. package/app/.next/server/app/login.segments/_tree.segment.rsc +0 -5
  608. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +0 -9
  609. package/app/.next/server/app/login.segments/login.segment.rsc +0 -4
  610. package/app/.next/server/app/privacy.html +0 -1
  611. package/app/.next/server/app/privacy.meta +0 -15
  612. package/app/.next/server/app/privacy.rsc +0 -28
  613. package/app/.next/server/app/privacy.segments/_full.segment.rsc +0 -28
  614. package/app/.next/server/app/privacy.segments/_head.segment.rsc +0 -6
  615. package/app/.next/server/app/privacy.segments/_index.segment.rsc +0 -10
  616. package/app/.next/server/app/privacy.segments/_tree.segment.rsc +0 -5
  617. package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +0 -11
  618. package/app/.next/server/app/privacy.segments/privacy.segment.rsc +0 -4
  619. package/app/.next/server/app/terms.html +0 -1
  620. package/app/.next/server/app/terms.meta +0 -15
  621. package/app/.next/server/app/terms.rsc +0 -29
  622. package/app/.next/server/app/terms.segments/_full.segment.rsc +0 -29
  623. package/app/.next/server/app/terms.segments/_head.segment.rsc +0 -6
  624. package/app/.next/server/app/terms.segments/_index.segment.rsc +0 -10
  625. package/app/.next/server/app/terms.segments/_tree.segment.rsc +0 -5
  626. package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +0 -7
  627. package/app/.next/server/app/terms.segments/terms.segment.rsc +0 -4
  628. package/app/.next/server/chunks/2760.js +0 -1
  629. package/app/.next/server/chunks/438.js +0 -1
  630. package/app/.next/server/chunks/9723.js +0 -37
  631. package/app/.next/server/chunks/9979.js +0 -2
  632. package/app/.next/server/pages/404.html +0 -1
  633. package/app/.next/static/chunks/5846-8a4d88e4bc5e07f6.js +0 -2
  634. package/app/.next/static/chunks/993-4cb24412f8681dc9.js +0 -21
  635. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-f8b57e41a1b6fce6.js +0 -1
  636. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-10e24238da560d00.js +0 -1
  637. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c37f849e39b1bf02.js +0 -1
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-f017a1a13b450ed3.js +0 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-9495b294cfe54d73.js +0 -1
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-90f0a2f2cfc02a76.js +0 -1
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-58ea3e55f475ea7b.js +0 -1
  642. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-2a3cd7fd5ca34713.js +0 -1
  643. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/page-88e667cb7ae99420.js +0 -1
  644. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/page-19072ecdea202e4e.js +0 -1
  645. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d2651dc387e7fdfd.js +0 -1
  646. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-56e8174ce9caec1b.js +0 -1
  647. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-200bed170f9ee2b0.js +0 -1
  648. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-7fec684a49291104.js +0 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-06d076294b449efb.js +0 -1
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-1b3f14c99d3edf09.js +0 -1
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-775e1506821cac94.js +0 -4
  652. package/app/.next/static/chunks/app/(dashboard)/layout-cf710bbfb7c3ba11.js +0 -1
  653. package/app/.next/static/chunks/app/callback/page-5c58a06902dd94ed.js +0 -1
  654. package/app/.next/static/chunks/app/forbidden/page-86b6392f80a3ff69.js +0 -1
  655. package/app/.next/static/chunks/app/forgot-password/page-373672767bb0aae4.js +0 -1
  656. package/app/.next/static/chunks/app/layout-3375493e8f9133db.js +0 -1
  657. package/app/.next/static/chunks/app/login/page-ca4dde4376ccd169.js +0 -1
  658. /package/app/.next/static/{5wRmzcux4mm_n3yTB8RLl → oaQaCPrOo77oe3OAEMAe-}/_buildManifest.js +0 -0
  659. /package/app/.next/static/{5wRmzcux4mm_n3yTB8RLl → oaQaCPrOo77oe3OAEMAe-}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";exports.id=3699,exports.ids=[3699],exports.modules={53699:(a,b,c)=>{c.d(b,{getDefaultPricing:()=>e});let d={cc:{"claude-opus-4-5-20251101":{input:15,output:75,cached:7.5,reasoning:75,cache_creation:15},"claude-sonnet-4-5-20250929":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4-5-20251001":{input:.5,output:2.5,cached:.25,reasoning:2.5,cache_creation:.5}},cx:{"gpt-5.2-codex":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.2":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-mini":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"gpt-5.1":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5-codex":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-codex-mini":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},gc:{"gemini-3-flash-preview":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},qw:{"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"qwen3-coder-flash":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"vision-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},if:{"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2-thinking":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"deepseek-r1":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"deepseek-v3.2-chat":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"deepseek-v3.2-reasoner":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"minimax-m2":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},ag:{"gemini-3-pro-low":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3-pro-high":{input:4,output:18,cached:.5,reasoning:27,cache_creation:4},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"claude-sonnet-4-5":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-sonnet-4-5-thinking":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-opus-4-5-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-opus-4-6-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5}},gh:{"gpt-5":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-mini":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-4.1":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"claude-4.5-sonnet":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-4.5-opus":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-4.5-haiku":{input:.5,output:2.5,cached:.05,reasoning:3.75,cache_creation:.5},"gemini-3-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"grok-code-fast-1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},openai:{"gpt-4o":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4o-mini":{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15},"gpt-4-turbo":{input:10,output:30,cached:5,reasoning:45,cache_creation:10},o1:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15},"o1-mini":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},anthropic:{"claude-sonnet-4-20250514":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-opus-4-20250514":{input:15,output:75,cached:7.5,reasoning:112.5,cache_creation:15},"claude-3-5-sonnet-20241022":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3}},gemini:{"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},openrouter:{auto:{input:2,output:8,cached:1,reasoning:12,cache_creation:2}},glm:{"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6v":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},kimi:{"kimi-latest":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},minimax:{"MiniMax-M2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},groq:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-3.3-70b-versatile":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/llama-4-maverick-17b-128e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen/qwen3-32b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},fireworks:{"accounts/fireworks/models/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/deepseek-v3p1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/llama-v3p3-70b-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/qwen3-235b-a22b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},cerebras:{"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"zai-glm-4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-3.3-70b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-4-scout-17b-16e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen-3-235b-a22b-instruct-2507":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen-3-32b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},nvidia:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"moonshotai/kimi-k2.5":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"z-ai/glm4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/deepseek-v3.2":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"nvidia/llama-3.3-70b-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta/llama-4-maverick-17b-128e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek/deepseek-r1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},nebius:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.3-70B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},siliconflow:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3.2":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3.1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-R1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-235B-A22B-Instruct-2507":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-Coder-480B-A35B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-32B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"moonshotai/Kimi-K2.5":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"zai-org/GLM-4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"baidu/ERNIE-4.5-300B-A47B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},hyperbolic:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/QwQ-32B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-R1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.3-70B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.2-3B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen2.5-72B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen2.5-Coder-32B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"NousResearch/Hermes-3-Llama-3.1-70B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},kiro:{"claude-sonnet-4.5":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4.5":{input:.5,output:2.5,cached:.25,reasoning:2.5,cache_creation:.5}}};function e(){return d}}};
1
+ "use strict";exports.id=3699,exports.ids=[3699],exports.modules={53699:(a,b,c)=>{c.d(b,{getDefaultPricing:()=>e});let d={cc:{"claude-opus-4-5-20251101":{input:15,output:75,cached:7.5,reasoning:75,cache_creation:15},"claude-sonnet-4-5-20250929":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4-5-20251001":{input:.5,output:2.5,cached:.25,reasoning:2.5,cache_creation:.5}},cx:{"gpt-5.2-codex":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.2":{input:5,output:20,cached:2.5,reasoning:30,cache_creation:5},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-mini":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"gpt-5.1":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5-codex":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-codex-mini":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},gc:{"gemini-3-flash-preview":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},qw:{"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"qwen3-coder-flash":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"vision-model":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5}},if:{"qwen3-coder-plus":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1},"kimi-k2-thinking":{input:1.5,output:6,cached:.75,reasoning:9,cache_creation:1.5},"deepseek-r1":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"deepseek-v3.2-chat":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"deepseek-v3.2-reasoner":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"minimax-m2":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},ag:{"gemini-3.1-pro-low":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3.1-pro-high":{input:4,output:18,cached:.5,reasoning:27,cache_creation:4},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"claude-sonnet-4-6":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-opus-4-6-thinking":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"gpt-oss-120b-medium":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},gh:{"gpt-5":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3},"gpt-5-mini":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"gpt-5.1-codex":{input:4,output:16,cached:2,reasoning:24,cache_creation:4},"gpt-5.1-codex-max":{input:8,output:32,cached:4,reasoning:48,cache_creation:8},"gpt-4.1":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"claude-4.5-sonnet":{input:3,output:15,cached:.3,reasoning:22.5,cache_creation:3},"claude-4.5-opus":{input:5,output:25,cached:.5,reasoning:37.5,cache_creation:5},"claude-4.5-haiku":{input:.5,output:2.5,cached:.05,reasoning:3.75,cache_creation:.5},"gemini-3-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-3-flash":{input:.5,output:3,cached:.03,reasoning:4.5,cache_creation:.5},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"grok-code-fast-1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},openai:{"gpt-4o":{input:2.5,output:10,cached:1.25,reasoning:15,cache_creation:2.5},"gpt-4o-mini":{input:.15,output:.6,cached:.075,reasoning:.9,cache_creation:.15},"gpt-4-turbo":{input:10,output:30,cached:5,reasoning:45,cache_creation:10},o1:{input:15,output:60,cached:7.5,reasoning:90,cache_creation:15},"o1-mini":{input:3,output:12,cached:1.5,reasoning:18,cache_creation:3}},anthropic:{"claude-sonnet-4-20250514":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-opus-4-20250514":{input:15,output:75,cached:7.5,reasoning:112.5,cache_creation:15},"claude-3-5-sonnet-20241022":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3}},gemini:{"gemini-3-pro-preview":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-pro":{input:2,output:12,cached:.25,reasoning:18,cache_creation:2},"gemini-2.5-flash":{input:.3,output:2.5,cached:.03,reasoning:3.75,cache_creation:.3},"gemini-2.5-flash-lite":{input:.15,output:1.25,cached:.015,reasoning:1.875,cache_creation:.15}},openrouter:{auto:{input:2,output:8,cached:1,reasoning:12,cache_creation:2}},glm:{"glm-4.7":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75},"glm-4.6":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5},"glm-4.6v":{input:.75,output:3,cached:.375,reasoning:4.5,cache_creation:.75}},kimi:{"kimi-latest":{input:1,output:4,cached:.5,reasoning:6,cache_creation:1}},minimax:{"MiniMax-M2.1":{input:.5,output:2,cached:.25,reasoning:3,cache_creation:.5}},groq:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-3.3-70b-versatile":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/llama-4-maverick-17b-128e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen/qwen3-32b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},fireworks:{"accounts/fireworks/models/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/deepseek-v3p1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/llama-v3p3-70b-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"accounts/fireworks/models/qwen3-235b-a22b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},cerebras:{"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"zai-glm-4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-3.3-70b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"llama-4-scout-17b-16e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen-3-235b-a22b-instruct-2507":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"qwen-3-32b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},nvidia:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"moonshotai/kimi-k2.5":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"z-ai/glm4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/deepseek-v3.2":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"nvidia/llama-3.3-70b-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta/llama-4-maverick-17b-128e-instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek/deepseek-r1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},nebius:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.3-70B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},siliconflow:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3.2":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3.1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-R1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-235B-A22B-Instruct-2507":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-Coder-480B-A35B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen3-32B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"moonshotai/Kimi-K2.5":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"zai-org/GLM-4.7":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"baidu/ERNIE-4.5-300B-A47B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},hyperbolic:{"openai/gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"gpt-oss-120b":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/QwQ-32B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-R1":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"deepseek-ai/DeepSeek-V3":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.3-70B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"meta-llama/Llama-3.2-3B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen2.5-72B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"Qwen/Qwen2.5-Coder-32B-Instruct":{input:0,output:0,cached:0,reasoning:0,cache_creation:0},"NousResearch/Hermes-3-Llama-3.1-70B":{input:0,output:0,cached:0,reasoning:0,cache_creation:0}},kiro:{"claude-sonnet-4.5":{input:3,output:15,cached:1.5,reasoning:15,cache_creation:3},"claude-haiku-4.5":{input:.5,output:2.5,cached:.25,reasoning:2.5,cache_creation:.5}}};function e(){return d}}};
@@ -1 +1,3 @@
1
- "use strict";exports.id=1079,exports.ids=[1079],exports.modules={71861:(a,b,c)=>{c.d(b,{A1:()=>h,lR:()=>j,wO:()=>i,yj:()=>f,zL:()=>g});var d=c(95982),e=c(60293);function f(a,b){let c;return new Response(JSON.stringify((c=e.LY[a]||(a>=500?{type:"server_error",code:"internal_server_error"}:{type:"invalid_request_error",code:""}),{error:{message:b||e.O[a]||"An error occurred",type:c.type,code:c.code}})),{status:a,headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":(0,d.i)()}})}async function g(a,b=null){let c="",d=null;try{let b=await a.text();try{let a=JSON.parse(b);c=a.error?.message||a.message||a.error||b}catch{c=b}}catch{c=`Upstream error: ${a.status}`}let e="string"==typeof c?c:JSON.stringify(c);return"antigravity"===b&&429===a.status&&(d=function(a){if("string"!=typeof a)return null;let b=a.match(/reset after (\d+h)?(\d+m)?(\d+s)?/i);if(!b)return null;let c=0;return b[1]&&(c+=60*parseInt(b[1])*6e4),b[2]&&(c+=60*parseInt(b[2])*1e3),b[3]&&(c+=1e3*parseInt(b[3])),c>0?c:null}(e)),{statusCode:a.status,message:e,retryAfterMs:d}}function h(a,b,c=null){let d={success:!1,status:a,error:b,response:f(a,b)};return c&&(d.retryAfterMs=c),d}function i(a,b,c,d){let e=Math.max(Math.ceil((new Date(c).getTime()-Date.now())/1e3),1);return new Response(JSON.stringify({error:{message:`${b} (${d})`}}),{status:a,headers:{"Content-Type":"application/json","Retry-After":String(e)}})}function j(a,b,c,d){let e=d||a.code||"FETCH_FAILED",f=a.message||"Unknown error";return`[${e}]: ${f}`}},74163:(a,b,c)=>{c.d(b,{AO:()=>l,Qo:()=>o,R7:()=>h,T_:()=>f,UY:()=>n,getAllModelLockouts:()=>i,hk:()=>k,vp:()=>m});var d=c(60293),e=c(83596);function f(a){let b=(0,e.oQ)(a);return d.PROVIDER_PROFILES[b]??d.PROVIDER_PROFILES.apikey}let g=new Map;function h(a,b,c,d,e){if(!c)return;let f=`${a}:${b}:${c}`;g.set(f,{reason:d,until:Date.now()+e,lockedAt:Date.now()})}function i(){let a=Date.now(),b=[];for(let[c,d]of g)if(a<=d.until){let[e,f,g]=c.split(":");b.push({provider:e,connectionId:f,model:g,reason:d.reason,remainingMs:d.until-a})}return b}function j(a=0){return Math.min(d.EQ.base*Math.pow(2,a),d.EQ.max)}function k(a,b,c=0,e=null,g=null){if(b){let a="string"==typeof b?b:JSON.stringify(b),e=a.toLowerCase();if(e.includes("no credentials"))return{shouldFallback:!0,cooldownMs:d.Bm.notFound,reason:d.QS.AUTH_ERROR};if(e.includes("request not allowed"))return{shouldFallback:!0,cooldownMs:d.Bm.requestNotAllowed,reason:d.QS.RATE_LIMIT_EXCEEDED};if(e.includes("rate limit")||e.includes("too many requests")||e.includes("quota exceeded")||e.includes("capacity")||e.includes("overloaded")){let b=Math.min(c+1,d.EQ.maxLevel),e=function(a){if(!a)return d.QS.UNKNOWN;let b=String(a).toLowerCase();return b.includes("quota exceeded")||b.includes("quota depleted")||b.includes("billing")?d.QS.QUOTA_EXHAUSTED:b.includes("rate limit")||b.includes("too many requests")||b.includes("rate_limit")?d.QS.RATE_LIMIT_EXCEEDED:b.includes("capacity")||b.includes("overloaded")||b.includes("resource exhausted")?d.QS.MODEL_CAPACITY:b.includes("unauthorized")||b.includes("invalid api key")||b.includes("authentication")?d.QS.AUTH_ERROR:b.includes("server error")||b.includes("internal error")?d.QS.SERVER_ERROR:d.QS.UNKNOWN}(a);return{shouldFallback:!0,cooldownMs:j(c),newBackoffLevel:b,reason:e}}}if(a===d.gx.UNAUTHORIZED)return{shouldFallback:!0,cooldownMs:d.Bm.unauthorized,reason:d.QS.AUTH_ERROR};if(a===d.gx.PAYMENT_REQUIRED||a===d.gx.FORBIDDEN)return{shouldFallback:!0,cooldownMs:d.Bm.paymentRequired,reason:d.QS.QUOTA_EXHAUSTED};if(a===d.gx.NOT_FOUND)return{shouldFallback:!0,cooldownMs:d.Bm.notFound,reason:d.QS.UNKNOWN};if(a===d.gx.RATE_LIMITED){let a=Math.min(c+1,d.EQ.maxLevel);return{shouldFallback:!0,cooldownMs:j(c),newBackoffLevel:a,reason:d.QS.RATE_LIMIT_EXCEEDED}}if([d.gx.NOT_ACCEPTABLE,d.gx.REQUEST_TIMEOUT,d.gx.SERVER_ERROR,d.gx.BAD_GATEWAY,d.gx.SERVICE_UNAVAILABLE,d.gx.GATEWAY_TIMEOUT].includes(a)){let a=g?f(g):null,b=a?.transientCooldown??d.Bm.transientInitial,e=a?.maxBackoffLevel??d.EQ.maxLevel;return{shouldFallback:!0,cooldownMs:Math.min(b*Math.pow(2,c),d.Bm.transientMax),newBackoffLevel:Math.min(c+1,e),reason:d.QS.SERVER_ERROR}}return a===d.gx.BAD_REQUEST?{shouldFallback:!1,cooldownMs:0,reason:d.QS.UNKNOWN}:{shouldFallback:!0,cooldownMs:d.Bm.transient,reason:d.QS.UNKNOWN}}function l(a){return!!a&&new Date(a).getTime()>Date.now()}function m(a){return new Date(Date.now()+a).toISOString()}function n(a){let b=null,c=Date.now();for(let d of a){if(!d.rateLimitedUntil)continue;let a=new Date(d.rateLimitedUntil).getTime();a<=c||(!b||a<b)&&(b=a)}return b?new Date(b).toISOString():null}function o(a){if(!a)return"";let b=new Date(a).getTime()-Date.now();if(b<=0)return"reset after 0s";let c=Math.ceil(b/1e3),d=Math.floor(c/3600),e=Math.floor(c%3600/60),f=c%60,g=[];return d>0&&g.push(`${d}h`),e>0&&g.push(`${e}m`),(f>0||0===g.length)&&g.push(`${f}s`),`reset after ${g.join(" ")}`}setInterval(()=>{let a=Date.now();for(let[b,c]of g)a>c.until&&g.delete(b)},15e3).unref()},95982:(a,b,c)=>{c.d(b,{i:()=>e});let d=process.env.CORS_ORIGIN||"*";function e(){return d}}};
1
+ "use strict";exports.id=3875,exports.ids=[3875],exports.modules={71861:(a,b,c)=>{c.d(b,{A1:()=>h,lR:()=>j,wO:()=>i,yj:()=>f,zL:()=>g});var d=c(95982),e=c(60293);function f(a,b){let c;return new Response(JSON.stringify((c=e.LY[a]||(a>=500?{type:"server_error",code:"internal_server_error"}:{type:"invalid_request_error",code:""}),{error:{message:b||e.O[a]||"An error occurred",type:c.type,code:c.code}})),{status:a,headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":(0,d.i)()}})}async function g(a,b=null){let c="",d=null;try{let b=await a.text();try{let a=JSON.parse(b);c=a.error?.message||a.message||a.error||b}catch{c=b}}catch{c=`Upstream error: ${a.status}`}let e="string"==typeof c?c:JSON.stringify(c);return"antigravity"===b&&429===a.status&&(d=function(a){if("string"!=typeof a)return null;let b=a.match(/reset after (\d+h)?(\d+m)?(\d+s)?/i);if(!b)return null;let c=0;return b[1]&&(c+=60*parseInt(b[1])*6e4),b[2]&&(c+=60*parseInt(b[2])*1e3),b[3]&&(c+=1e3*parseInt(b[3])),c>0?c:null}(e)),{statusCode:a.status,message:e,retryAfterMs:d}}function h(a,b,c=null){let d={success:!1,status:a,error:b,response:f(a,b)};return c&&(d.retryAfterMs=c),d}function i(a,b,c,d){let e=Math.max(Math.ceil((new Date(c).getTime()-Date.now())/1e3),1);return new Response(JSON.stringify({error:{message:`${b} (${d})`}}),{status:a,headers:{"Content-Type":"application/json","Retry-After":String(e)}})}function j(a,b,c,d){let e=d||a.code||"FETCH_FAILED",f=a.message||"Unknown error";return`[${e}]: ${f}`}},74163:(a,b,c)=>{c.d(b,{AO:()=>l,Qo:()=>o,R7:()=>h,T_:()=>f,UY:()=>n,getAllModelLockouts:()=>i,hk:()=>k,vp:()=>m});var d=c(60293),e=c(83596);function f(a){let b=(0,e.oQ)(a);return d.PROVIDER_PROFILES[b]??d.PROVIDER_PROFILES.apikey}let g=new Map;function h(a,b,c,d,e){if(!c)return;let f=`${a}:${b}:${c}`;g.set(f,{reason:d,until:Date.now()+e,lockedAt:Date.now()})}function i(){let a=Date.now(),b=[];for(let[c,d]of g)if(a<=d.until){let[e,f,g]=c.split(":");b.push({provider:e,connectionId:f,model:g,reason:d.reason,remainingMs:d.until-a})}return b}function j(a=0){return Math.min(d.EQ.base*Math.pow(2,a),d.EQ.max)}function k(a,b,c=0,e=null,g=null){if(b){let a="string"==typeof b?b:JSON.stringify(b),e=a.toLowerCase();if(e.includes("no credentials"))return{shouldFallback:!0,cooldownMs:d.Bm.notFound,reason:d.QS.AUTH_ERROR};if(e.includes("request not allowed"))return{shouldFallback:!0,cooldownMs:d.Bm.requestNotAllowed,reason:d.QS.RATE_LIMIT_EXCEEDED};if(e.includes("rate limit")||e.includes("too many requests")||e.includes("quota exceeded")||e.includes("capacity")||e.includes("overloaded")){let b=Math.min(c+1,d.EQ.maxLevel),e=function(a){if(!a)return d.QS.UNKNOWN;let b=String(a).toLowerCase();return b.includes("quota exceeded")||b.includes("quota depleted")||b.includes("billing")?d.QS.QUOTA_EXHAUSTED:b.includes("rate limit")||b.includes("too many requests")||b.includes("rate_limit")?d.QS.RATE_LIMIT_EXCEEDED:b.includes("capacity")||b.includes("overloaded")||b.includes("resource exhausted")?d.QS.MODEL_CAPACITY:b.includes("unauthorized")||b.includes("invalid api key")||b.includes("authentication")?d.QS.AUTH_ERROR:b.includes("server error")||b.includes("internal error")?d.QS.SERVER_ERROR:d.QS.UNKNOWN}(a);return{shouldFallback:!0,cooldownMs:j(c),newBackoffLevel:b,reason:e}}}if(a===d.gx.UNAUTHORIZED)return{shouldFallback:!0,cooldownMs:d.Bm.unauthorized,reason:d.QS.AUTH_ERROR};if(a===d.gx.PAYMENT_REQUIRED||a===d.gx.FORBIDDEN)return{shouldFallback:!0,cooldownMs:d.Bm.paymentRequired,reason:d.QS.QUOTA_EXHAUSTED};if(a===d.gx.NOT_FOUND)return{shouldFallback:!0,cooldownMs:d.Bm.notFound,reason:d.QS.UNKNOWN};if(a===d.gx.RATE_LIMITED){let a=Math.min(c+1,d.EQ.maxLevel);return{shouldFallback:!0,cooldownMs:j(c),newBackoffLevel:a,reason:d.QS.RATE_LIMIT_EXCEEDED}}if([d.gx.NOT_ACCEPTABLE,d.gx.REQUEST_TIMEOUT,d.gx.SERVER_ERROR,d.gx.BAD_GATEWAY,d.gx.SERVICE_UNAVAILABLE,d.gx.GATEWAY_TIMEOUT].includes(a)){let a=g?f(g):null,b=a?.transientCooldown??d.Bm.transientInitial,e=a?.maxBackoffLevel??d.EQ.maxLevel;return{shouldFallback:!0,cooldownMs:Math.min(b*Math.pow(2,c),d.Bm.transientMax),newBackoffLevel:Math.min(c+1,e),reason:d.QS.SERVER_ERROR}}return a===d.gx.BAD_REQUEST?{shouldFallback:!1,cooldownMs:0,reason:d.QS.UNKNOWN}:{shouldFallback:!0,cooldownMs:d.Bm.transient,reason:d.QS.UNKNOWN}}function l(a){return!!a&&new Date(a).getTime()>Date.now()}function m(a){return new Date(Date.now()+a).toISOString()}function n(a){let b=null,c=Date.now();for(let d of a){if(!d.rateLimitedUntil)continue;let a=new Date(d.rateLimitedUntil).getTime();a<=c||(!b||a<b)&&(b=a)}return b?new Date(b).toISOString():null}function o(a){if(!a)return"";let b=new Date(a).getTime()-Date.now();if(b<=0)return"reset after 0s";let c=Math.ceil(b/1e3),d=Math.floor(c/3600),e=Math.floor(c%3600/60),f=c%60,g=[];return d>0&&g.push(`${d}h`),e>0&&g.push(`${e}m`),(f>0||0===g.length)&&g.push(`${f}s`),`reset after ${g.join(" ")}`}setInterval(()=>{let a=Date.now();for(let[b,c]of g)a>c.until&&g.delete(b)},15e3).unref()},95982:(a,b,c)=>{c.d(b,{i:()=>e});let d=process.env.CORS_ORIGIN||"*";function e(){return d}},97917:(a,b,c)=>{c.d(b,{G7:()=>q,M4:()=>m,QM:()=>n,_s:()=>l,io:()=>i,mE:()=>f,qA:()=>k,tv:()=>j,vX:()=>o,xV:()=>e,xd:()=>p,z$:()=>g,zd:()=>h});var d=c(42910);function e(a,b){(0,d.sm)().prepare("INSERT OR REPLACE INTO domain_fallback_chains (model, chain) VALUES (?, ?)").run(a,JSON.stringify(b))}function f(){let a=(0,d.sm)().prepare("SELECT model, chain FROM domain_fallback_chains").all(),b={};for(let c of a)b[c.model]=JSON.parse(c.chain);return b}function g(a){return(0,d.sm)().prepare("DELETE FROM domain_fallback_chains WHERE model = ?").run(a).changes>0}function h(a,b){(0,d.sm)().prepare(`INSERT OR REPLACE INTO domain_budgets (api_key_id, daily_limit_usd, monthly_limit_usd, warning_threshold)
2
+ VALUES (?, ?, ?, ?)`).run(a,b.dailyLimitUsd,b.monthlyLimitUsd||0,b.warningThreshold??.8)}function i(a){let b=(0,d.sm)().prepare("SELECT * FROM domain_budgets WHERE api_key_id = ?").get(a);return b?{dailyLimitUsd:b.daily_limit_usd,monthlyLimitUsd:b.monthly_limit_usd,warningThreshold:b.warning_threshold}:null}function j(a,b,c=Date.now()){(0,d.sm)().prepare("INSERT INTO domain_cost_history (api_key_id, cost, timestamp) VALUES (?, ?, ?)").run(a,b,c)}function k(a,b){return(0,d.sm)().prepare("SELECT cost, timestamp FROM domain_cost_history WHERE api_key_id = ? AND timestamp >= ? ORDER BY timestamp").all(a,b)}function l(a){(0,d.sm)().prepare("DELETE FROM domain_lockout_state WHERE identifier = ?").run(a)}function m(){let a=(0,d.sm)(),b=Date.now();return a.prepare("SELECT identifier, locked_until FROM domain_lockout_state WHERE locked_until IS NOT NULL AND locked_until > ?").all(b).map(a=>({identifier:a.identifier,lockedUntil:a.locked_until}))}function n(a,b){(0,d.sm)().prepare(`INSERT OR REPLACE INTO domain_circuit_breakers (name, state, failure_count, last_failure_time, options)
3
+ VALUES (?, ?, ?, ?, ?)`).run(a,b.state,b.failureCount,b.lastFailureTime,b.options?JSON.stringify(b.options):null)}function o(a){let b=(0,d.sm)().prepare("SELECT * FROM domain_circuit_breakers WHERE name = ?").get(a);return b?{state:b.state,failureCount:b.failure_count,lastFailureTime:b.last_failure_time,options:b.options?JSON.parse(b.options):null}:null}function p(){return(0,d.sm)().prepare("SELECT name, state, failure_count, last_failure_time FROM domain_circuit_breakers").all().map(a=>({name:a.name,state:a.state,failureCount:a.failure_count,lastFailureTime:a.last_failure_time}))}function q(){(0,d.sm)().prepare("DELETE FROM domain_circuit_breakers").run()}}};