omniroute 2.5.0 → 2.5.1

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 (1006) hide show
  1. package/README.md +17 -0
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +46 -45
  4. package/app/.next/build-manifest.json +3 -3
  5. package/app/.next/prerender-manifest.json +3 -3
  6. package/app/.next/required-server-files.json +1 -1
  7. package/app/.next/routes-manifest.json +6 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/agents/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/agents/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
  27. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/media/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/media/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js +3 -3
  60. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  69. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  72. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  75. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  78. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  81. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  82. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  84. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  85. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/.well-known/agent.json/route.js +1 -1
  87. package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/400/page.js +2 -2
  89. package/app/.next/server/app/400/page.js.nft.json +1 -1
  90. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/401/page.js +2 -2
  92. package/app/.next/server/app/401/page.js.nft.json +1 -1
  93. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/403/page.js +2 -2
  95. package/app/.next/server/app/403/page.js.nft.json +1 -1
  96. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/408/page.js +2 -2
  98. package/app/.next/server/app/408/page.js.nft.json +1 -1
  99. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/429/page.js +2 -2
  101. package/app/.next/server/app/429/page.js.nft.json +1 -1
  102. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/500/page.js +2 -2
  104. package/app/.next/server/app/500/page.js.nft.json +1 -1
  105. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/502/page.js +2 -2
  107. package/app/.next/server/app/502/page.js.nft.json +1 -1
  108. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/503/page.js +2 -2
  110. package/app/.next/server/app/503/page.js.nft.json +1 -1
  111. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/_global-error/page.js +3 -3
  113. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/_global-error.html +2 -2
  115. package/app/.next/server/app/_global-error.rsc +5 -5
  116. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +5 -5
  117. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  118. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  119. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  120. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +4 -4
  121. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  122. package/app/.next/server/app/_not-found/page.js +2 -2
  123. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  124. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/a2a/route.js +2 -2
  126. package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/a2a/status/route.js +1 -1
  128. package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route.js +1 -1
  130. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/a2a/tasks/[id]/route.js +1 -1
  132. package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/a2a/tasks/route.js +1 -1
  134. package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/acp/agents/route.js +1 -1
  136. package/app/.next/server/app/api/acp/agents/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/auth/login/route.js +1 -1
  139. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  142. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/auth/status/route.js +1 -1
  144. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/cache/route.js +1 -1
  146. package/app/.next/server/app/api/cache/route.js.nft.json +1 -1
  147. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  149. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  151. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  152. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  154. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  156. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  158. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  161. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  164. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  166. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  169. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  170. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
  172. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  174. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route.js +1 -1
  177. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  179. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  180. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  182. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  184. package/app/.next/server/app/api/cli-tools/status/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  187. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  190. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  193. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  194. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  196. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  199. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  200. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/combos/auto/route.js +1 -1
  202. package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/combos/metrics/route.js +1 -1
  204. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/combos/route.js +1 -1
  206. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/combos/test/route.js +1 -1
  209. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  210. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
  212. package/app/.next/server/app/api/compliance/audit-log/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/db-backups/export/route.js +1 -1
  215. package/app/.next/server/app/api/db-backups/export/route.js.nft.json +1 -1
  216. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
  218. package/app/.next/server/app/api/db-backups/exportAll/route.js.nft.json +1 -1
  219. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  221. package/app/.next/server/app/api/db-backups/import/route.js.nft.json +1 -1
  222. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/db-backups/route.js +1 -1
  224. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  227. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/evals/route.js +1 -1
  229. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/api/fallback/chains/route.js +2 -2
  231. package/app/.next/server/app/api/fallback/chains/route.js.nft.json +1 -1
  232. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/init/route.js +1 -1
  234. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  235. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  237. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/keys/route.js +1 -1
  240. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/logs/console/route.js +1 -1
  243. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  244. package/app/.next/server/app/api/mcp/audit/route.js +2 -2
  245. package/app/.next/server/app/api/mcp/audit/route.js.nft.json +1 -1
  246. package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
  247. package/app/.next/server/app/api/mcp/audit/stats/route.js +2 -2
  248. package/app/.next/server/app/api/mcp/audit/stats/route.js.nft.json +1 -1
  249. package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
  250. package/app/.next/server/app/api/mcp/sse/route.js +1 -1
  251. package/app/.next/server/app/api/mcp/sse/route.js.nft.json +1 -1
  252. package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/api/mcp/status/route.js +1 -1
  254. package/app/.next/server/app/api/mcp/status/route.js.nft.json +1 -1
  255. package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/api/mcp/stream/route.js +1 -1
  257. package/app/.next/server/app/api/mcp/stream/route.js.nft.json +1 -1
  258. package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
  259. package/app/.next/server/app/api/mcp/tools/route.js +1 -1
  260. package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/models/alias/route.js +1 -1
  262. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/models/availability/route.js +1 -1
  265. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  266. package/app/.next/server/app/api/models/catalog/route.js +1 -1
  267. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  268. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  269. package/app/.next/server/app/api/models/openrouter-catalog/route.js +1 -1
  270. package/app/.next/server/app/api/models/openrouter-catalog/route.js.nft.json +1 -1
  271. package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -1
  272. package/app/.next/server/app/api/models/route.js +1 -1
  273. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  274. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  275. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  276. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
  277. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  279. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  280. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  281. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
  282. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  285. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  286. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  288. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  291. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  292. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  294. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  295. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  296. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  297. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  298. package/app/.next/server/app/api/policies/route.js +2 -2
  299. package/app/.next/server/app/api/policies/route.js.nft.json +1 -1
  300. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  301. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  302. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  304. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  305. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/pricing/route.js +1 -1
  307. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  308. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app/api/pricing/sync/route.js +1 -1
  310. package/app/.next/server/app/api/pricing/sync/route.js.nft.json +1 -1
  311. package/app/.next/server/app/api/pricing/sync/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/provider-metrics/route.js +2 -2
  313. package/app/.next/server/app/api/provider-metrics/route.js.nft.json +1 -1
  314. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  315. package/app/.next/server/app/api/provider-models/route.js +1 -1
  316. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  317. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  319. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  320. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/provider-nodes/route.js +2 -2
  322. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  325. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  326. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  327. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  328. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  329. package/app/.next/server/app/api/providers/[id]/refresh/route.js +1 -1
  330. package/app/.next/server/app/api/providers/[id]/refresh/route.js.nft.json +1 -1
  331. package/app/.next/server/app/api/providers/[id]/refresh/route_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  333. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  334. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  335. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  336. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  337. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  338. package/app/.next/server/app/api/providers/client/route.js +1 -1
  339. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  340. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  341. package/app/.next/server/app/api/providers/route.js +1 -1
  342. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  343. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  344. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  345. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  346. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  347. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  348. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  349. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  350. package/app/.next/server/app/api/rate-limit/route.js +1 -1
  351. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  352. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  353. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  354. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  355. package/app/.next/server/app/api/resilience/reset/route.js +1 -1
  356. package/app/.next/server/app/api/resilience/reset/route.js.nft.json +1 -1
  357. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  358. package/app/.next/server/app/api/resilience/route.js +1 -1
  359. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  360. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  361. package/app/.next/server/app/api/restart/route.js +1 -1
  362. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  363. package/app/.next/server/app/api/sessions/route.js +1 -1
  364. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  365. package/app/.next/server/app/api/settings/background-degradation/route.js +1 -1
  366. package/app/.next/server/app/api/settings/background-degradation/route.js.nft.json +1 -1
  367. package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
  368. package/app/.next/server/app/api/settings/codex-service-tier/route.js +1 -0
  369. package/app/.next/server/app/api/settings/codex-service-tier/route.js.nft.json +1 -0
  370. package/app/.next/server/app/api/settings/codex-service-tier/route_client-reference-manifest.js +1 -0
  371. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  372. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  373. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  374. package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
  375. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  376. package/app/.next/server/app/api/settings/model-aliases/route.js +1 -1
  377. package/app/.next/server/app/api/settings/model-aliases/route.js.nft.json +1 -1
  378. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
  379. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  380. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  381. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  382. package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
  383. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  384. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  385. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  386. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  387. package/app/.next/server/app/api/settings/route.js +1 -1
  388. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  389. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  390. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  391. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  392. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/api/settings/task-routing/route.js +1 -1
  394. package/app/.next/server/app/api/settings/task-routing/route.js.nft.json +1 -1
  395. package/app/.next/server/app/api/settings/task-routing/route_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  397. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  398. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  399. package/app/.next/server/app/api/shutdown/route.js +1 -1
  400. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  401. package/app/.next/server/app/api/storage/health/route.js +1 -1
  402. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  403. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  404. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  405. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  406. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  407. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  408. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/api/tags/route.js +1 -1
  410. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  411. package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
  412. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  413. package/app/.next/server/app/api/token-health/route.js +1 -1
  414. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  415. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  416. package/app/.next/server/app/api/translator/detect/route.js +1 -1
  417. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  418. package/app/.next/server/app/api/translator/history/route.js +1 -1
  419. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  420. package/app/.next/server/app/api/translator/load/route.js +1 -1
  421. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  422. package/app/.next/server/app/api/translator/save/route.js +1 -1
  423. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  424. package/app/.next/server/app/api/translator/send/route.js +1 -1
  425. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  426. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  427. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  428. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  429. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  430. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  431. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  432. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  433. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  434. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  435. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  436. package/app/.next/server/app/api/usage/budget/route.js +2 -2
  437. package/app/.next/server/app/api/usage/budget/route.js.nft.json +1 -1
  438. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  439. package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
  440. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  441. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  442. package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
  443. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  444. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  445. package/app/.next/server/app/api/usage/history/route.js +1 -1
  446. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  447. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  448. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  449. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  450. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  451. package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
  452. package/app/.next/server/app/api/usage/proxy-logs/route.js.nft.json +1 -1
  453. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  454. package/app/.next/server/app/api/usage/quota/route.js +1 -1
  455. package/app/.next/server/app/api/usage/quota/route.js.nft.json +1 -1
  456. package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
  457. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  458. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  459. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  460. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  461. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  462. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  463. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  464. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  465. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  466. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  467. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  468. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  469. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  470. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  471. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  472. package/app/.next/server/app/api/v1/completions/route.js +1 -1
  473. package/app/.next/server/app/api/v1/completions/route.js.nft.json +1 -1
  474. package/app/.next/server/app/api/v1/completions/route_client-reference-manifest.js +1 -1
  475. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  476. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  477. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  478. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  479. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  480. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  481. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  482. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  483. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  484. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  485. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  486. package/app/.next/server/app/api/v1/models/route.js +1 -1
  487. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  488. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  489. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  490. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  491. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  492. package/app/.next/server/app/api/v1/music/generations/route.js +1 -1
  493. package/app/.next/server/app/api/v1/music/generations/route.js.nft.json +1 -1
  494. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  495. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  496. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  497. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  498. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  499. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  500. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  501. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  502. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  503. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  504. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  505. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  506. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  507. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  508. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  509. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  510. package/app/.next/server/app/api/v1/route.js +1 -1
  511. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  512. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  513. package/app/.next/server/app/api/v1/videos/generations/route.js +1 -1
  514. package/app/.next/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  515. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  516. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  517. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  518. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  519. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  520. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  521. package/app/.next/server/app/callback/page.js +2 -2
  522. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  523. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  524. package/app/.next/server/app/docs/page.js +3 -3
  525. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  526. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  527. package/app/.next/server/app/forbidden/page.js +2 -2
  528. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  529. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  530. package/app/.next/server/app/forgot-password/page.js +2 -2
  531. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  532. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  533. package/app/.next/server/app/landing/page.js +2 -2
  534. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  535. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  536. package/app/.next/server/app/login/page.js +2 -2
  537. package/app/.next/server/app/login/page.js.nft.json +1 -1
  538. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  539. package/app/.next/server/app/maintenance/page.js +2 -2
  540. package/app/.next/server/app/maintenance/page.js.nft.json +1 -1
  541. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  542. package/app/.next/server/app/offline/page.js +2 -2
  543. package/app/.next/server/app/offline/page.js.nft.json +1 -1
  544. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  545. package/app/.next/server/app/page.js +2 -2
  546. package/app/.next/server/app/page.js.nft.json +1 -1
  547. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  548. package/app/.next/server/app/privacy/page.js +2 -2
  549. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  550. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  551. package/app/.next/server/app/status/page.js +2 -2
  552. package/app/.next/server/app/status/page.js.nft.json +1 -1
  553. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  554. package/app/.next/server/app/terms/page.js +2 -2
  555. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  556. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  557. package/app/.next/server/app-paths-manifest.json +46 -45
  558. package/app/.next/server/chunks/242.js +1 -1
  559. package/app/.next/server/chunks/{7535.js → 2433.js} +2 -2
  560. package/app/.next/server/chunks/2910.js +1 -1
  561. package/app/.next/server/chunks/3596.js +1 -1
  562. package/app/.next/server/chunks/3648.js +2 -2
  563. package/app/.next/server/chunks/3831.js +117 -0
  564. package/app/.next/server/chunks/4335.js +1 -0
  565. package/app/.next/server/chunks/438.js +1 -1
  566. package/app/.next/server/chunks/4488.js +1 -1
  567. package/app/.next/server/chunks/4935.js +1 -1
  568. package/app/.next/server/chunks/5248.js +1 -0
  569. package/app/.next/server/chunks/5807.js +1 -0
  570. package/app/.next/server/chunks/5979.js +1 -1
  571. package/app/.next/server/chunks/6094.js +1 -1
  572. package/app/.next/server/chunks/6743.js +1 -1
  573. package/app/.next/server/chunks/7109.js +1 -1
  574. package/app/.next/server/chunks/7327.js +1 -1
  575. package/app/.next/server/chunks/7544.js +2 -118
  576. package/app/.next/server/chunks/7889.js +2 -0
  577. package/app/.next/server/chunks/8020.js +3 -3
  578. package/app/.next/server/chunks/8907.js +1 -1
  579. package/app/.next/server/chunks/9548.js +1 -1
  580. package/app/.next/server/chunks/9631.js +1 -1
  581. package/app/.next/server/instrumentation.js +1 -1
  582. package/app/.next/server/middleware-build-manifest.js +1 -1
  583. package/app/.next/server/middleware.js +2 -2
  584. package/app/.next/server/next-font-manifest.js +1 -1
  585. package/app/.next/server/next-font-manifest.json +1 -1
  586. package/app/.next/server/pages/500.html +2 -2
  587. package/app/.next/server/server-reference-manifest.js +1 -1
  588. package/app/.next/server/server-reference-manifest.json +1 -1
  589. package/app/.next/static/chunks/5846-6722250590122d8a.js +2 -0
  590. package/app/.next/static/chunks/{647-bf8bc535ac3648d0.js → 647-62acab8e8736396d.js} +2 -2
  591. package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-43d6fa6b75cca497.js +1 -0
  592. package/app/.next/static/chunks/app/(dashboard)/dashboard/agents/{page-576b27a05c09fba5.js → page-94aa33336637e74c.js} +1 -1
  593. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-49ae846d72948391.js +1 -0
  594. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-6ab7701da3357bb9.js → page-bef5c045e7eae657.js} +1 -1
  595. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-71f65a8c11e24ee8.js +1 -0
  596. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
  597. package/app/.next/static/chunks/app/(dashboard)/dashboard/auto-combo/{page-799e2f96e9af3fd9.js → page-fbf2315ef6ecc87a.js} +1 -1
  598. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-1d9c62ff735ac65a.js +15 -0
  599. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-4e4d823fdc8705f5.js +1 -0
  600. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-8f6233f59f5277e9.js → page-7a233357dfbd2e05.js} +1 -1
  601. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-81a6632af8c82919.js +1 -0
  602. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-1e1eb2f79d606ab2.js → page-66ee4e631429e0d8.js} +1 -1
  603. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-5ace323bdf990976.js +1 -0
  604. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-2d456b7ddbf3d41e.js → page-f08daa44ccbeb258.js} +1 -1
  605. package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-8e35334b9f393139.js +1 -0
  606. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-4e1629fc8404b3b9.js +1 -0
  607. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-5378e9473a20cd6a.js → page-d424641c7e428be9.js} +1 -1
  608. package/app/.next/static/chunks/app/(dashboard)/dashboard/{page-799001b6cea7d5bc.js → page-fc5b6d46662747df.js} +1 -1
  609. package/app/.next/static/chunks/app/(dashboard)/dashboard/playground/{page-0fff47edc56250ea.js → page-6d988d37ce3b0e60.js} +1 -1
  610. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-ded42d031c158dd8.js +1 -0
  611. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b4a67f078e2d5f8a.js +1 -0
  612. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-a5ae03ba05400b04.js → error-0400f175dd1372fa.js} +1 -1
  613. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-9552383fd2e11282.js +1 -0
  614. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d57908b59d4b482c.js +1 -0
  615. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-fbf74ae2f3206efe.js → page-adbd858f2a6cd352.js} +1 -1
  616. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-ec9643134a96bbcd.js → error-c39d18f10fb7d3f6.js} +1 -1
  617. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-3519a633b514f31a.js → loading-b5faf05c78a2cc54.js} +1 -1
  618. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-28ee6d0fc27b6ffe.js +1 -0
  619. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-aab023f14c6ff966.js → page-0325206d05e6f375.js} +1 -1
  620. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-8d6f629e0e29e796.js → page-f761c3ff75d56636.js} +2 -2
  621. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-9e20463252daf023.js +1 -0
  622. package/app/.next/static/chunks/app/(dashboard)/{layout-7ae0c66c22bee8a1.js → layout-6d0afc53f5f2a538.js} +1 -1
  623. package/app/.next/static/chunks/app/.well-known/agent.json/route-ded42d031c158dd8.js +1 -0
  624. package/app/.next/static/chunks/app/400/layout-ded42d031c158dd8.js +1 -0
  625. package/app/.next/static/chunks/app/400/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  626. package/app/.next/static/chunks/app/401/layout-ded42d031c158dd8.js +1 -0
  627. package/app/.next/static/chunks/app/401/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  628. package/app/.next/static/chunks/app/403/layout-ded42d031c158dd8.js +1 -0
  629. package/app/.next/static/chunks/app/403/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  630. package/app/.next/static/chunks/app/408/layout-ded42d031c158dd8.js +1 -0
  631. package/app/.next/static/chunks/app/408/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
  632. package/app/.next/static/chunks/app/429/layout-ded42d031c158dd8.js +1 -0
  633. package/app/.next/static/chunks/app/429/page-3b77bf358909019a.js +1 -0
  634. package/app/.next/static/chunks/app/500/layout-ded42d031c158dd8.js +1 -0
  635. package/app/.next/static/chunks/app/500/page-3b77bf358909019a.js +1 -0
  636. package/app/.next/static/chunks/app/502/layout-ded42d031c158dd8.js +1 -0
  637. package/app/.next/static/chunks/app/502/page-3b77bf358909019a.js +1 -0
  638. package/app/.next/static/chunks/app/503/layout-ded42d031c158dd8.js +1 -0
  639. package/app/.next/static/chunks/app/503/page-3b77bf358909019a.js +1 -0
  640. package/app/.next/static/chunks/app/_global-error/page-ded42d031c158dd8.js +1 -0
  641. package/app/.next/static/chunks/app/_not-found/page-ded42d031c158dd8.js +1 -0
  642. package/app/.next/static/chunks/app/a2a/route-ded42d031c158dd8.js +1 -0
  643. package/app/.next/static/chunks/app/api/a2a/status/route-ded42d031c158dd8.js +1 -0
  644. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-ded42d031c158dd8.js +1 -0
  645. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-ded42d031c158dd8.js +1 -0
  646. package/app/.next/static/chunks/app/api/a2a/tasks/route-ded42d031c158dd8.js +1 -0
  647. package/app/.next/static/chunks/app/api/acp/agents/route-ded42d031c158dd8.js +1 -0
  648. package/app/.next/static/chunks/app/api/auth/login/route-ded42d031c158dd8.js +1 -0
  649. package/app/.next/static/chunks/app/api/auth/logout/route-ded42d031c158dd8.js +1 -0
  650. package/app/.next/static/chunks/app/api/auth/status/route-ded42d031c158dd8.js +1 -0
  651. package/app/.next/static/chunks/app/api/cache/route-ded42d031c158dd8.js +1 -0
  652. package/app/.next/static/chunks/app/api/cache/stats/route-ded42d031c158dd8.js +1 -0
  653. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ded42d031c158dd8.js +1 -0
  654. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ded42d031c158dd8.js +1 -0
  655. package/app/.next/static/chunks/app/api/cli-tools/backups/route-ded42d031c158dd8.js +1 -0
  656. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-ded42d031c158dd8.js +1 -0
  657. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-ded42d031c158dd8.js +1 -0
  658. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-ded42d031c158dd8.js +1 -0
  659. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-ded42d031c158dd8.js +1 -0
  660. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-ded42d031c158dd8.js +1 -0
  661. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-ded42d031c158dd8.js +1 -0
  662. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-ded42d031c158dd8.js +1 -0
  663. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-ded42d031c158dd8.js +1 -0
  664. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ded42d031c158dd8.js +1 -0
  665. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-ded42d031c158dd8.js +1 -0
  666. package/app/.next/static/chunks/app/api/cli-tools/status/route-ded42d031c158dd8.js +1 -0
  667. package/app/.next/static/chunks/app/api/cloud/auth/route-ded42d031c158dd8.js +1 -0
  668. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-ded42d031c158dd8.js +1 -0
  669. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-ded42d031c158dd8.js +1 -0
  670. package/app/.next/static/chunks/app/api/cloud/models/alias/route-ded42d031c158dd8.js +1 -0
  671. package/app/.next/static/chunks/app/api/combos/[id]/route-ded42d031c158dd8.js +1 -0
  672. package/app/.next/static/chunks/app/api/combos/auto/route-ded42d031c158dd8.js +1 -0
  673. package/app/.next/static/chunks/app/api/combos/metrics/route-ded42d031c158dd8.js +1 -0
  674. package/app/.next/static/chunks/app/api/combos/route-ded42d031c158dd8.js +1 -0
  675. package/app/.next/static/chunks/app/api/combos/test/route-ded42d031c158dd8.js +1 -0
  676. package/app/.next/static/chunks/app/api/compliance/audit-log/route-ded42d031c158dd8.js +1 -0
  677. package/app/.next/static/chunks/app/api/db-backups/export/route-ded42d031c158dd8.js +1 -0
  678. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-ded42d031c158dd8.js +1 -0
  679. package/app/.next/static/chunks/app/api/db-backups/import/route-ded42d031c158dd8.js +1 -0
  680. package/app/.next/static/chunks/app/api/db-backups/route-ded42d031c158dd8.js +1 -0
  681. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-ded42d031c158dd8.js +1 -0
  682. package/app/.next/static/chunks/app/api/evals/route-ded42d031c158dd8.js +1 -0
  683. package/app/.next/static/chunks/app/api/fallback/chains/route-ded42d031c158dd8.js +1 -0
  684. package/app/.next/static/chunks/app/api/init/route-ded42d031c158dd8.js +1 -0
  685. package/app/.next/static/chunks/app/api/keys/[id]/route-ded42d031c158dd8.js +1 -0
  686. package/app/.next/static/chunks/app/api/keys/route-ded42d031c158dd8.js +1 -0
  687. package/app/.next/static/chunks/app/api/logs/console/route-ded42d031c158dd8.js +1 -0
  688. package/app/.next/static/chunks/app/api/mcp/audit/route-ded42d031c158dd8.js +1 -0
  689. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-ded42d031c158dd8.js +1 -0
  690. package/app/.next/static/chunks/app/api/mcp/sse/route-ded42d031c158dd8.js +1 -0
  691. package/app/.next/static/chunks/app/api/mcp/status/route-ded42d031c158dd8.js +1 -0
  692. package/app/.next/static/chunks/app/api/mcp/stream/route-ded42d031c158dd8.js +1 -0
  693. package/app/.next/static/chunks/app/api/mcp/tools/route-ded42d031c158dd8.js +1 -0
  694. package/app/.next/static/chunks/app/api/models/alias/route-ded42d031c158dd8.js +1 -0
  695. package/app/.next/static/chunks/app/api/models/availability/route-ded42d031c158dd8.js +1 -0
  696. package/app/.next/static/chunks/app/api/models/catalog/route-ded42d031c158dd8.js +1 -0
  697. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-ded42d031c158dd8.js +1 -0
  698. package/app/.next/static/chunks/app/api/models/route-ded42d031c158dd8.js +1 -0
  699. package/app/.next/static/chunks/app/api/monitoring/health/route-ded42d031c158dd8.js +1 -0
  700. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ded42d031c158dd8.js +1 -0
  701. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ded42d031c158dd8.js +1 -0
  702. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-ded42d031c158dd8.js +1 -0
  703. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ded42d031c158dd8.js +1 -0
  704. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-ded42d031c158dd8.js +1 -0
  705. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ded42d031c158dd8.js +1 -0
  706. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ded42d031c158dd8.js +1 -0
  707. package/app/.next/static/chunks/app/api/policies/route-ded42d031c158dd8.js +1 -0
  708. package/app/.next/static/chunks/app/api/pricing/defaults/route-ded42d031c158dd8.js +1 -0
  709. package/app/.next/static/chunks/app/api/pricing/models/route-ded42d031c158dd8.js +1 -0
  710. package/app/.next/static/chunks/app/api/pricing/route-ded42d031c158dd8.js +1 -0
  711. package/app/.next/static/chunks/app/api/pricing/sync/route-ded42d031c158dd8.js +1 -0
  712. package/app/.next/static/chunks/app/api/provider-metrics/route-ded42d031c158dd8.js +1 -0
  713. package/app/.next/static/chunks/app/api/provider-models/route-ded42d031c158dd8.js +1 -0
  714. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-ded42d031c158dd8.js +1 -0
  715. package/app/.next/static/chunks/app/api/provider-nodes/route-ded42d031c158dd8.js +1 -0
  716. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-ded42d031c158dd8.js +1 -0
  717. package/app/.next/static/chunks/app/api/providers/[id]/models/route-ded42d031c158dd8.js +1 -0
  718. package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-ded42d031c158dd8.js +1 -0
  719. package/app/.next/static/chunks/app/api/providers/[id]/route-ded42d031c158dd8.js +1 -0
  720. package/app/.next/static/chunks/app/api/providers/[id]/test/route-ded42d031c158dd8.js +1 -0
  721. package/app/.next/static/chunks/app/api/providers/client/route-ded42d031c158dd8.js +1 -0
  722. package/app/.next/static/chunks/app/api/providers/route-ded42d031c158dd8.js +1 -0
  723. package/app/.next/static/chunks/app/api/providers/test-batch/route-ded42d031c158dd8.js +1 -0
  724. package/app/.next/static/chunks/app/api/providers/validate/route-ded42d031c158dd8.js +1 -0
  725. package/app/.next/static/chunks/app/api/rate-limit/route-ded42d031c158dd8.js +1 -0
  726. package/app/.next/static/chunks/app/api/rate-limits/route-ded42d031c158dd8.js +1 -0
  727. package/app/.next/static/chunks/app/api/resilience/reset/route-ded42d031c158dd8.js +1 -0
  728. package/app/.next/static/chunks/app/api/resilience/route-ded42d031c158dd8.js +1 -0
  729. package/app/.next/static/chunks/app/api/restart/route-ded42d031c158dd8.js +1 -0
  730. package/app/.next/static/chunks/app/api/sessions/route-ded42d031c158dd8.js +1 -0
  731. package/app/.next/static/chunks/app/api/settings/background-degradation/route-ded42d031c158dd8.js +1 -0
  732. package/app/.next/static/chunks/app/api/settings/codex-service-tier/route-ded42d031c158dd8.js +1 -0
  733. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-ded42d031c158dd8.js +1 -0
  734. package/app/.next/static/chunks/app/api/settings/ip-filter/route-ded42d031c158dd8.js +1 -0
  735. package/app/.next/static/chunks/app/api/settings/model-aliases/route-ded42d031c158dd8.js +1 -0
  736. package/app/.next/static/chunks/app/api/settings/proxy/route-ded42d031c158dd8.js +1 -0
  737. package/app/.next/static/chunks/app/api/settings/proxy/test/route-ded42d031c158dd8.js +1 -0
  738. package/app/.next/static/chunks/app/api/settings/require-login/route-ded42d031c158dd8.js +1 -0
  739. package/app/.next/static/chunks/app/api/settings/route-ded42d031c158dd8.js +1 -0
  740. package/app/.next/static/chunks/app/api/settings/system-prompt/route-ded42d031c158dd8.js +1 -0
  741. package/app/.next/static/chunks/app/api/settings/task-routing/route-ded42d031c158dd8.js +1 -0
  742. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-ded42d031c158dd8.js +1 -0
  743. package/app/.next/static/chunks/app/api/shutdown/route-ded42d031c158dd8.js +1 -0
  744. package/app/.next/static/chunks/app/api/storage/health/route-ded42d031c158dd8.js +1 -0
  745. package/app/.next/static/chunks/app/api/sync/cloud/route-ded42d031c158dd8.js +1 -0
  746. package/app/.next/static/chunks/app/api/sync/initialize/route-ded42d031c158dd8.js +1 -0
  747. package/app/.next/static/chunks/app/api/tags/route-ded42d031c158dd8.js +1 -0
  748. package/app/.next/static/chunks/app/api/telemetry/summary/route-ded42d031c158dd8.js +1 -0
  749. package/app/.next/static/chunks/app/api/token-health/route-ded42d031c158dd8.js +1 -0
  750. package/app/.next/static/chunks/app/api/translator/detect/route-ded42d031c158dd8.js +1 -0
  751. package/app/.next/static/chunks/app/api/translator/history/route-ded42d031c158dd8.js +1 -0
  752. package/app/.next/static/chunks/app/api/translator/load/route-ded42d031c158dd8.js +1 -0
  753. package/app/.next/static/chunks/app/api/translator/save/route-ded42d031c158dd8.js +1 -0
  754. package/app/.next/static/chunks/app/api/translator/send/route-ded42d031c158dd8.js +1 -0
  755. package/app/.next/static/chunks/app/api/translator/translate/route-ded42d031c158dd8.js +1 -0
  756. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-ded42d031c158dd8.js +1 -0
  757. package/app/.next/static/chunks/app/api/usage/analytics/route-ded42d031c158dd8.js +1 -0
  758. package/app/.next/static/chunks/app/api/usage/budget/route-ded42d031c158dd8.js +1 -0
  759. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-ded42d031c158dd8.js +1 -0
  760. package/app/.next/static/chunks/app/api/usage/call-logs/route-ded42d031c158dd8.js +1 -0
  761. package/app/.next/static/chunks/app/api/usage/history/route-ded42d031c158dd8.js +1 -0
  762. package/app/.next/static/chunks/app/api/usage/logs/route-ded42d031c158dd8.js +1 -0
  763. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-ded42d031c158dd8.js +1 -0
  764. package/app/.next/static/chunks/app/api/usage/quota/route-ded42d031c158dd8.js +1 -0
  765. package/app/.next/static/chunks/app/api/usage/request-logs/route-ded42d031c158dd8.js +1 -0
  766. package/app/.next/static/chunks/app/api/v1/api/chat/route-ded42d031c158dd8.js +1 -0
  767. package/app/.next/static/chunks/app/api/v1/audio/speech/route-ded42d031c158dd8.js +1 -0
  768. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-ded42d031c158dd8.js +1 -0
  769. package/app/.next/static/chunks/app/api/v1/chat/completions/route-ded42d031c158dd8.js +1 -0
  770. package/app/.next/static/chunks/app/api/v1/completions/route-ded42d031c158dd8.js +1 -0
  771. package/app/.next/static/chunks/app/api/v1/embeddings/route-ded42d031c158dd8.js +1 -0
  772. package/app/.next/static/chunks/app/api/v1/images/generations/route-ded42d031c158dd8.js +1 -0
  773. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-ded42d031c158dd8.js +1 -0
  774. package/app/.next/static/chunks/app/api/v1/messages/route-ded42d031c158dd8.js +1 -0
  775. package/app/.next/static/chunks/app/api/v1/models/route-ded42d031c158dd8.js +1 -0
  776. package/app/.next/static/chunks/app/api/v1/moderations/route-ded42d031c158dd8.js +1 -0
  777. package/app/.next/static/chunks/app/api/v1/music/generations/route-ded42d031c158dd8.js +1 -0
  778. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-ded42d031c158dd8.js +1 -0
  779. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-ded42d031c158dd8.js +1 -0
  780. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-ded42d031c158dd8.js +1 -0
  781. package/app/.next/static/chunks/app/api/v1/rerank/route-ded42d031c158dd8.js +1 -0
  782. package/app/.next/static/chunks/app/api/v1/responses/route-ded42d031c158dd8.js +1 -0
  783. package/app/.next/static/chunks/app/api/v1/route-ded42d031c158dd8.js +1 -0
  784. package/app/.next/static/chunks/app/api/v1/videos/generations/route-ded42d031c158dd8.js +1 -0
  785. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-ded42d031c158dd8.js +1 -0
  786. package/app/.next/static/chunks/app/api/v1beta/models/route-ded42d031c158dd8.js +1 -0
  787. package/app/.next/static/chunks/app/callback/{page-0f0ebc0820dd18a5.js → page-585a53f7dc6a30f1.js} +1 -1
  788. package/app/.next/static/chunks/app/docs/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  789. package/app/.next/static/chunks/app/{error-32c03f14529d3920.js → error-f7f595c541537e63.js} +1 -1
  790. package/app/.next/static/chunks/app/forbidden/page-b33079c1573b0bfa.js +1 -0
  791. package/app/.next/static/chunks/app/forgot-password/page-90cd6259c75badfc.js +1 -0
  792. package/app/.next/static/chunks/app/global-error-1dfd1c91ad5199fe.js +1 -0
  793. package/app/.next/static/chunks/app/landing/page-90df98c27fe0b5d9.js +1 -0
  794. package/app/.next/static/chunks/app/{layout-070972eb026af319.js → layout-108592eafb959363.js} +1 -1
  795. package/app/.next/static/chunks/app/{loading-da2f6e1471afc070.js → loading-e063375d5b12a2f7.js} +1 -1
  796. package/app/.next/static/chunks/app/login/{page-26d717c652d56032.js → page-cf6b82187b09a701.js} +1 -1
  797. package/app/.next/static/chunks/app/maintenance/page-3b77bf358909019a.js +1 -0
  798. package/app/.next/static/chunks/app/not-found-511518956bcae7bc.js +1 -0
  799. package/app/.next/static/chunks/app/offline/page-9d6ea493783a0219.js +1 -0
  800. package/app/.next/static/chunks/app/page-ded42d031c158dd8.js +1 -0
  801. package/app/.next/static/chunks/app/privacy/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  802. package/app/.next/static/chunks/app/status/page-4e5e9b5a513aa474.js +1 -0
  803. package/app/.next/static/chunks/app/terms/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
  804. package/app/.next/static/chunks/{main-app-ae230f6bf51a5edb.js → main-app-c9da11a8061df107.js} +1 -1
  805. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-ded42d031c158dd8.js +1 -0
  806. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-ded42d031c158dd8.js +1 -0
  807. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ded42d031c158dd8.js +1 -0
  808. package/app/.next/static/css/{b02e1066800fe4d6.css → 14ede48bbc2cd561.css} +1 -1
  809. package/app/.next/static/whsp7HU8HFUikZQ7oSjYX/_buildManifest.js +1 -0
  810. package/app/package.json +1 -1
  811. package/app/server.js +1 -1
  812. package/package.json +1 -1
  813. package/app/.env +0 -122
  814. package/app/.next/server/chunks/1909.js +0 -2
  815. package/app/.next/server/chunks/7167.js +0 -1
  816. package/app/.next/static/M35Z_Bh-lQ1uO7hB_-bVc/_buildManifest.js +0 -1
  817. package/app/.next/static/chunks/5846-f92dd844022ac1b0.js +0 -2
  818. package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-ed1f5b1ae0e01c02.js +0 -1
  819. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6a2bb3ad980b05b9.js +0 -1
  820. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-8ee341b662a845dc.js +0 -1
  821. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +0 -1
  822. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-3c3f3b0b558e9302.js +0 -15
  823. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-3ed193e882fc0438.js +0 -1
  824. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-8b96e2f6d76d6f2d.js +0 -1
  825. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-ddce876357cb3ada.js +0 -1
  826. package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-d9b5c3282ec5d809.js +0 -1
  827. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-5ed5bdc9e926936c.js +0 -1
  828. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-1787cfdb0a81cffb.js +0 -1
  829. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-f9cc44c947796a9e.js +0 -1
  830. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-7deaa9f550841465.js +0 -1
  831. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-3ef302da4b756e50.js +0 -1
  832. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-cbaa4b638a583fe9.js +0 -1
  833. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-8c8f2d59d0cbb516.js +0 -1
  834. package/app/.next/static/chunks/app/.well-known/agent.json/route-1787cfdb0a81cffb.js +0 -1
  835. package/app/.next/static/chunks/app/400/layout-1787cfdb0a81cffb.js +0 -1
  836. package/app/.next/static/chunks/app/401/layout-1787cfdb0a81cffb.js +0 -1
  837. package/app/.next/static/chunks/app/403/layout-1787cfdb0a81cffb.js +0 -1
  838. package/app/.next/static/chunks/app/408/layout-1787cfdb0a81cffb.js +0 -1
  839. package/app/.next/static/chunks/app/429/layout-1787cfdb0a81cffb.js +0 -1
  840. package/app/.next/static/chunks/app/429/page-3b9079ea400ca287.js +0 -1
  841. package/app/.next/static/chunks/app/500/layout-1787cfdb0a81cffb.js +0 -1
  842. package/app/.next/static/chunks/app/500/page-3b9079ea400ca287.js +0 -1
  843. package/app/.next/static/chunks/app/502/layout-1787cfdb0a81cffb.js +0 -1
  844. package/app/.next/static/chunks/app/502/page-3b9079ea400ca287.js +0 -1
  845. package/app/.next/static/chunks/app/503/layout-1787cfdb0a81cffb.js +0 -1
  846. package/app/.next/static/chunks/app/503/page-3b9079ea400ca287.js +0 -1
  847. package/app/.next/static/chunks/app/_global-error/page-1787cfdb0a81cffb.js +0 -1
  848. package/app/.next/static/chunks/app/_not-found/page-1787cfdb0a81cffb.js +0 -1
  849. package/app/.next/static/chunks/app/a2a/route-1787cfdb0a81cffb.js +0 -1
  850. package/app/.next/static/chunks/app/api/a2a/status/route-1787cfdb0a81cffb.js +0 -1
  851. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-1787cfdb0a81cffb.js +0 -1
  852. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-1787cfdb0a81cffb.js +0 -1
  853. package/app/.next/static/chunks/app/api/a2a/tasks/route-1787cfdb0a81cffb.js +0 -1
  854. package/app/.next/static/chunks/app/api/acp/agents/route-1787cfdb0a81cffb.js +0 -1
  855. package/app/.next/static/chunks/app/api/auth/login/route-1787cfdb0a81cffb.js +0 -1
  856. package/app/.next/static/chunks/app/api/auth/logout/route-1787cfdb0a81cffb.js +0 -1
  857. package/app/.next/static/chunks/app/api/auth/status/route-1787cfdb0a81cffb.js +0 -1
  858. package/app/.next/static/chunks/app/api/cache/route-1787cfdb0a81cffb.js +0 -1
  859. package/app/.next/static/chunks/app/api/cache/stats/route-1787cfdb0a81cffb.js +0 -1
  860. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1787cfdb0a81cffb.js +0 -1
  861. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1787cfdb0a81cffb.js +0 -1
  862. package/app/.next/static/chunks/app/api/cli-tools/backups/route-1787cfdb0a81cffb.js +0 -1
  863. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1787cfdb0a81cffb.js +0 -1
  864. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1787cfdb0a81cffb.js +0 -1
  865. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-1787cfdb0a81cffb.js +0 -1
  866. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1787cfdb0a81cffb.js +0 -1
  867. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1787cfdb0a81cffb.js +0 -1
  868. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-1787cfdb0a81cffb.js +0 -1
  869. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1787cfdb0a81cffb.js +0 -1
  870. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-1787cfdb0a81cffb.js +0 -1
  871. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1787cfdb0a81cffb.js +0 -1
  872. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-1787cfdb0a81cffb.js +0 -1
  873. package/app/.next/static/chunks/app/api/cli-tools/status/route-1787cfdb0a81cffb.js +0 -1
  874. package/app/.next/static/chunks/app/api/cloud/auth/route-1787cfdb0a81cffb.js +0 -1
  875. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1787cfdb0a81cffb.js +0 -1
  876. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1787cfdb0a81cffb.js +0 -1
  877. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1787cfdb0a81cffb.js +0 -1
  878. package/app/.next/static/chunks/app/api/combos/[id]/route-1787cfdb0a81cffb.js +0 -1
  879. package/app/.next/static/chunks/app/api/combos/auto/route-1787cfdb0a81cffb.js +0 -1
  880. package/app/.next/static/chunks/app/api/combos/metrics/route-1787cfdb0a81cffb.js +0 -1
  881. package/app/.next/static/chunks/app/api/combos/route-1787cfdb0a81cffb.js +0 -1
  882. package/app/.next/static/chunks/app/api/combos/test/route-1787cfdb0a81cffb.js +0 -1
  883. package/app/.next/static/chunks/app/api/compliance/audit-log/route-1787cfdb0a81cffb.js +0 -1
  884. package/app/.next/static/chunks/app/api/db-backups/export/route-1787cfdb0a81cffb.js +0 -1
  885. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-1787cfdb0a81cffb.js +0 -1
  886. package/app/.next/static/chunks/app/api/db-backups/import/route-1787cfdb0a81cffb.js +0 -1
  887. package/app/.next/static/chunks/app/api/db-backups/route-1787cfdb0a81cffb.js +0 -1
  888. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-1787cfdb0a81cffb.js +0 -1
  889. package/app/.next/static/chunks/app/api/evals/route-1787cfdb0a81cffb.js +0 -1
  890. package/app/.next/static/chunks/app/api/fallback/chains/route-1787cfdb0a81cffb.js +0 -1
  891. package/app/.next/static/chunks/app/api/init/route-1787cfdb0a81cffb.js +0 -1
  892. package/app/.next/static/chunks/app/api/keys/[id]/route-1787cfdb0a81cffb.js +0 -1
  893. package/app/.next/static/chunks/app/api/keys/route-1787cfdb0a81cffb.js +0 -1
  894. package/app/.next/static/chunks/app/api/logs/console/route-1787cfdb0a81cffb.js +0 -1
  895. package/app/.next/static/chunks/app/api/mcp/audit/route-1787cfdb0a81cffb.js +0 -1
  896. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-1787cfdb0a81cffb.js +0 -1
  897. package/app/.next/static/chunks/app/api/mcp/sse/route-1787cfdb0a81cffb.js +0 -1
  898. package/app/.next/static/chunks/app/api/mcp/status/route-1787cfdb0a81cffb.js +0 -1
  899. package/app/.next/static/chunks/app/api/mcp/stream/route-1787cfdb0a81cffb.js +0 -1
  900. package/app/.next/static/chunks/app/api/mcp/tools/route-1787cfdb0a81cffb.js +0 -1
  901. package/app/.next/static/chunks/app/api/models/alias/route-1787cfdb0a81cffb.js +0 -1
  902. package/app/.next/static/chunks/app/api/models/availability/route-1787cfdb0a81cffb.js +0 -1
  903. package/app/.next/static/chunks/app/api/models/catalog/route-1787cfdb0a81cffb.js +0 -1
  904. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-1787cfdb0a81cffb.js +0 -1
  905. package/app/.next/static/chunks/app/api/models/route-1787cfdb0a81cffb.js +0 -1
  906. package/app/.next/static/chunks/app/api/monitoring/health/route-1787cfdb0a81cffb.js +0 -1
  907. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1787cfdb0a81cffb.js +0 -1
  908. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1787cfdb0a81cffb.js +0 -1
  909. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1787cfdb0a81cffb.js +0 -1
  910. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1787cfdb0a81cffb.js +0 -1
  911. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1787cfdb0a81cffb.js +0 -1
  912. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1787cfdb0a81cffb.js +0 -1
  913. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1787cfdb0a81cffb.js +0 -1
  914. package/app/.next/static/chunks/app/api/policies/route-1787cfdb0a81cffb.js +0 -1
  915. package/app/.next/static/chunks/app/api/pricing/defaults/route-1787cfdb0a81cffb.js +0 -1
  916. package/app/.next/static/chunks/app/api/pricing/models/route-1787cfdb0a81cffb.js +0 -1
  917. package/app/.next/static/chunks/app/api/pricing/route-1787cfdb0a81cffb.js +0 -1
  918. package/app/.next/static/chunks/app/api/pricing/sync/route-1787cfdb0a81cffb.js +0 -1
  919. package/app/.next/static/chunks/app/api/provider-metrics/route-1787cfdb0a81cffb.js +0 -1
  920. package/app/.next/static/chunks/app/api/provider-models/route-1787cfdb0a81cffb.js +0 -1
  921. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1787cfdb0a81cffb.js +0 -1
  922. package/app/.next/static/chunks/app/api/provider-nodes/route-1787cfdb0a81cffb.js +0 -1
  923. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1787cfdb0a81cffb.js +0 -1
  924. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1787cfdb0a81cffb.js +0 -1
  925. package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-1787cfdb0a81cffb.js +0 -1
  926. package/app/.next/static/chunks/app/api/providers/[id]/route-1787cfdb0a81cffb.js +0 -1
  927. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1787cfdb0a81cffb.js +0 -1
  928. package/app/.next/static/chunks/app/api/providers/client/route-1787cfdb0a81cffb.js +0 -1
  929. package/app/.next/static/chunks/app/api/providers/route-1787cfdb0a81cffb.js +0 -1
  930. package/app/.next/static/chunks/app/api/providers/test-batch/route-1787cfdb0a81cffb.js +0 -1
  931. package/app/.next/static/chunks/app/api/providers/validate/route-1787cfdb0a81cffb.js +0 -1
  932. package/app/.next/static/chunks/app/api/rate-limit/route-1787cfdb0a81cffb.js +0 -1
  933. package/app/.next/static/chunks/app/api/rate-limits/route-1787cfdb0a81cffb.js +0 -1
  934. package/app/.next/static/chunks/app/api/resilience/reset/route-1787cfdb0a81cffb.js +0 -1
  935. package/app/.next/static/chunks/app/api/resilience/route-1787cfdb0a81cffb.js +0 -1
  936. package/app/.next/static/chunks/app/api/restart/route-1787cfdb0a81cffb.js +0 -1
  937. package/app/.next/static/chunks/app/api/sessions/route-1787cfdb0a81cffb.js +0 -1
  938. package/app/.next/static/chunks/app/api/settings/background-degradation/route-1787cfdb0a81cffb.js +0 -1
  939. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-1787cfdb0a81cffb.js +0 -1
  940. package/app/.next/static/chunks/app/api/settings/ip-filter/route-1787cfdb0a81cffb.js +0 -1
  941. package/app/.next/static/chunks/app/api/settings/model-aliases/route-1787cfdb0a81cffb.js +0 -1
  942. package/app/.next/static/chunks/app/api/settings/proxy/route-1787cfdb0a81cffb.js +0 -1
  943. package/app/.next/static/chunks/app/api/settings/proxy/test/route-1787cfdb0a81cffb.js +0 -1
  944. package/app/.next/static/chunks/app/api/settings/require-login/route-1787cfdb0a81cffb.js +0 -1
  945. package/app/.next/static/chunks/app/api/settings/route-1787cfdb0a81cffb.js +0 -1
  946. package/app/.next/static/chunks/app/api/settings/system-prompt/route-1787cfdb0a81cffb.js +0 -1
  947. package/app/.next/static/chunks/app/api/settings/task-routing/route-1787cfdb0a81cffb.js +0 -1
  948. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-1787cfdb0a81cffb.js +0 -1
  949. package/app/.next/static/chunks/app/api/shutdown/route-1787cfdb0a81cffb.js +0 -1
  950. package/app/.next/static/chunks/app/api/storage/health/route-1787cfdb0a81cffb.js +0 -1
  951. package/app/.next/static/chunks/app/api/sync/cloud/route-1787cfdb0a81cffb.js +0 -1
  952. package/app/.next/static/chunks/app/api/sync/initialize/route-1787cfdb0a81cffb.js +0 -1
  953. package/app/.next/static/chunks/app/api/tags/route-1787cfdb0a81cffb.js +0 -1
  954. package/app/.next/static/chunks/app/api/telemetry/summary/route-1787cfdb0a81cffb.js +0 -1
  955. package/app/.next/static/chunks/app/api/token-health/route-1787cfdb0a81cffb.js +0 -1
  956. package/app/.next/static/chunks/app/api/translator/detect/route-1787cfdb0a81cffb.js +0 -1
  957. package/app/.next/static/chunks/app/api/translator/history/route-1787cfdb0a81cffb.js +0 -1
  958. package/app/.next/static/chunks/app/api/translator/load/route-1787cfdb0a81cffb.js +0 -1
  959. package/app/.next/static/chunks/app/api/translator/save/route-1787cfdb0a81cffb.js +0 -1
  960. package/app/.next/static/chunks/app/api/translator/send/route-1787cfdb0a81cffb.js +0 -1
  961. package/app/.next/static/chunks/app/api/translator/translate/route-1787cfdb0a81cffb.js +0 -1
  962. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1787cfdb0a81cffb.js +0 -1
  963. package/app/.next/static/chunks/app/api/usage/analytics/route-1787cfdb0a81cffb.js +0 -1
  964. package/app/.next/static/chunks/app/api/usage/budget/route-1787cfdb0a81cffb.js +0 -1
  965. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-1787cfdb0a81cffb.js +0 -1
  966. package/app/.next/static/chunks/app/api/usage/call-logs/route-1787cfdb0a81cffb.js +0 -1
  967. package/app/.next/static/chunks/app/api/usage/history/route-1787cfdb0a81cffb.js +0 -1
  968. package/app/.next/static/chunks/app/api/usage/logs/route-1787cfdb0a81cffb.js +0 -1
  969. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-1787cfdb0a81cffb.js +0 -1
  970. package/app/.next/static/chunks/app/api/usage/quota/route-1787cfdb0a81cffb.js +0 -1
  971. package/app/.next/static/chunks/app/api/usage/request-logs/route-1787cfdb0a81cffb.js +0 -1
  972. package/app/.next/static/chunks/app/api/v1/api/chat/route-1787cfdb0a81cffb.js +0 -1
  973. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1787cfdb0a81cffb.js +0 -1
  974. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1787cfdb0a81cffb.js +0 -1
  975. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1787cfdb0a81cffb.js +0 -1
  976. package/app/.next/static/chunks/app/api/v1/completions/route-1787cfdb0a81cffb.js +0 -1
  977. package/app/.next/static/chunks/app/api/v1/embeddings/route-1787cfdb0a81cffb.js +0 -1
  978. package/app/.next/static/chunks/app/api/v1/images/generations/route-1787cfdb0a81cffb.js +0 -1
  979. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1787cfdb0a81cffb.js +0 -1
  980. package/app/.next/static/chunks/app/api/v1/messages/route-1787cfdb0a81cffb.js +0 -1
  981. package/app/.next/static/chunks/app/api/v1/models/route-1787cfdb0a81cffb.js +0 -1
  982. package/app/.next/static/chunks/app/api/v1/moderations/route-1787cfdb0a81cffb.js +0 -1
  983. package/app/.next/static/chunks/app/api/v1/music/generations/route-1787cfdb0a81cffb.js +0 -1
  984. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-1787cfdb0a81cffb.js +0 -1
  985. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-1787cfdb0a81cffb.js +0 -1
  986. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-1787cfdb0a81cffb.js +0 -1
  987. package/app/.next/static/chunks/app/api/v1/rerank/route-1787cfdb0a81cffb.js +0 -1
  988. package/app/.next/static/chunks/app/api/v1/responses/route-1787cfdb0a81cffb.js +0 -1
  989. package/app/.next/static/chunks/app/api/v1/route-1787cfdb0a81cffb.js +0 -1
  990. package/app/.next/static/chunks/app/api/v1/videos/generations/route-1787cfdb0a81cffb.js +0 -1
  991. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1787cfdb0a81cffb.js +0 -1
  992. package/app/.next/static/chunks/app/api/v1beta/models/route-1787cfdb0a81cffb.js +0 -1
  993. package/app/.next/static/chunks/app/forbidden/page-8d8e1709a1e32585.js +0 -1
  994. package/app/.next/static/chunks/app/forgot-password/page-d5c9b77748aa9deb.js +0 -1
  995. package/app/.next/static/chunks/app/global-error-5840b1caa830f2ec.js +0 -1
  996. package/app/.next/static/chunks/app/landing/page-8f652c1fbc33efd2.js +0 -1
  997. package/app/.next/static/chunks/app/maintenance/page-3b9079ea400ca287.js +0 -1
  998. package/app/.next/static/chunks/app/not-found-faf36d2a9a452506.js +0 -1
  999. package/app/.next/static/chunks/app/offline/page-bf68bf461af876a3.js +0 -1
  1000. package/app/.next/static/chunks/app/page-1787cfdb0a81cffb.js +0 -1
  1001. package/app/.next/static/chunks/app/status/page-29a433b40631ce12.js +0 -1
  1002. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1787cfdb0a81cffb.js +0 -1
  1003. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1787cfdb0a81cffb.js +0 -1
  1004. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1787cfdb0a81cffb.js +0 -1
  1005. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  1006. /package/app/.next/static/{M35Z_Bh-lQ1uO7hB_-bVc → whsp7HU8HFUikZQ7oSjYX}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";exports.id=2910,exports.ids=[2910],exports.modules={42910:(a,b,c)=>{c.d(b,{nJ:()=>o,NJ:()=>r,oh:()=>p,G6:()=>u,sm:()=>w,I8:()=>n,m1:()=>m,jX:()=>x,kB:()=>t});var d=c(87550),e=c.n(d),f=c(76760),g=c.n(f),h=c(73024),i=c.n(h),j=c(88189),k=c(73136);let l=function(){try{let a="file:///home/diegosouzapw/dev/proxys/9router/src/lib/db/migrationRunner.ts";if(a&&a.startsWith("file://")){let b=(0,k.fileURLToPath)(a);return g().join(g().dirname(b),"migrations")}}catch{}return g().join(process.cwd(),"src","lib","db","migrations")}(),m="object"==typeof globalThis.caches&&null!==globalThis.caches,n="phase-production-build"===process.env.NEXT_PHASE,o=(0,j._3)({isCloud:m});m||(0,j.sm)();let p=m?null:g().join(o,"storage.sqlite"),q=m?null:g().join(o,"db.json"),r=m?null:g().join(o,"db_backups");if(!m&&!i().existsSync(o))try{i().mkdirSync(o,{recursive:!0})}catch(b){let a=b instanceof Error?b.message:String(b);console.warn(`[DB] Cannot create data directory '${o}': ${a}
