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
@@ -0,0 +1 @@
1
+ "use strict";exports.id=9340,exports.ids=[4755,9340],exports.modules={19225:(a,b,c)=>{a.exports=c(44870)},21020:(a,b,c)=>{c.d(b,{Pt:()=>k,Tr:()=>l,c1:()=>i,kI:()=>m,vk:()=>j});var d=c(22901),e=c(74163),f=c(83779);let g=Promise.resolve(),h=new Map;async function i(a,b=null){let c,h=g;g=new Promise(a=>{c=a});try{let c;await h;let g=await (0,d.getProviderConnections)({provider:a,isActive:!0});if(f.debug("AUTH",`${a} | total connections: ${g.length}, excludeId: ${b||"none"}`),0===g.length){let b=await (0,d.getProviderConnections)({provider:a});if(f.debug("AUTH",`${a} | all connections (incl inactive): ${b.length}`),b.length>0){let c=(0,e.UY)(b);if(c)return f.warn("AUTH",`${a} | all ${b.length} accounts rate limited (${(0,e.Qo)(c)})`),{allRateLimited:!0,retryAfter:c,retryAfterHuman:(0,e.Qo)(c)};f.warn("AUTH",`${a} | ${b.length} accounts found but none active`),b.forEach(a=>{f.debug("AUTH",` → ${a.id?.slice(0,8)} | isActive=${a.isActive} | rateLimitedUntil=${a.rateLimitedUntil||"none"} | testStatus=${a.testStatus}`)})}return f.warn("AUTH",`No credentials for ${a}`),null}let i=g.filter(a=>!(b&&a.id===b||(0,e.AO)(a.rateLimitedUntil)));if(f.debug("AUTH",`${a} | available: ${i.length}/${g.length}`),g.forEach(a=>{let c=b&&a.id===b,d=(0,e.AO)(a.rateLimitedUntil);(c||d)&&f.debug("AUTH",` → ${a.id?.slice(0,8)} | ${c?"excluded":""} ${d?`rateLimited until ${a.rateLimitedUntil}`:""}`)}),0===i.length){let b=(0,e.UY)(g);if(b){let c=g.filter(a=>a.rateLimitedUntil&&new Date(a.rateLimitedUntil).getTime()>Date.now()).sort((a,b)=>new Date(a.rateLimitedUntil).getTime()-new Date(b.rateLimitedUntil).getTime())[0];return f.warn("AUTH",`${a} | all ${g.length} active accounts rate limited (${(0,e.Qo)(b)}) | lastErrorCode=${c?.errorCode}, lastError=${c?.lastError?.slice(0,50)}`),{allRateLimited:!0,retryAfter:b,retryAfterHuman:(0,e.Qo)(b),lastError:c?.lastError||null,lastErrorCode:c?.errorCode||null}}return f.warn("AUTH",`${a} | all ${g.length} accounts unavailable`),null}let j=await (0,d.V7)(),k=j.fallbackStrategy||"fill-first";if("round-robin"===k){let a=j.stickyRoundRobinLimit||3,b=[...i].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(b.lastUsedAt).getTime()-new Date(a.lastUsedAt).getTime():-1:1:(a.priority||999)-(b.priority||999))[0],e=b?.consecutiveUseCount||0;b&&b.lastUsedAt&&e<a?(c=b,await (0,d.rj)(c.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:(c.consecutiveUseCount||0)+1})):(c=[...i].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(a.lastUsedAt).getTime()-new Date(b.lastUsedAt).getTime():1:-1:(a.priority||999)-(b.priority||999))[0],await (0,d.rj)(c.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:1}))}else if("p2c"===k)if(i.length<=2)c=i[0];else{let a=Math.floor(Math.random()*i.length),b=Math.floor(Math.random()*(i.length-1));b>=a&&b++;let d=i[a],e=i[b],f=(d.consecutiveUseCount||0)+10*!!d.lastError,g=(e.consecutiveUseCount||0)+10*!!e.lastError;c=f<=g?d:e}else if("random"===k){let a=Math.floor(Math.random()*i.length);c=i[a]}else c="least-used"===k?[...i].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(a.lastUsedAt).getTime()-new Date(b.lastUsedAt).getTime():1:-1:(a.priority||999)-(b.priority||999))[0]:"cost-optimized"===k?[...i].sort((a,b)=>(a.priority||999)-(b.priority||999))[0]:i[0];return{apiKey:c.apiKey,accessToken:c.accessToken,refreshToken:c.refreshToken,expiresAt:c.tokenExpiresAt||c.expiresAt||null,projectId:c.projectId,copilotToken:c.providerSpecificData?.copilotToken,providerSpecificData:c.providerSpecificData,connectionId:c.id,testStatus:c.testStatus,lastError:c.lastError,rateLimitedUntil:c.rateLimitedUntil}}finally{c&&c()}}async function j(a,b,c,g=null,i=null){let k,l=h.get(a)||Promise.resolve();h.set(a,new Promise(a=>{k=a}));try{await l;let h=(await (0,d.getProviderConnections)({provider:g})).find(b=>b.id===a),j=h?.backoffLevel||0;if(h?.rateLimitedUntil&&new Date(h.rateLimitedUntil).getTime()>Date.now())return f.info("AUTH",`${a.slice(0,8)} already marked unavailable (until ${h.rateLimitedUntil}), skipping duplicate mark`),{shouldFallback:!0,cooldownMs:new Date(h.rateLimitedUntil).getTime()-Date.now()};let{shouldFallback:k,cooldownMs:m,newBackoffLevel:n,reason:o}=(0,e.hk)(b,c,j,i,g);if(!k)return{shouldFallback:!1,cooldownMs:0};let p=(0,e.vp)(m),q="string"==typeof c?c.slice(0,100):"Provider error";return await (0,d.rj)(a,{rateLimitedUntil:p,testStatus:"unavailable",lastError:q,errorCode:b,lastErrorAt:new Date().toISOString(),backoffLevel:n??j}),g&&i&&m>0&&(0,e.R7)(g,a,i,o||"unknown",m),g&&b&&q&&console.error(`❌ ${g} [${b}]: ${q}`),{shouldFallback:!0,cooldownMs:m}}finally{k&&k(),h.delete(a)}}async function k(a,b){("unavailable"===b.testStatus||b.lastError||b.rateLimitedUntil)&&(await (0,d.rj)(a,{testStatus:"active",lastError:null,lastErrorAt:null,rateLimitedUntil:null,backoffLevel:0}),f.info("AUTH",`Account ${a.slice(0,8)} error cleared`))}function l(a){let b=a.headers.get("Authorization");return b?.startsWith("Bearer ")?b.slice(7):null}async function m(a){return!!a&&await (0,d.ek)(a)}},50122:(a,b,c)=>{c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},70884:(a,b,c)=>{c.d(b,{S:()=>j});var d=c(21020),e=c(22901),f=c(78790),g=c(71861),h=c(60293),i=c(83779);async function j(a,b){let c=(0,d.Tr)(a);if(!c)return{apiKey:null,apiKeyInfo:null,rejection:null};let j=null;try{j=await (0,e.v9)(c)}catch(a){return i.warn("API_POLICY","Failed to fetch API key metadata. Request will be allowed.",{error:a}),{apiKey:c,apiKeyInfo:null,rejection:null}}if(!j)return{apiKey:c,apiKeyInfo:null,rejection:null};if(b&&j.allowedModels&&j.allowedModels.length>0&&!await (0,e.Oo)(c,b))return{apiKey:c,apiKeyInfo:j,rejection:(0,g.yj)(h.gx.FORBIDDEN,`Model "${b}" is not allowed for this API key`)};if(j.id)try{let a=(0,f.Ik)(j.id);if(!a.allowed)return{apiKey:c,apiKeyInfo:j,rejection:(0,g.yj)(h.gx.RATE_LIMITED,a.reason||"Budget limit exceeded")}}catch(a){i.warn("API_POLICY","Budget check failed. Request will be allowed.",{error:a})}return{apiKey:c,apiKeyInfo:j,rejection:null}}},78790:(a,b,c)=>{c.d(b,{Ik:()=>i,n5:()=>h,qV:()=>f,uN:()=>j});var d=c(97917);let e=new Map;function f(a,b){let c={dailyLimitUsd:b.dailyLimitUsd,monthlyLimitUsd:b.monthlyLimitUsd||0,warningThreshold:b.warningThreshold??.8};e.set(a,c);try{(0,d.zd)(a,c)}catch{}}function g(a){if(e.has(a))return e.get(a);try{let b=(0,d.io)(a);if(b)return e.set(a,b),b}catch{}return null}function h(a,b){let c=Date.now();try{(0,d.tv)(a,b,c)}catch{}}function i(a,b=0){let c=g(a);if(!c)return{allowed:!0,dailyUsed:0,dailyLimit:0,warningReached:!1};let e=function(a){let b=new Date;b.setHours(0,0,0,0);let c=b.getTime();try{return(0,d.qA)(a,c).reduce((a,b)=>a+b.cost,0)}catch{return 0}}(a),f=e+b,h=f>=c.dailyLimitUsd*c.warningThreshold;return f>c.dailyLimitUsd?{allowed:!1,reason:`Daily budget exceeded: $${f.toFixed(4)} / $${c.dailyLimitUsd.toFixed(2)}`,dailyUsed:e,dailyLimit:c.dailyLimitUsd,warningReached:!0}:{allowed:!0,dailyUsed:e,dailyLimit:c.dailyLimitUsd,warningReached:h}}function j(a){let b=new Date,c=new Date(b);c.setHours(0,0,0,0);let e=new Date(b.getFullYear(),b.getMonth(),1);try{let b=(0,d.qA)(a,c.getTime()),f=(0,d.qA)(a,e.getTime()),h=b.reduce((a,b)=>a+b.cost,0),i=f.reduce((a,b)=>a+b.cost,0);return{dailyTotal:h,monthlyTotal:i,totalEntries:f.length,budget:g(a)}}catch{return{dailyTotal:0,monthlyTotal:0,totalEntries:0,budget:g(a)}}}},83779:(a,b,c)=>{c.r(b),c.d(b,{debug:()=>l,error:()=>o,info:()=>m,maskKey:()=>j,request:()=>p,response:()=>q,stream:()=>r,warn:()=>n});var d=c(74552),e=c.n(d),f=c(33873),g=c(29021);function h(){let a="false"!==process.env.LOG_TO_FILE,b=process.env.LOG_FILE_PATH||(0,f.join)(process.cwd(),"logs/application/app.log");return{logToFile:a,logFilePath:b,maxFileSize:function(a){if(!a)return 0x3200000;let b=a.match(/^(\d+)\s*(k|m|g|kb|mb|gb)?$/i);if(!b)return 0x3200000;let c=parseInt(b[1],10);switch((b[2]||"").toLowerCase()){case"k":case"kb":return 1024*c;case"m":case"mb":return 1024*c*1024;case"g":case"gb":return 1024*c*1048576;default:return c}}(process.env.LOG_MAX_FILE_SIZE),retentionDays:parseInt(process.env.LOG_RETENTION_DAYS||String(7),10)}}let i={level:process.env.LOG_LEVEL||"info",base:{service:"omniroute"},timestamp:e().stdTimeFunctions.isoTime,formatters:{level:a=>({level:a})}};function j(a){return!a||a.length<8?"***":`${a.slice(0,4)}...${a.slice(-4)}`}let k=(function(){let a=h(),b=i.level||"info";if(a.logToFile)try{let d=h();if(d.logToFile){var c;let a;c=d.logFilePath,a=(0,f.dirname)(c),(0,g.existsSync)(a)||(0,g.mkdirSync)(a,{recursive:!0}),function(a,b){try{if(!(0,g.existsSync)(a)||(0,g.statSync)(a).size<b)return;let c=(0,f.dirname)(a),d=(0,f.extname)(a),e=(0,f.basename)(a,d),h=new Date,i=`${h.getFullYear()}-${String(h.getMonth()+1).padStart(2,"0")}-${String(h.getDate()).padStart(2,"0")}_${String(h.getHours()).padStart(2,"0")}${String(h.getMinutes()).padStart(2,"0")}${String(h.getSeconds()).padStart(2,"0")}`,j=(0,f.join)(c,`${e}.${i}${d}`);(0,g.renameSync)(a,j)}catch{}}(d.logFilePath,d.maxFileSize),function(a,b){try{let c=(0,f.dirname)(a);if(!(0,g.existsSync)(c))return;let d=(0,f.extname)(a),e=(0,f.basename)(a,d),h=(0,g.readdirSync)(c),i=Date.now()-24*b*36e5;for(let b of h)if(b.startsWith(e+".")&&b.endsWith(d)&&b!==(0,f.basename)(a)){let a=(0,f.join)(c,b);try{(0,g.statSync)(a).mtimeMs<i&&(0,g.unlinkSync)(a)}catch{}}}catch{}}(d.logFilePath,d.retentionDays)}let j=(0,f.resolve)(a.logFilePath);return e()({...i,transport:{targets:[{target:"pino/file",options:{destination:1},level:b},{target:"pino/file",options:{destination:j,mkdir:!0},level:b}]}})}catch{console.warn("[logger] Failed to set up file transport, falling back to console only")}return e()(i)})().child({module:"sse"});function l(a,b,c){k.debug({tag:a,...s(c)},b)}function m(a,b,c){k.info({tag:a,...s(c)},b)}function n(a,b,c){k.warn({tag:a,...s(c)},b)}function o(a,b,c){k.error({tag:a,...s(c)},b)}function p(a,b,c){k.info({tag:"HTTP",method:a,path:b,...s(c)},`📥 ${a} ${b}`)}function q(a,b,c){k[a<400?"info":"error"]({tag:"HTTP",status:a,duration:b,...s(c)},`📤 ${a} (${b}ms)`)}function r(a,b){k.debug({tag:"STREAM",event:a,...s(b)},`🌊 ${a}`)}function s(a){return a?"string"==typeof a?{detail:a}:"object"==typeof a?a:{detail:String(a)}:{}}},92280:(a,b,c)=>{Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},92556:(a,b,c)=>{c.d(b,{$N:()=>e,J5:()=>d});let d=process.env.CORS_ORIGIN||"*",e={"Access-Control-Allow-Origin":d,"Access-Control-Allow-Methods":"GET, POST, PUT, DELETE, OPTIONS","Access-Control-Allow-Headers":"Content-Type, Authorization, x-api-key, anthropic-version"}},94755:(a,b,c)=>{c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(50122);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}}};
@@ -1 +1 @@
1
- "use strict";exports.id=9342,exports.ids=[9342],exports.modules={39342:(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=9342,exports.ids=[9342],exports.modules={39342:(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}}};