1
+ "use strict";exports.id=2910,exports.ids=[2910],exports.modules={42910:(a,b,c)=>{c.d(b,{nJ:()=>o,NJ:()=>r,oh:()=>p,G6:()=>u,sm:()=>w,I8:()=>n,m1:()=>m,jX:()=>x,kB:()=>t});var d=c(87550),e=c.n(d),f=c(76760),g=c.n(f),h=c(73024),i=c.n(h),j=c(88189),k=c(73136);let l=function(){try{let a="file:///home/runner/work/OmniRoute/OmniRoute/src/lib/db/migrationRunner.ts";if(a&&a.startsWith("file://")){let b=(0,k.fileURLToPath)(a);return g().join(g().dirname(b),"migrations")}}catch{}return g().join(process.cwd(),"src","lib","db","migrations")}(),m="object"==typeof globalThis.caches&&null!==globalThis.caches,n="phase-production-build"===process.env.NEXT_PHASE,o=(0,j._3)({isCloud:m});m||(0,j.sm)();let p=m?null:g().join(o,"storage.sqlite"),q=m?null:g().join(o,"db.json"),r=m?null:g().join(o,"db_backups");if(!m&&!i().existsSync(o))try{i().mkdirSync(o,{recursive:!0})}catch(b){let a=b instanceof Error?b.message:String(b);console.warn(`[DB] Cannot create data directory '${o}': ${a}
2
2
  [DB] Set the DATA_DIR environment variable to a writable path, e.g.:
3
3
  [DB] DATA_DIR=/path/to/writable/dir omniroute`)}let s=`
4
4
  CREATE TABLE IF NOT EXISTS provider_connections (
@@ -1 +1 @@
1
- "use strict";exports.id=3596,exports.ids=[3596],exports.modules={83596:(a,b,c)=>{c.d(b,{Mo:()=>d,Qv:()=>g,Z0:()=>e,oD:()=>f,oQ:()=>j,qs:()=>i});let d={claude:{id:"claude",alias:"cc",format:"claude",executor:"default",baseUrl:"https://api.anthropic.com/v1/messages",urlSuffix:"?beta=true",authType:"oauth",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,oauth-2025-04-20,interleaved-thinking-2025-05-14,fine-grained-tool-streaming-2025-05-14,context-management-2025-06-27","Anthropic-Dangerous-Direct-Browser-Access":"true","User-Agent":"claude-cli/1.0.83 (external, cli)","X-App":"cli","X-Stainless-Helper-Method":"stream","X-Stainless-Retry-Count":"0","X-Stainless-Runtime-Version":"v24.3.0","X-Stainless-Package-Version":"0.55.1","X-Stainless-Runtime":"node","X-Stainless-Lang":"js","X-Stainless-Arch":"arm64","X-Stainless-Os":"MacOS","X-Stainless-Timeout":"60"},oauth:{clientIdEnv:"CLAUDE_OAUTH_CLIENT_ID",clientIdDefault:"9d1c250a-e61b-44d9-88ed-5944d1962f5e",tokenUrl:"https://console.anthropic.com/v1/oauth/token"},models:[{id:"claude-opus-4-6",name:"Claude Opus 4.6"},{id:"claude-opus-4-5-20251101",name:"Claude 4.5 Opus"},{id:"claude-sonnet-4-5-20250929",name:"Claude 4.5 Sonnet"},{id:"claude-haiku-4-5-20251001",name:"Claude 4.5 Haiku"}]},gemini:{id:"gemini",alias:"gemini",format:"gemini",executor:"default",baseUrl:"https://generativelanguage.googleapis.com/v1beta/models",urlBuilder:(a,b,c)=>`${a}/${b}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"apikey",authHeader:"x-goog-api-key",oauth:{clientIdEnv:"GEMINI_OAUTH_CLIENT_ID",clientIdDefault:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecretEnv:"GEMINI_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-pro-preview",name:"Gemini 3.0 Pro Preview"},{id:"gemini-3-flash-preview",name:"Gemini 3.0 Flash Preview"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"}]},"gemini-cli":{id:"gemini-cli",alias:"gc",format:"gemini-cli",executor:"gemini-cli",baseUrl:"https://cloudcode-pa.googleapis.com/v1internal",urlBuilder:(a,b,c)=>`${a}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"oauth",authHeader:"bearer",oauth:{clientIdEnv:"GEMINI_CLI_OAUTH_CLIENT_ID",clientIdDefault:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecretEnv:"GEMINI_CLI_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-flash-preview",name:"Gemini 3.0 Flash Preview"},{id:"gemini-3-pro-preview",name:"Gemini 3.0 Pro Preview"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"}]},codex:{id:"codex",alias:"cx",format:"openai-responses",executor:"codex",baseUrl:"https://chatgpt.com/backend-api/codex/responses",authType:"oauth",authHeader:"bearer",headers:{Version:"0.92.0","Openai-Beta":"responses=experimental","User-Agent":"codex-cli/0.92.0 (Windows 10.0.26100; x64)"},oauth:{clientIdEnv:"CODEX_OAUTH_CLIENT_ID",clientIdDefault:"app_EMoamEEZ73f0CkXaXp7hrann",clientSecretEnv:"CODEX_OAUTH_CLIENT_SECRET",clientSecretDefault:"",tokenUrl:"https://auth.openai.com/oauth/token"},models:[{id:"gpt-5.3-codex",name:"GPT 5.3 Codex"},{id:"gpt-5.3-codex-xhigh",name:"GPT 5.3 Codex (xHigh)"},{id:"gpt-5.3-codex-high",name:"GPT 5.3 Codex (High)"},{id:"gpt-5.3-codex-low",name:"GPT 5.3 Codex (Low)"},{id:"gpt-5.3-codex-none",name:"GPT 5.3 Codex (None)"},{id:"gpt-5.1-codex-mini",name:"GPT 5.1 Codex Mini"},{id:"gpt-5.1-codex-mini-high",name:"GPT 5.1 Codex Mini (High)"},{id:"gpt-5.2-codex",name:"GPT 5.2 Codex"},{id:"gpt-5.2",name:"GPT 5.2"},{id:"gpt-5.1-codex-max",name:"GPT 5.1 Codex Max"},{id:"gpt-5.1-codex",name:"GPT 5.1 Codex"},{id:"gpt-5.1",name:"GPT 5.1"},{id:"gpt-5-codex",name:"GPT 5 Codex"},{id:"gpt-5-codex-mini",name:"GPT 5 Codex Mini"}]},qwen:{id:"qwen",alias:"qw",format:"openai",executor:"default",baseUrl:"https://portal.qwen.ai/v1/chat/completions",authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"QwenCode/0.12.3 (linux; x64)","X-Dashscope-AuthType":"qwen-oauth","X-Dashscope-CacheControl":"enable","X-Dashscope-UserAgent":"QwenCode/0.12.3 (linux; x64)","X-Stainless-Arch":"x64","X-Stainless-Lang":"js","X-Stainless-Os":"Linux","X-Stainless-Package-Version":"5.11.0","X-Stainless-Retry-Count":"1","X-Stainless-Runtime":"node","X-Stainless-Runtime-Version":"v18.19.1",Connection:"keep-alive","Accept-Language":"*","Sec-Fetch-Mode":"cors"},oauth:{clientIdEnv:"QWEN_OAUTH_CLIENT_ID",clientIdDefault:"f0304373b74a44d2b584a3fb70ca9e56",tokenUrl:"https://chat.qwen.ai/api/v1/oauth2/token",authUrl:"https://chat.qwen.ai/api/v1/oauth2/device/code"},models:[{id:"qwen3-coder-plus",name:"Qwen3 Coder Plus"},{id:"qwen3-coder-flash",name:"Qwen3 Coder Flash"},{id:"vision-model",name:"Qwen3 Vision Model"},{id:"coder-model",name:"Qwen3.5 (Coder Model)"}]},iflow:{id:"iflow",alias:"if",format:"openai",executor:"iflow",baseUrl:"https://apis.iflow.cn/v1/chat/completions",authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"iFlow-Cli"},oauth:{clientIdEnv:"IFLOW_OAUTH_CLIENT_ID",clientIdDefault:"10009311001",clientSecretEnv:"IFLOW_OAUTH_CLIENT_SECRET",clientSecretDefault:"",tokenUrl:"https://iflow.cn/oauth/token",authUrl:"https://iflow.cn/oauth"},models:[{id:"iflow-rome-30ba3b",name:"iFlow ROME"},{id:"qwen3-coder-plus",name:"Qwen3 Coder Plus"},{id:"qwen3-max",name:"Qwen3 Max"},{id:"qwen3-vl-plus",name:"Qwen3 Vision Plus"},{id:"kimi-k2-0905",name:"Kimi K2 0905"},{id:"qwen3-max-preview",name:"Qwen3 Max Preview"},{id:"kimi-k2",name:"Kimi K2"},{id:"deepseek-v3.2",name:"DeepSeek-V3.2-Exp"},{id:"deepseek-r1",name:"DeepSeek R1"},{id:"deepseek-v3",name:"DeepSeek V3"},{id:"qwen3-32b",name:"Qwen3 32B"},{id:"qwen3-235b-a22b-thinking-2507",name:"Qwen3 235B A22B Thinking 2507"},{id:"qwen3-235b-a22b-instruct",name:"Qwen3 235B A22B Instruct"},{id:"qwen3-235b",name:"Qwen3 235B"}]},antigravity:{id:"antigravity",alias:"ag",format:"antigravity",executor:"antigravity",baseUrls:["https://daily-cloudcode-pa.googleapis.com","https://cloudcode-pa.googleapis.com"],urlBuilder:(a,b,c)=>`${a}${c?"/v1internal:streamGenerateContent?alt=sse":"/v1internal:generateContent"}`,authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"antigravity/1.104.0 darwin/arm64"},oauth:{clientIdEnv:"ANTIGRAVITY_OAUTH_CLIENT_ID",clientIdDefault:"1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com",clientSecretEnv:"ANTIGRAVITY_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6"},{id:"gemini-3.1-pro-high",name:"Gemini 3.1 Pro High"},{id:"gemini-3.1-pro-low",name:"Gemini 3.1 Pro Low"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-flash",name:"Gemini 3.0 Flash"},{id:"gpt-oss-120b-medium",name:"GPT OSS 120B Medium"}]},github:{id:"github",alias:"gh",format:"openai",executor:"github",baseUrl:"https://api.githubcopilot.com/chat/completions",responsesBaseUrl:"https://api.githubcopilot.com/responses",authType:"oauth",authHeader:"bearer",headers:{"copilot-integration-id":"vscode-chat","editor-version":"vscode/1.107.1","editor-plugin-version":"copilot-chat/0.26.7","user-agent":"GitHubCopilotChat/0.26.7","openai-intent":"conversation-panel","x-github-api-version":"2025-04-01","x-vscode-user-agent-library-version":"electron-fetch","X-Initiator":"user",Accept:"application/json","Content-Type":"application/json"},models:[{id:"gpt-4.1",name:"GPT-4.1"},{id:"gpt-4o",name:"GPT-4o"},{id:"gpt-4o-mini",name:"GPT-4o Mini"},{id:"gpt-4",name:"GPT-4"},{id:"gpt-3.5-turbo",name:"GPT-3.5 Turbo"},{id:"gpt-5",name:"GPT-5"},{id:"gpt-5-mini",name:"GPT-5 Mini"},{id:"gpt-5-codex",name:"GPT-5 Codex",targetFormat:"openai-responses"},{id:"gpt-5.1",name:"GPT-5.1"},{id:"gpt-5.1-codex",name:"GPT-5.1 Codex",targetFormat:"openai-responses"},{id:"gpt-5.1-codex-mini",name:"GPT-5.1 Codex Mini",targetFormat:"openai-responses"},{id:"gpt-5.1-codex-max",name:"GPT-5.1 Codex Max",targetFormat:"openai-responses"},{id:"gpt-5.2",name:"GPT-5.2"},{id:"gpt-5.2-codex",name:"GPT-5.2 Codex",targetFormat:"openai-responses"},{id:"claude-haiku-4.5",name:"Claude Haiku 4.5"},{id:"claude-opus-4.1",name:"Claude Opus 4.1"},{id:"claude-opus-4.6",name:"Claude Opus 4.6"},{id:"claude-opus-4-5-20251101",name:"Claude Opus 4.5 (Full ID)"},{id:"claude-sonnet-4",name:"Claude Sonnet 4"},{id:"claude-sonnet-4.5",name:"Claude Sonnet 4.5"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-3-flash-preview",name:"Gemini 3 Flash Preview"},{id:"gemini-3-pro-preview",name:"Gemini 3 Pro Preview"},{id:"grok-code-fast-1",name:"Grok Code Fast 1"},{id:"oswe-vscode-prime",name:"Raptor Mini"}]},kiro:{id:"kiro",alias:"kr",format:"kiro",executor:"kiro",baseUrl:"https://codewhisperer.us-east-1.amazonaws.com/generateAssistantResponse",authType:"oauth",authHeader:"bearer",headers:{"Content-Type":"application/json",Accept:"application/vnd.amazon.eventstream","X-Amz-Target":"AmazonCodeWhispererStreamingService.GenerateAssistantResponse","User-Agent":"AWS-SDK-JS/3.0.0 kiro-ide/1.0.0","X-Amz-User-Agent":"aws-sdk-js/3.0.0 kiro-ide/1.0.0"},oauth:{tokenUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken",authUrl:"https://prod.us-east-1.auth.desktop.kiro.dev"},models:[{id:"claude-sonnet-4.5",name:"Claude Sonnet 4.5"},{id:"claude-haiku-4.5",name:"Claude Haiku 4.5"}]},cursor:{id:"cursor",alias:"cu",format:"cursor",executor:"cursor",baseUrl:"https://api2.cursor.sh",chatPath:"/aiserver.v1.ChatService/StreamUnifiedChatWithTools",authType:"oauth",authHeader:"bearer",headers:{"connect-accept-encoding":"gzip","connect-protocol-version":"1","Content-Type":"application/connect+proto","User-Agent":"connect-es/1.6.1"},clientVersion:"1.1.3",models:[{id:"default",name:"Auto (Server Picks)"},{id:"claude-4.5-opus-high-thinking",name:"Claude 4.5 Opus High Thinking"},{id:"claude-4.5-opus-high",name:"Claude 4.5 Opus High"},{id:"claude-4.5-sonnet-thinking",name:"Claude 4.5 Sonnet Thinking"},{id:"claude-4.5-sonnet",name:"Claude 4.5 Sonnet"},{id:"claude-4.5-haiku",name:"Claude 4.5 Haiku"},{id:"claude-4.5-opus",name:"Claude 4.5 Opus"},{id:"gpt-5.2-codex",name:"GPT 5.2 Codex"}]},openai:{id:"openai",alias:"openai",format:"openai",executor:"default",baseUrl:"https://api.openai.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-4o",name:"GPT-4o"},{id:"gpt-4o-mini",name:"GPT-4o Mini"},{id:"gpt-4-turbo",name:"GPT-4 Turbo"},{id:"o1",name:"O1"},{id:"o1-mini",name:"O1 Mini"}]},anthropic:{id:"anthropic",alias:"anthropic",format:"claude",executor:"default",baseUrl:"https://api.anthropic.com/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01"},models:[{id:"claude-sonnet-4-20250514",name:"Claude Sonnet 4"},{id:"claude-opus-4-20250514",name:"Claude Opus 4"},{id:"claude-3-5-sonnet-20241022",name:"Claude 3.5 Sonnet"}]},openrouter:{id:"openrouter",alias:"openrouter",format:"openai",executor:"default",baseUrl:"https://openrouter.ai/api/v1/chat/completions",authType:"apikey",authHeader:"bearer",headers:{"HTTP-Referer":"https://endpoint-proxy.local","X-Title":"Endpoint Proxy"},models:[{id:"auto",name:"Auto (Best Available)"}]},glm:{id:"glm",alias:"glm",format:"claude",executor:"default",baseUrl:"https://api.z.ai/api/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"glm-4.7-flash",name:"GLM 4.7 Flash"},{id:"glm-4.7",name:"GLM 4.7"},{id:"glm-4.6v",name:"GLM 4.6V (Vision)"},{id:"glm-4.6",name:"GLM 4.6"},{id:"glm-4.5v",name:"GLM 4.5V (Vision)"},{id:"glm-4.5",name:"GLM 4.5"},{id:"glm-4.5-air",name:"GLM 4.5 Air"},{id:"glm-4-32b",name:"GLM 4 32B"}]},kimi:{id:"kimi",alias:"kimi",format:"openai",executor:"default",baseUrl:"https://api.moonshot.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"kimi-k2.5",name:"Kimi K2.5"},{id:"kimi-k2.5-thinking",name:"Kimi K2.5 Thinking"},{id:"kimi-latest",name:"Kimi Latest"},{id:"kimi-for-coding",name:"Kimi For Coding"}]},"kimi-coding":{id:"kimi-coding",alias:"kmc",format:"claude",executor:"default",baseUrl:"https://api.kimi.com/coding/v1/messages",urlSuffix:"?beta=true",authType:"oauth",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},oauth:{clientIdEnv:"KIMI_CODING_OAUTH_CLIENT_ID",clientIdDefault:"17e5f671-d194-4dfb-9706-5516cb48c098",tokenUrl:"https://auth.kimi.com/api/oauth/token",refreshUrl:"https://auth.kimi.com/api/oauth/token",authUrl:"https://auth.kimi.com/api/oauth/device_authorization"},models:[{id:"kimi-k2.5",name:"Kimi K2.5"},{id:"kimi-k2.5-thinking",name:"Kimi K2.5 Thinking"},{id:"kimi-latest",name:"Kimi Latest"}]},kilocode:{id:"kilocode",alias:"kc",format:"openrouter",executor:"openrouter",baseUrl:"https://api.kilo.ai/api/openrouter/chat/completions",modelsUrl:"https://api.kilo.ai/api/openrouter/models",authType:"oauth",authHeader:"Authorization",authPrefix:"Bearer ",oauth:{initiateUrl:"https://api.kilo.ai/api/device-auth/codes",pollUrlBase:"https://api.kilo.ai/api/device-auth/codes"},models:[{id:"openrouter/free",name:"Free Models Router"},{id:"qwen/qwen3-vl-235b-a22b-thinking",name:"Qwen3 VL 235B A22B Thinking"},{id:"qwen/qwen3-235b-a22b-thinking-2507",name:"Qwen3 235B A22B Thinking 2507"},{id:"qwen/qwen3-vl-30b-a3b-thinking",name:"Qwen3 VL 30B A3B Thinking"},{id:"stepfun/step-3.5-flash:free",name:"StepFun Step 3.5 Flash"},{id:"arcee-ai/trinity-large-preview:free",name:"Arcee AI Trinity Large Preview"},{id:"openai/gpt-4o-mini",name:"GPT-4o Mini"},{id:"openai/gpt-4.1-nano",name:"GPT-4.1 Nano"},{id:"openai/gpt-5-nano",name:"GPT-5 Nano"},{id:"openai/gpt-5-mini",name:"GPT-5 Mini"},{id:"anthropic/claude-3-haiku",name:"Claude 3 Haiku"},{id:"google/gemini-2.0-flash",name:"Gemini 2.0 Flash"},{id:"google/gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"},{id:"deepseek/deepseek-chat-v3.1",name:"DeepSeek V3.1"},{id:"deepseek/deepseek-v3.2",name:"DeepSeek V3.2"},{id:"meta-llama/llama-3.3-70b-instruct",name:"Llama 3.3 70B"},{id:"meta-llama/llama-4-scout",name:"Llama 4 Scout"},{id:"meta-llama/llama-4-maverick",name:"Llama 4 Maverick"},{id:"qwen/qwen3-8b",name:"Qwen3 8B"},{id:"qwen/qwen3-32b",name:"Qwen3 32B"},{id:"qwen/qwen3-coder",name:"Qwen3 Coder 480B"},{id:"qwen/qwq-32b",name:"QwQ 32B"},{id:"mistralai/mistral-small-24b-instruct-2501",name:"Mistral Small 3"},{id:"mistralai/mistral-7b-instruct",name:"Mistral 7B"},{id:"x-ai/grok-code-fast-1",name:"Grok Code Fast 1"},{id:"moonshotai/kimi-k2.5",name:"Kimi K2.5"}],passthroughModels:!0},cline:{id:"cline",alias:"cl",format:"openai",executor:"openai",baseUrl:"https://api.cline.bot/api/v1/chat/completions",authType:"oauth",authHeader:"Authorization",authPrefix:"Bearer ",oauth:{tokenUrl:"https://api.cline.bot/api/v1/auth/token",refreshUrl:"https://api.cline.bot/api/v1/auth/refresh",authUrl:"https://api.cline.bot/api/v1/auth/authorize"},extraHeaders:{"HTTP-Referer":"https://cline.bot","X-Title":"Cline"},models:[{id:"anthropic/claude-sonnet-4-20250514",name:"Claude Sonnet 4"},{id:"anthropic/claude-opus-4-20250514",name:"Claude Opus 4"},{id:"google/gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"google/gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"openai/gpt-4.1",name:"GPT-4.1"},{id:"openai/o3",name:"o3"},{id:"deepseek/deepseek-chat",name:"DeepSeek Chat"}],passthroughModels:!0},minimax:{id:"minimax",alias:"minimax",format:"claude",executor:"default",baseUrl:"https://api.minimax.io/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"MiniMax-M2.1",name:"MiniMax M2.1"}]},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",format:"claude",executor:"default",baseUrl:"https://api.minimaxi.com/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"MiniMax-M2.1",name:"MiniMax M2.1"}]},deepseek:{id:"deepseek",alias:"ds",format:"openai",executor:"default",baseUrl:"https://api.deepseek.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"deepseek-chat",name:"DeepSeek V3.2 Chat"},{id:"deepseek-reasoner",name:"DeepSeek V3.2 Reasoner"}]},groq:{id:"groq",alias:"groq",format:"openai",executor:"default",baseUrl:"https://api.groq.com/openai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"llama-3.3-70b-versatile",name:"Llama 3.3 70B"},{id:"meta-llama/llama-4-maverick-17b-128e-instruct",name:"Llama 4 Maverick"},{id:"qwen/qwen3-32b",name:"Qwen3 32B"},{id:"openai/gpt-oss-120b",name:"GPT-OSS 120B"}]},blackbox:{id:"blackbox",alias:"bb",format:"openai",executor:"default",baseUrl:"https://api.blackbox.ai/v1/chat/completions",modelsUrl:"https://api.blackbox.ai/v1/models",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-4o",name:"GPT-4o"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"claude-sonnet-4",name:"Claude Sonnet 4"},{id:"deepseek-v3",name:"DeepSeek V3"},{id:"blackboxai",name:"Blackbox AI"},{id:"blackboxai-pro",name:"Blackbox AI Pro"}]},xai:{id:"xai",alias:"xai",format:"openai",executor:"default",baseUrl:"https://api.x.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"grok-4",name:"Grok 4"},{id:"grok-4-fast-reasoning",name:"Grok 4 Fast Reasoning"},{id:"grok-code-fast-1",name:"Grok Code Fast"},{id:"grok-3",name:"Grok 3"}]},mistral:{id:"mistral",alias:"mistral",format:"openai",executor:"default",baseUrl:"https://api.mistral.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"mistral-large-latest",name:"Mistral Large 3"},{id:"codestral-latest",name:"Codestral"},{id:"mistral-medium-latest",name:"Mistral Medium 3"}]},perplexity:{id:"perplexity",alias:"pplx",format:"openai",executor:"default",baseUrl:"https://api.perplexity.ai/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"sonar-pro",name:"Sonar Pro"},{id:"sonar",name:"Sonar"}]},together:{id:"together",alias:"together",format:"openai",executor:"default",baseUrl:"https://api.together.xyz/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Llama-3.3-70B-Instruct-Turbo",name:"Llama 3.3 70B Turbo"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"Qwen/Qwen3-235B-A22B",name:"Qwen3 235B"},{id:"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",name:"Llama 4 Maverick"}]},fireworks:{id:"fireworks",alias:"fireworks",format:"openai",executor:"default",baseUrl:"https://api.fireworks.ai/inference/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"accounts/fireworks/models/deepseek-v3p1",name:"DeepSeek V3.1"},{id:"accounts/fireworks/models/llama-v3p3-70b-instruct",name:"Llama 3.3 70B"},{id:"accounts/fireworks/models/qwen3-235b-a22b",name:"Qwen3 235B"}]},cerebras:{id:"cerebras",alias:"cerebras",format:"openai",executor:"default",baseUrl:"https://api.cerebras.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-oss-120b",name:"GPT OSS 120B"},{id:"zai-glm-4.7",name:"ZAI GLM 4.7"},{id:"llama-3.3-70b",name:"Llama 3.3 70B"},{id:"llama-4-scout-17b-16e-instruct",name:"Llama 4 Scout"},{id:"qwen-3-235b-a22b-instruct-2507",name:"Qwen3 235B A22B"},{id:"qwen-3-32b",name:"Qwen3 32B"}]},"ollama-cloud":{id:"ollama-cloud",alias:"ollamacloud",format:"openai",executor:"default",baseUrl:"https://api.ollama.com/v1/chat/completions",modelsUrl:"https://api.ollama.com/v1/models",authType:"apikey",authHeader:"bearer",models:[{id:"gemma3:27b",name:"Gemma 3 27B"},{id:"llama3.3:70b",name:"Llama 3.3 70B"},{id:"qwen3:72b",name:"Qwen3 72B"},{id:"devstral:24b",name:"Devstral 24B"},{id:"deepseek-r2:671b",name:"DeepSeek R2 671B"},{id:"phi4:14b",name:"Phi 4 14B"},{id:"mistral-small3.2:24b",name:"Mistral Small 3.2 24B"}],passthroughModels:!0},cohere:{id:"cohere",alias:"cohere",format:"openai",executor:"default",baseUrl:"https://api.cohere.com/v2/chat",authType:"apikey",authHeader:"bearer",models:[{id:"command-r-plus-08-2024",name:"Command R+ (Aug 2024)"},{id:"command-r-08-2024",name:"Command R (Aug 2024)"},{id:"command-a-03-2025",name:"Command A (Mar 2025)"}]},nvidia:{id:"nvidia",alias:"nvidia",format:"openai",executor:"default",baseUrl:"https://integrate.api.nvidia.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"moonshotai/kimi-k2.5",name:"Kimi K2.5"},{id:"z-ai/glm4.7",name:"GLM 4.7"},{id:"deepseek-ai/deepseek-v3.2",name:"DeepSeek V3.2"},{id:"nvidia/llama-3.3-70b-instruct",name:"Llama 3.3 70B"},{id:"meta/llama-4-maverick-17b-128e-instruct",name:"Llama 4 Maverick"},{id:"deepseek/deepseek-r1",name:"DeepSeek R1"}]},nebius:{id:"nebius",alias:"nebius",format:"openai",executor:"default",baseUrl:"https://api.tokenfactory.nebius.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Llama-3.3-70B-Instruct",name:"Llama 3.3 70B Instruct"}]},siliconflow:{id:"siliconflow",alias:"siliconflow",format:"openai",executor:"default",baseUrl:"https://api.siliconflow.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"deepseek-ai/DeepSeek-V3.2",name:"DeepSeek V3.2"},{id:"deepseek-ai/DeepSeek-V3.1",name:"DeepSeek V3.1"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"Qwen/Qwen3-235B-A22B-Instruct-2507",name:"Qwen3 235B"},{id:"Qwen/Qwen3-Coder-480B-A35B-Instruct",name:"Qwen3 Coder 480B"},{id:"Qwen/Qwen3-32B",name:"Qwen3 32B"},{id:"moonshotai/Kimi-K2.5",name:"Kimi K2.5"},{id:"zai-org/GLM-4.7",name:"GLM 4.7"},{id:"openai/gpt-oss-120b",name:"GPT OSS 120B"},{id:"baidu/ERNIE-4.5-300B-A47B",name:"ERNIE 4.5 300B"}]},hyperbolic:{id:"hyperbolic",alias:"hyp",format:"openai",executor:"default",baseUrl:"https://api.hyperbolic.xyz/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"Qwen/QwQ-32B",name:"QwQ 32B"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"deepseek-ai/DeepSeek-V3",name:"DeepSeek V3"},{id:"meta-llama/Llama-3.3-70B-Instruct",name:"Llama 3.3 70B"},{id:"meta-llama/Llama-3.2-3B-Instruct",name:"Llama 3.2 3B"},{id:"Qwen/Qwen2.5-72B-Instruct",name:"Qwen 2.5 72B"},{id:"Qwen/Qwen2.5-Coder-32B-Instruct",name:"Qwen 2.5 Coder 32B"},{id:"NousResearch/Hermes-3-Llama-3.1-70B",name:"Hermes 3 70B"}]},huggingface:{id:"huggingface",alias:"hf",format:"openai",executor:"default",baseUrl:"https://router.huggingface.co/hf-inference/models/meta-llama/Meta-Llama-3.1-70B-Instruct/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Meta-Llama-3.1-70B-Instruct",name:"Llama 3.1 70B Instruct"},{id:"meta-llama/Meta-Llama-3.1-8B-Instruct",name:"Llama 3.1 8B Instruct"},{id:"Qwen/Qwen2.5-72B-Instruct",name:"Qwen 2.5 72B"},{id:"mistralai/Mistral-7B-Instruct-v0.3",name:"Mistral 7B v0.3"},{id:"microsoft/Phi-3.5-mini-instruct",name:"Phi-3.5 Mini"}]},vertex:{id:"vertex",alias:"vertex",format:"gemini",executor:"default",baseUrl:"https://us-central1-aiplatform.googleapis.com/v1/projects",urlBuilder:(a,b,c)=>`https://generativelanguage.googleapis.com/v1beta/models/${b}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"apikey",authHeader:"bearer",models:[{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro (Vertex)"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash (Vertex)"},{id:"gemini-2.0-flash-thinking-exp",name:"Gemini 2.0 Flash Thinking Exp (Vertex)"},{id:"gemma-2-27b-it",name:"Gemma 2 27B (Vertex)"},{id:"claude-opus-4-5@20251101",name:"Claude Opus 4.5 (Vertex)"},{id:"claude-sonnet-4-5@20251101",name:"Claude Sonnet 4.5 (Vertex)"}]}};function e(){let a={};for(let[b,c]of Object.entries(d)){let d={format:c.format};c.baseUrls?d.baseUrls=c.baseUrls:c.baseUrl&&(d.baseUrl=c.baseUrl),c.responsesBaseUrl&&(d.responsesBaseUrl=c.responsesBaseUrl);let e={...c.headers||{},...c.extraHeaders||{}};Object.keys(e).length>0&&(d.headers=e),c.oauth&&(c.oauth.clientIdEnv&&(d.clientId=process.env[c.oauth.clientIdEnv]||c.oauth.clientIdDefault),c.oauth.clientSecretEnv&&(d.clientSecret=process.env[c.oauth.clientSecretEnv]||c.oauth.clientSecretDefault),c.oauth.tokenUrl&&(d.tokenUrl=c.oauth.tokenUrl),c.oauth.refreshUrl&&(d.refreshUrl=c.oauth.refreshUrl),c.oauth.authUrl&&(d.authUrl=c.oauth.authUrl)),c.chatPath&&(d.chatPath=c.chatPath),c.clientVersion&&(d.clientVersion=c.clientVersion),a[b]=d}return a}function f(){let a={};for(let b of Object.values(d))if(b.models&&b.models.length>0){let c=b.alias||b.id;a[c]||(a[c]=b.models)}return a}function g(){let a={};for(let b of Object.values(d))a[b.id]=b.alias||b.id;return a}let h=new Map;for(let a of Object.values(d))a.alias&&a.alias!==a.id&&h.set(a.alias,a);function i(a){return d[a]||h.get(a)||null}function j(a){let b=i(a);return b?"apikey"===b.authType?"apikey":"oauth":"apikey"}}};
1
+ "use strict";exports.id=3596,exports.ids=[3596],exports.modules={83596:(a,b,c)=>{c.d(b,{Mo:()=>d,Qv:()=>g,Z0:()=>e,oD:()=>f,oQ:()=>j,qs:()=>i});let d={claude:{id:"claude",alias:"cc",format:"claude",executor:"default",baseUrl:"https://api.anthropic.com/v1/messages",urlSuffix:"?beta=true",authType:"oauth",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,oauth-2025-04-20,interleaved-thinking-2025-05-14,fine-grained-tool-streaming-2025-05-14,context-management-2025-06-27","Anthropic-Dangerous-Direct-Browser-Access":"true","User-Agent":"claude-cli/1.0.83 (external, cli)","X-App":"cli","X-Stainless-Helper-Method":"stream","X-Stainless-Retry-Count":"0","X-Stainless-Runtime-Version":"v24.3.0","X-Stainless-Package-Version":"0.55.1","X-Stainless-Runtime":"node","X-Stainless-Lang":"js","X-Stainless-Arch":"arm64","X-Stainless-Os":"MacOS","X-Stainless-Timeout":"60"},oauth:{clientIdEnv:"CLAUDE_OAUTH_CLIENT_ID",clientIdDefault:"9d1c250a-e61b-44d9-88ed-5944d1962f5e",tokenUrl:"https://console.anthropic.com/v1/oauth/token"},models:[{id:"claude-opus-4-6",name:"Claude Opus 4.6"},{id:"claude-opus-4-5-20251101",name:"Claude 4.5 Opus"},{id:"claude-sonnet-4-5-20250929",name:"Claude 4.5 Sonnet"},{id:"claude-haiku-4-5-20251001",name:"Claude 4.5 Haiku"}]},gemini:{id:"gemini",alias:"gemini",format:"gemini",executor:"default",baseUrl:"https://generativelanguage.googleapis.com/v1beta/models",urlBuilder:(a,b,c)=>`${a}/${b}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"apikey",authHeader:"x-goog-api-key",oauth:{clientIdEnv:"GEMINI_OAUTH_CLIENT_ID",clientIdDefault:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecretEnv:"GEMINI_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-pro-preview",name:"Gemini 3.0 Pro Preview"},{id:"gemini-3-flash-preview",name:"Gemini 3.0 Flash Preview"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"}]},"gemini-cli":{id:"gemini-cli",alias:"gc",format:"gemini-cli",executor:"gemini-cli",baseUrl:"https://cloudcode-pa.googleapis.com/v1internal",urlBuilder:(a,b,c)=>`${a}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"oauth",authHeader:"bearer",oauth:{clientIdEnv:"GEMINI_CLI_OAUTH_CLIENT_ID",clientIdDefault:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecretEnv:"GEMINI_CLI_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-flash-preview",name:"Gemini 3.0 Flash Preview"},{id:"gemini-3-pro-preview",name:"Gemini 3.0 Pro Preview"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"}]},codex:{id:"codex",alias:"cx",format:"openai-responses",executor:"codex",baseUrl:"https://chatgpt.com/backend-api/codex/responses",authType:"oauth",authHeader:"bearer",headers:{Version:"0.92.0","Openai-Beta":"responses=experimental","User-Agent":"codex-cli/0.92.0 (Windows 10.0.26100; x64)"},oauth:{clientIdEnv:"CODEX_OAUTH_CLIENT_ID",clientIdDefault:"app_EMoamEEZ73f0CkXaXp7hrann",clientSecretEnv:"CODEX_OAUTH_CLIENT_SECRET",clientSecretDefault:"",tokenUrl:"https://auth.openai.com/oauth/token"},models:[{id:"gpt-5.4",name:"GPT 5.4"},{id:"gpt-5.3-codex",name:"GPT 5.3 Codex"},{id:"gpt-5.3-codex-xhigh",name:"GPT 5.3 Codex (xHigh)"},{id:"gpt-5.3-codex-high",name:"GPT 5.3 Codex (High)"},{id:"gpt-5.3-codex-low",name:"GPT 5.3 Codex (Low)"},{id:"gpt-5.3-codex-none",name:"GPT 5.3 Codex (None)"},{id:"gpt-5.1-codex-mini",name:"GPT 5.1 Codex Mini"},{id:"gpt-5.1-codex-mini-high",name:"GPT 5.1 Codex Mini (High)"},{id:"gpt-5.2-codex",name:"GPT 5.2 Codex"},{id:"gpt-5.2",name:"GPT 5.2"},{id:"gpt-5.1-codex-max",name:"GPT 5.1 Codex Max"},{id:"gpt-5.1-codex",name:"GPT 5.1 Codex"},{id:"gpt-5.1",name:"GPT 5.1"},{id:"gpt-5-codex",name:"GPT 5 Codex"},{id:"gpt-5-codex-mini",name:"GPT 5 Codex Mini"}]},qwen:{id:"qwen",alias:"qw",format:"openai",executor:"default",baseUrl:"https://portal.qwen.ai/v1/chat/completions",authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"QwenCode/0.12.3 (linux; x64)","X-Dashscope-AuthType":"qwen-oauth","X-Dashscope-CacheControl":"enable","X-Dashscope-UserAgent":"QwenCode/0.12.3 (linux; x64)","X-Stainless-Arch":"x64","X-Stainless-Lang":"js","X-Stainless-Os":"Linux","X-Stainless-Package-Version":"5.11.0","X-Stainless-Retry-Count":"1","X-Stainless-Runtime":"node","X-Stainless-Runtime-Version":"v18.19.1",Connection:"keep-alive","Accept-Language":"*","Sec-Fetch-Mode":"cors"},oauth:{clientIdEnv:"QWEN_OAUTH_CLIENT_ID",clientIdDefault:"f0304373b74a44d2b584a3fb70ca9e56",tokenUrl:"https://chat.qwen.ai/api/v1/oauth2/token",authUrl:"https://chat.qwen.ai/api/v1/oauth2/device/code"},models:[{id:"qwen3-coder-plus",name:"Qwen3 Coder Plus"},{id:"qwen3-coder-flash",name:"Qwen3 Coder Flash"},{id:"vision-model",name:"Qwen3 Vision Model"},{id:"coder-model",name:"Qwen3.5 (Coder Model)"}]},iflow:{id:"iflow",alias:"if",format:"openai",executor:"iflow",baseUrl:"https://apis.iflow.cn/v1/chat/completions",authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"iFlow-Cli"},oauth:{clientIdEnv:"IFLOW_OAUTH_CLIENT_ID",clientIdDefault:"10009311001",clientSecretEnv:"IFLOW_OAUTH_CLIENT_SECRET",clientSecretDefault:"",tokenUrl:"https://iflow.cn/oauth/token",authUrl:"https://iflow.cn/oauth"},models:[{id:"iflow-rome-30ba3b",name:"iFlow ROME"},{id:"qwen3-coder-plus",name:"Qwen3 Coder Plus"},{id:"qwen3-max",name:"Qwen3 Max"},{id:"qwen3-vl-plus",name:"Qwen3 Vision Plus"},{id:"kimi-k2-0905",name:"Kimi K2 0905"},{id:"qwen3-max-preview",name:"Qwen3 Max Preview"},{id:"kimi-k2",name:"Kimi K2"},{id:"deepseek-v3.2",name:"DeepSeek-V3.2-Exp"},{id:"deepseek-r1",name:"DeepSeek R1"},{id:"deepseek-v3",name:"DeepSeek V3"},{id:"qwen3-32b",name:"Qwen3 32B"},{id:"qwen3-235b-a22b-thinking-2507",name:"Qwen3 235B A22B Thinking 2507"},{id:"qwen3-235b-a22b-instruct",name:"Qwen3 235B A22B Instruct"},{id:"qwen3-235b",name:"Qwen3 235B"}]},antigravity:{id:"antigravity",alias:"ag",format:"antigravity",executor:"antigravity",baseUrls:["https://daily-cloudcode-pa.googleapis.com","https://cloudcode-pa.googleapis.com"],urlBuilder:(a,b,c)=>`${a}${c?"/v1internal:streamGenerateContent?alt=sse":"/v1internal:generateContent"}`,authType:"oauth",authHeader:"bearer",headers:{"User-Agent":"antigravity/1.104.0 darwin/arm64"},oauth:{clientIdEnv:"ANTIGRAVITY_OAUTH_CLIENT_ID",clientIdDefault:"1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com",clientSecretEnv:"ANTIGRAVITY_OAUTH_CLIENT_SECRET",clientSecretDefault:""},models:[{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6"},{id:"gemini-3.1-pro-high",name:"Gemini 3.1 Pro High"},{id:"gemini-3.1-pro-low",name:"Gemini 3.1 Pro Low"},{id:"gemini-3.1-flash",name:"Gemini 3.1 Flash"},{id:"gemini-3-flash",name:"Gemini 3.0 Flash"},{id:"gpt-oss-120b-medium",name:"GPT OSS 120B Medium"}]},github:{id:"github",alias:"gh",format:"openai",executor:"github",baseUrl:"https://api.githubcopilot.com/chat/completions",responsesBaseUrl:"https://api.githubcopilot.com/responses",authType:"oauth",authHeader:"bearer",headers:{"copilot-integration-id":"vscode-chat","editor-version":"vscode/1.107.1","editor-plugin-version":"copilot-chat/0.26.7","user-agent":"GitHubCopilotChat/0.26.7","openai-intent":"conversation-panel","x-github-api-version":"2025-04-01","x-vscode-user-agent-library-version":"electron-fetch","X-Initiator":"user",Accept:"application/json","Content-Type":"application/json"},models:[{id:"gpt-4.1",name:"GPT-4.1"},{id:"gpt-4o",name:"GPT-4o"},{id:"gpt-4o-mini",name:"GPT-4o Mini"},{id:"gpt-4",name:"GPT-4"},{id:"gpt-3.5-turbo",name:"GPT-3.5 Turbo"},{id:"gpt-5",name:"GPT-5"},{id:"gpt-5-mini",name:"GPT-5 Mini"},{id:"gpt-5-codex",name:"GPT-5 Codex",targetFormat:"openai-responses"},{id:"gpt-5.1",name:"GPT-5.1"},{id:"gpt-5.1-codex",name:"GPT-5.1 Codex",targetFormat:"openai-responses"},{id:"gpt-5.1-codex-mini",name:"GPT-5.1 Codex Mini",targetFormat:"openai-responses"},{id:"gpt-5.1-codex-max",name:"GPT-5.1 Codex Max",targetFormat:"openai-responses"},{id:"gpt-5.2",name:"GPT-5.2"},{id:"gpt-5.2-codex",name:"GPT-5.2 Codex",targetFormat:"openai-responses"},{id:"claude-haiku-4.5",name:"Claude Haiku 4.5"},{id:"claude-opus-4.1",name:"Claude Opus 4.1"},{id:"claude-opus-4.6",name:"Claude Opus 4.6"},{id:"claude-opus-4-5-20251101",name:"Claude Opus 4.5 (Full ID)"},{id:"claude-sonnet-4",name:"Claude Sonnet 4"},{id:"claude-sonnet-4.5",name:"Claude Sonnet 4.5"},{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"gemini-3-flash-preview",name:"Gemini 3 Flash Preview"},{id:"gemini-3-pro-preview",name:"Gemini 3 Pro Preview"},{id:"grok-code-fast-1",name:"Grok Code Fast 1"},{id:"oswe-vscode-prime",name:"Raptor Mini"}]},kiro:{id:"kiro",alias:"kr",format:"kiro",executor:"kiro",baseUrl:"https://codewhisperer.us-east-1.amazonaws.com/generateAssistantResponse",authType:"oauth",authHeader:"bearer",headers:{"Content-Type":"application/json",Accept:"application/vnd.amazon.eventstream","X-Amz-Target":"AmazonCodeWhispererStreamingService.GenerateAssistantResponse","User-Agent":"AWS-SDK-JS/3.0.0 kiro-ide/1.0.0","X-Amz-User-Agent":"aws-sdk-js/3.0.0 kiro-ide/1.0.0"},oauth:{tokenUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken",authUrl:"https://prod.us-east-1.auth.desktop.kiro.dev"},models:[{id:"claude-sonnet-4.5",name:"Claude Sonnet 4.5"},{id:"claude-haiku-4.5",name:"Claude Haiku 4.5"}]},cursor:{id:"cursor",alias:"cu",format:"cursor",executor:"cursor",baseUrl:"https://api2.cursor.sh",chatPath:"/aiserver.v1.ChatService/StreamUnifiedChatWithTools",authType:"oauth",authHeader:"bearer",headers:{"connect-accept-encoding":"gzip","connect-protocol-version":"1","Content-Type":"application/connect+proto","User-Agent":"connect-es/1.6.1"},clientVersion:"1.1.3",models:[{id:"default",name:"Auto (Server Picks)"},{id:"claude-4.5-opus-high-thinking",name:"Claude 4.5 Opus High Thinking"},{id:"claude-4.5-opus-high",name:"Claude 4.5 Opus High"},{id:"claude-4.5-sonnet-thinking",name:"Claude 4.5 Sonnet Thinking"},{id:"claude-4.5-sonnet",name:"Claude 4.5 Sonnet"},{id:"claude-4.5-haiku",name:"Claude 4.5 Haiku"},{id:"claude-4.5-opus",name:"Claude 4.5 Opus"},{id:"gpt-5.2-codex",name:"GPT 5.2 Codex"}]},openai:{id:"openai",alias:"openai",format:"openai",executor:"default",baseUrl:"https://api.openai.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-4o",name:"GPT-4o"},{id:"gpt-4o-mini",name:"GPT-4o Mini"},{id:"gpt-4-turbo",name:"GPT-4 Turbo"},{id:"o1",name:"O1"},{id:"o1-mini",name:"O1 Mini"}]},anthropic:{id:"anthropic",alias:"anthropic",format:"claude",executor:"default",baseUrl:"https://api.anthropic.com/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01"},models:[{id:"claude-sonnet-4-20250514",name:"Claude Sonnet 4"},{id:"claude-opus-4-20250514",name:"Claude Opus 4"},{id:"claude-3-5-sonnet-20241022",name:"Claude 3.5 Sonnet"}]},openrouter:{id:"openrouter",alias:"openrouter",format:"openai",executor:"default",baseUrl:"https://openrouter.ai/api/v1/chat/completions",authType:"apikey",authHeader:"bearer",headers:{"HTTP-Referer":"https://endpoint-proxy.local","X-Title":"Endpoint Proxy"},models:[{id:"auto",name:"Auto (Best Available)"}]},glm:{id:"glm",alias:"glm",format:"claude",executor:"default",baseUrl:"https://api.z.ai/api/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"glm-4.7-flash",name:"GLM 4.7 Flash"},{id:"glm-4.7",name:"GLM 4.7"},{id:"glm-4.6v",name:"GLM 4.6V (Vision)"},{id:"glm-4.6",name:"GLM 4.6"},{id:"glm-4.5v",name:"GLM 4.5V (Vision)"},{id:"glm-4.5",name:"GLM 4.5"},{id:"glm-4.5-air",name:"GLM 4.5 Air"},{id:"glm-4-32b",name:"GLM 4 32B"}]},kimi:{id:"kimi",alias:"kimi",format:"openai",executor:"default",baseUrl:"https://api.moonshot.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"kimi-k2.5",name:"Kimi K2.5"},{id:"kimi-k2.5-thinking",name:"Kimi K2.5 Thinking"},{id:"kimi-latest",name:"Kimi Latest"},{id:"kimi-for-coding",name:"Kimi For Coding"}]},"kimi-coding":{id:"kimi-coding",alias:"kmc",format:"claude",executor:"default",baseUrl:"https://api.kimi.com/coding/v1/messages",urlSuffix:"?beta=true",authType:"oauth",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},oauth:{clientIdEnv:"KIMI_CODING_OAUTH_CLIENT_ID",clientIdDefault:"17e5f671-d194-4dfb-9706-5516cb48c098",tokenUrl:"https://auth.kimi.com/api/oauth/token",refreshUrl:"https://auth.kimi.com/api/oauth/token",authUrl:"https://auth.kimi.com/api/oauth/device_authorization"},models:[{id:"kimi-k2.5",name:"Kimi K2.5"},{id:"kimi-k2.5-thinking",name:"Kimi K2.5 Thinking"},{id:"kimi-latest",name:"Kimi Latest"}]},kilocode:{id:"kilocode",alias:"kc",format:"openrouter",executor:"openrouter",baseUrl:"https://api.kilo.ai/api/openrouter/chat/completions",modelsUrl:"https://api.kilo.ai/api/openrouter/models",authType:"oauth",authHeader:"Authorization",authPrefix:"Bearer ",oauth:{initiateUrl:"https://api.kilo.ai/api/device-auth/codes",pollUrlBase:"https://api.kilo.ai/api/device-auth/codes"},models:[{id:"openrouter/free",name:"Free Models Router"},{id:"qwen/qwen3-vl-235b-a22b-thinking",name:"Qwen3 VL 235B A22B Thinking"},{id:"qwen/qwen3-235b-a22b-thinking-2507",name:"Qwen3 235B A22B Thinking 2507"},{id:"qwen/qwen3-vl-30b-a3b-thinking",name:"Qwen3 VL 30B A3B Thinking"},{id:"stepfun/step-3.5-flash:free",name:"StepFun Step 3.5 Flash"},{id:"arcee-ai/trinity-large-preview:free",name:"Arcee AI Trinity Large Preview"},{id:"openai/gpt-4o-mini",name:"GPT-4o Mini"},{id:"openai/gpt-4.1-nano",name:"GPT-4.1 Nano"},{id:"openai/gpt-5-nano",name:"GPT-5 Nano"},{id:"openai/gpt-5-mini",name:"GPT-5 Mini"},{id:"anthropic/claude-3-haiku",name:"Claude 3 Haiku"},{id:"google/gemini-2.0-flash",name:"Gemini 2.0 Flash"},{id:"google/gemini-2.5-flash-lite",name:"Gemini 2.5 Flash Lite"},{id:"deepseek/deepseek-chat-v3.1",name:"DeepSeek V3.1"},{id:"deepseek/deepseek-v3.2",name:"DeepSeek V3.2"},{id:"meta-llama/llama-3.3-70b-instruct",name:"Llama 3.3 70B"},{id:"meta-llama/llama-4-scout",name:"Llama 4 Scout"},{id:"meta-llama/llama-4-maverick",name:"Llama 4 Maverick"},{id:"qwen/qwen3-8b",name:"Qwen3 8B"},{id:"qwen/qwen3-32b",name:"Qwen3 32B"},{id:"qwen/qwen3-coder",name:"Qwen3 Coder 480B"},{id:"qwen/qwq-32b",name:"QwQ 32B"},{id:"mistralai/mistral-small-24b-instruct-2501",name:"Mistral Small 3"},{id:"mistralai/mistral-7b-instruct",name:"Mistral 7B"},{id:"x-ai/grok-code-fast-1",name:"Grok Code Fast 1"},{id:"moonshotai/kimi-k2.5",name:"Kimi K2.5"}],passthroughModels:!0},cline:{id:"cline",alias:"cl",format:"openai",executor:"openai",baseUrl:"https://api.cline.bot/api/v1/chat/completions",authType:"oauth",authHeader:"Authorization",authPrefix:"Bearer ",oauth:{tokenUrl:"https://api.cline.bot/api/v1/auth/token",refreshUrl:"https://api.cline.bot/api/v1/auth/refresh",authUrl:"https://api.cline.bot/api/v1/auth/authorize"},extraHeaders:{"HTTP-Referer":"https://cline.bot","X-Title":"Cline"},models:[{id:"anthropic/claude-sonnet-4-20250514",name:"Claude Sonnet 4"},{id:"anthropic/claude-opus-4-20250514",name:"Claude Opus 4"},{id:"google/gemini-2.5-pro",name:"Gemini 2.5 Pro"},{id:"google/gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"openai/gpt-4.1",name:"GPT-4.1"},{id:"openai/o3",name:"o3"},{id:"deepseek/deepseek-chat",name:"DeepSeek Chat"}],passthroughModels:!0},minimax:{id:"minimax",alias:"minimax",format:"claude",executor:"default",baseUrl:"https://api.minimax.io/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"MiniMax-M2.1",name:"MiniMax M2.1"}]},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",format:"claude",executor:"default",baseUrl:"https://api.minimaxi.com/anthropic/v1/messages",urlSuffix:"?beta=true",authType:"apikey",authHeader:"x-api-key",headers:{"Anthropic-Version":"2023-06-01","Anthropic-Beta":"claude-code-20250219,interleaved-thinking-2025-05-14"},models:[{id:"MiniMax-M2.1",name:"MiniMax M2.1"}]},deepseek:{id:"deepseek",alias:"ds",format:"openai",executor:"default",baseUrl:"https://api.deepseek.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"deepseek-chat",name:"DeepSeek V3.2 Chat"},{id:"deepseek-reasoner",name:"DeepSeek V3.2 Reasoner"}]},groq:{id:"groq",alias:"groq",format:"openai",executor:"default",baseUrl:"https://api.groq.com/openai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"llama-3.3-70b-versatile",name:"Llama 3.3 70B"},{id:"meta-llama/llama-4-maverick-17b-128e-instruct",name:"Llama 4 Maverick"},{id:"qwen/qwen3-32b",name:"Qwen3 32B"},{id:"openai/gpt-oss-120b",name:"GPT-OSS 120B"}]},blackbox:{id:"blackbox",alias:"bb",format:"openai",executor:"default",baseUrl:"https://api.blackbox.ai/v1/chat/completions",modelsUrl:"https://api.blackbox.ai/v1/models",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-4o",name:"GPT-4o"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash"},{id:"claude-sonnet-4",name:"Claude Sonnet 4"},{id:"deepseek-v3",name:"DeepSeek V3"},{id:"blackboxai",name:"Blackbox AI"},{id:"blackboxai-pro",name:"Blackbox AI Pro"}]},xai:{id:"xai",alias:"xai",format:"openai",executor:"default",baseUrl:"https://api.x.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"grok-4",name:"Grok 4"},{id:"grok-4-fast-reasoning",name:"Grok 4 Fast Reasoning"},{id:"grok-code-fast-1",name:"Grok Code Fast"},{id:"grok-3",name:"Grok 3"}]},mistral:{id:"mistral",alias:"mistral",format:"openai",executor:"default",baseUrl:"https://api.mistral.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"mistral-large-latest",name:"Mistral Large 3"},{id:"codestral-latest",name:"Codestral"},{id:"mistral-medium-latest",name:"Mistral Medium 3"}]},perplexity:{id:"perplexity",alias:"pplx",format:"openai",executor:"default",baseUrl:"https://api.perplexity.ai/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"sonar-pro",name:"Sonar Pro"},{id:"sonar",name:"Sonar"}]},together:{id:"together",alias:"together",format:"openai",executor:"default",baseUrl:"https://api.together.xyz/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Llama-3.3-70B-Instruct-Turbo",name:"Llama 3.3 70B Turbo"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"Qwen/Qwen3-235B-A22B",name:"Qwen3 235B"},{id:"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",name:"Llama 4 Maverick"}]},fireworks:{id:"fireworks",alias:"fireworks",format:"openai",executor:"default",baseUrl:"https://api.fireworks.ai/inference/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"accounts/fireworks/models/deepseek-v3p1",name:"DeepSeek V3.1"},{id:"accounts/fireworks/models/llama-v3p3-70b-instruct",name:"Llama 3.3 70B"},{id:"accounts/fireworks/models/qwen3-235b-a22b",name:"Qwen3 235B"}]},cerebras:{id:"cerebras",alias:"cerebras",format:"openai",executor:"default",baseUrl:"https://api.cerebras.ai/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"gpt-oss-120b",name:"GPT OSS 120B"},{id:"zai-glm-4.7",name:"ZAI GLM 4.7"},{id:"llama-3.3-70b",name:"Llama 3.3 70B"},{id:"llama-4-scout-17b-16e-instruct",name:"Llama 4 Scout"},{id:"qwen-3-235b-a22b-instruct-2507",name:"Qwen3 235B A22B"},{id:"qwen-3-32b",name:"Qwen3 32B"}]},"ollama-cloud":{id:"ollama-cloud",alias:"ollamacloud",format:"openai",executor:"default",baseUrl:"https://api.ollama.com/v1/chat/completions",modelsUrl:"https://api.ollama.com/v1/models",authType:"apikey",authHeader:"bearer",models:[{id:"gemma3:27b",name:"Gemma 3 27B"},{id:"llama3.3:70b",name:"Llama 3.3 70B"},{id:"qwen3:72b",name:"Qwen3 72B"},{id:"devstral:24b",name:"Devstral 24B"},{id:"deepseek-r2:671b",name:"DeepSeek R2 671B"},{id:"phi4:14b",name:"Phi 4 14B"},{id:"mistral-small3.2:24b",name:"Mistral Small 3.2 24B"}],passthroughModels:!0},cohere:{id:"cohere",alias:"cohere",format:"openai",executor:"default",baseUrl:"https://api.cohere.com/v2/chat",authType:"apikey",authHeader:"bearer",models:[{id:"command-r-plus-08-2024",name:"Command R+ (Aug 2024)"},{id:"command-r-08-2024",name:"Command R (Aug 2024)"},{id:"command-a-03-2025",name:"Command A (Mar 2025)"}]},nvidia:{id:"nvidia",alias:"nvidia",format:"openai",executor:"default",baseUrl:"https://integrate.api.nvidia.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"moonshotai/kimi-k2.5",name:"Kimi K2.5"},{id:"z-ai/glm4.7",name:"GLM 4.7"},{id:"deepseek-ai/deepseek-v3.2",name:"DeepSeek V3.2"},{id:"nvidia/llama-3.3-70b-instruct",name:"Llama 3.3 70B"},{id:"meta/llama-4-maverick-17b-128e-instruct",name:"Llama 4 Maverick"},{id:"deepseek/deepseek-r1",name:"DeepSeek R1"}]},nebius:{id:"nebius",alias:"nebius",format:"openai",executor:"default",baseUrl:"https://api.tokenfactory.nebius.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Llama-3.3-70B-Instruct",name:"Llama 3.3 70B Instruct"}]},siliconflow:{id:"siliconflow",alias:"siliconflow",format:"openai",executor:"default",baseUrl:"https://api.siliconflow.com/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"deepseek-ai/DeepSeek-V3.2",name:"DeepSeek V3.2"},{id:"deepseek-ai/DeepSeek-V3.1",name:"DeepSeek V3.1"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"Qwen/Qwen3-235B-A22B-Instruct-2507",name:"Qwen3 235B"},{id:"Qwen/Qwen3-Coder-480B-A35B-Instruct",name:"Qwen3 Coder 480B"},{id:"Qwen/Qwen3-32B",name:"Qwen3 32B"},{id:"moonshotai/Kimi-K2.5",name:"Kimi K2.5"},{id:"zai-org/GLM-4.7",name:"GLM 4.7"},{id:"openai/gpt-oss-120b",name:"GPT OSS 120B"},{id:"baidu/ERNIE-4.5-300B-A47B",name:"ERNIE 4.5 300B"}]},hyperbolic:{id:"hyperbolic",alias:"hyp",format:"openai",executor:"default",baseUrl:"https://api.hyperbolic.xyz/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"Qwen/QwQ-32B",name:"QwQ 32B"},{id:"deepseek-ai/DeepSeek-R1",name:"DeepSeek R1"},{id:"deepseek-ai/DeepSeek-V3",name:"DeepSeek V3"},{id:"meta-llama/Llama-3.3-70B-Instruct",name:"Llama 3.3 70B"},{id:"meta-llama/Llama-3.2-3B-Instruct",name:"Llama 3.2 3B"},{id:"Qwen/Qwen2.5-72B-Instruct",name:"Qwen 2.5 72B"},{id:"Qwen/Qwen2.5-Coder-32B-Instruct",name:"Qwen 2.5 Coder 32B"},{id:"NousResearch/Hermes-3-Llama-3.1-70B",name:"Hermes 3 70B"}]},huggingface:{id:"huggingface",alias:"hf",format:"openai",executor:"default",baseUrl:"https://router.huggingface.co/hf-inference/models/meta-llama/Meta-Llama-3.1-70B-Instruct/v1/chat/completions",authType:"apikey",authHeader:"bearer",models:[{id:"meta-llama/Meta-Llama-3.1-70B-Instruct",name:"Llama 3.1 70B Instruct"},{id:"meta-llama/Meta-Llama-3.1-8B-Instruct",name:"Llama 3.1 8B Instruct"},{id:"Qwen/Qwen2.5-72B-Instruct",name:"Qwen 2.5 72B"},{id:"mistralai/Mistral-7B-Instruct-v0.3",name:"Mistral 7B v0.3"},{id:"microsoft/Phi-3.5-mini-instruct",name:"Phi-3.5 Mini"}]},vertex:{id:"vertex",alias:"vertex",format:"gemini",executor:"default",baseUrl:"https://us-central1-aiplatform.googleapis.com/v1/projects",urlBuilder:(a,b,c)=>`https://generativelanguage.googleapis.com/v1beta/models/${b}:${c?"streamGenerateContent?alt=sse":"generateContent"}`,authType:"apikey",authHeader:"bearer",models:[{id:"gemini-2.5-pro",name:"Gemini 2.5 Pro (Vertex)"},{id:"gemini-2.5-flash",name:"Gemini 2.5 Flash (Vertex)"},{id:"gemini-2.0-flash-thinking-exp",name:"Gemini 2.0 Flash Thinking Exp (Vertex)"},{id:"gemma-2-27b-it",name:"Gemma 2 27B (Vertex)"},{id:"claude-opus-4-5@20251101",name:"Claude Opus 4.5 (Vertex)"},{id:"claude-sonnet-4-5@20251101",name:"Claude Sonnet 4.5 (Vertex)"}]}};function e(){let a={};for(let[b,c]of Object.entries(d)){let d={format:c.format};c.baseUrls?d.baseUrls=c.baseUrls:c.baseUrl&&(d.baseUrl=c.baseUrl),c.responsesBaseUrl&&(d.responsesBaseUrl=c.responsesBaseUrl);let e={...c.headers||{},...c.extraHeaders||{}};Object.keys(e).length>0&&(d.headers=e),c.oauth&&(c.oauth.clientIdEnv&&(d.clientId=process.env[c.oauth.clientIdEnv]||c.oauth.clientIdDefault),c.oauth.clientSecretEnv&&(d.clientSecret=process.env[c.oauth.clientSecretEnv]||c.oauth.clientSecretDefault),c.oauth.tokenUrl&&(d.tokenUrl=c.oauth.tokenUrl),c.oauth.refreshUrl&&(d.refreshUrl=c.oauth.refreshUrl),c.oauth.authUrl&&(d.authUrl=c.oauth.authUrl)),c.chatPath&&(d.chatPath=c.chatPath),c.clientVersion&&(d.clientVersion=c.clientVersion),a[b]=d}return a}function f(){let a={};for(let b of Object.values(d))if(b.models&&b.models.length>0){let c=b.alias||b.id;a[c]||(a[c]=b.models)}return a}function g(){let a={};for(let b of Object.values(d))a[b.id]=b.alias||b.id;return a}let h=new Map;for(let a of Object.values(d))a.alias&&a.alias!==a.id&&h.set(a.alias,a);function i(a){return d[a]||h.get(a)||null}function j(a){let b=i(a);return b?"apikey"===b.authType?"apikey":"oauth":"apikey"}}};