ktrouter 1.0.3 → 1.0.4

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 (996) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +88 -125
  3. package/app/.next/BUILD_ID +1 -1
  4. package/app/.next/app-path-routes-manifest.json +2 -1
  5. package/app/.next/build-manifest.json +2 -2
  6. package/app/.next/routes-manifest.json +6 -0
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  20. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  56. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  59. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  62. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  65. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  68. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  69. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/_global-error/page.js +3 -3
  71. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/_global-error.html +1 -1
  73. package/app/.next/server/app/_global-error.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  76. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  77. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  78. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  79. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  80. package/app/.next/server/app/_not-found/page.js +2 -2
  81. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/_not-found.html +1 -1
  83. package/app/.next/server/app/_not-found.rsc +4 -4
  84. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  85. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  86. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  87. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  88. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  89. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  90. package/app/.next/server/app/api/auth/login/route.js +1 -1
  91. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  92. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  93. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  94. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  95. package/app/.next/server/app/api/auth/status/route.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +3 -3
  97. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  100. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  101. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  103. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  105. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  109. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  110. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  111. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  113. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  114. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  115. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  116. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  117. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  118. package/app/.next/server/app/api/combos/route.js +1 -1
  119. package/app/.next/server/app/api/health/route.js +1 -1
  120. package/app/.next/server/app/api/init/route.js +1 -1
  121. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  122. package/app/.next/server/app/api/keys/route.js +1 -1
  123. package/app/.next/server/app/api/locale/route.js +1 -1
  124. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +1 -1
  125. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  126. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  127. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  128. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  129. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  130. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  131. package/app/.next/server/app/api/models/alias/route.js +1 -1
  132. package/app/.next/server/app/api/models/availability/route.js +1 -1
  133. package/app/.next/server/app/api/models/custom/route.js +1 -1
  134. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  135. package/app/.next/server/app/api/models/route.js +1 -1
  136. package/app/.next/server/app/api/models/test/route.js +1 -1
  137. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  138. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  139. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  140. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  141. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  142. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  143. package/app/.next/server/app/api/oauth/kiro/browser-login/route.js +2 -2
  144. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  145. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  146. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  147. package/app/.next/server/app/api/pricing/route.js +1 -1
  148. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  149. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  150. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  151. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  152. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  153. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  154. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  155. package/app/.next/server/app/api/providers/client/route.js +1 -1
  156. package/app/.next/server/app/api/providers/export/route.js +1 -1
  157. package/app/.next/server/app/api/providers/import/route.js +1 -1
  158. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  159. package/app/.next/server/app/api/providers/route.js +1 -1
  160. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  161. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  162. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  163. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  164. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  165. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  166. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  167. package/app/.next/server/app/api/settings/database/route.js +1 -1
  168. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  169. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  170. package/app/.next/server/app/api/settings/route.js +1 -1
  171. package/app/.next/server/app/api/shutdown/route.js +1 -1
  172. package/app/.next/server/app/api/tags/route.js +1 -1
  173. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  174. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  175. package/app/.next/server/app/api/translator/load/route.js +1 -1
  176. package/app/.next/server/app/api/translator/save/route.js +1 -1
  177. package/app/.next/server/app/api/translator/send/route.js +1 -1
  178. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  179. package/app/.next/server/app/api/update/check/route.js +1 -0
  180. package/app/.next/server/app/api/update/check/route.js.nft.json +1 -0
  181. package/app/.next/server/app/api/update/check/route_client-reference-manifest.js +1 -0
  182. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  183. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  184. package/app/.next/server/app/api/usage/history/route.js +1 -1
  185. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  186. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  187. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  188. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  189. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  190. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  191. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  192. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  193. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  194. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  195. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  196. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  197. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  198. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  199. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  200. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  201. package/app/.next/server/app/api/v1/models/route.js +1 -1
  202. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  203. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  204. package/app/.next/server/app/api/v1/route.js +1 -1
  205. package/app/.next/server/app/api/v1/search/route.js +1 -1
  206. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  207. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  208. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  209. package/app/.next/server/app/callback/page.js +2 -2
  210. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/callback.html +1 -1
  212. package/app/.next/server/app/callback.rsc +4 -4
  213. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  214. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  215. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  216. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  217. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  218. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  219. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  220. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  221. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  222. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  223. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  224. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  225. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  226. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  227. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  228. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  229. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  230. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  231. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  232. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  233. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  234. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  235. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  236. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  237. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  238. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  239. package/app/.next/server/app/dashboard/combos.html +1 -1
  240. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  241. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  242. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  244. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  245. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  246. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  247. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  248. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  249. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  250. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  251. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  252. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  256. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  257. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  258. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  259. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  260. package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -6
  261. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  262. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  263. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  264. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  265. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  266. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  267. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  268. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  269. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  270. package/app/.next/server/app/dashboard/mitm.html +1 -1
  271. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  272. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  273. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  274. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  275. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  276. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  277. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  278. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  279. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  280. package/app/.next/server/app/dashboard/profile.html +1 -1
  281. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  282. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  283. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  284. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  285. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  286. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  287. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  288. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  289. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  290. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  291. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  292. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  293. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  294. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  295. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  296. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  297. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  298. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  299. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  300. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  301. package/app/.next/server/app/dashboard/providers.html +1 -1
  302. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  303. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  304. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  305. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  306. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  307. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  308. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  309. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  310. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  311. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  312. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  313. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  314. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  316. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  317. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  318. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  319. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  320. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  321. package/app/.next/server/app/dashboard/quota.html +2 -2
  322. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  323. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  324. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  325. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  326. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  327. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  328. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  329. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  330. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  331. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  332. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  334. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  339. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  341. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  342. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  343. package/app/.next/server/app/dashboard/skills.html +1 -1
  344. package/app/.next/server/app/dashboard/skills.rsc +6 -6
  345. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  346. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  347. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  348. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  349. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  350. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  351. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  352. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  353. package/app/.next/server/app/dashboard/translator.html +1 -1
  354. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  355. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  356. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  357. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  358. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  359. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  360. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  361. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  362. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  363. package/app/.next/server/app/dashboard/usage.html +1 -1
  364. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  365. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  366. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  367. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  368. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  369. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  370. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  371. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  372. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  373. package/app/.next/server/app/dashboard.html +1 -1
  374. package/app/.next/server/app/dashboard.rsc +6 -6
  375. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  376. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  377. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  378. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  379. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  380. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  381. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  382. package/app/.next/server/app/favicon.ico/route.js +1 -1
  383. package/app/.next/server/app/index.html +1 -1
  384. package/app/.next/server/app/index.rsc +4 -4
  385. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  386. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  387. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  388. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  389. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  390. package/app/.next/server/app/landing/page.js +2 -2
  391. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  392. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/landing.html +1 -1
  394. package/app/.next/server/app/landing.rsc +5 -5
  395. package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
  396. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  397. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  398. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  399. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  400. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  401. package/app/.next/server/app/login/page.js +2 -2
  402. package/app/.next/server/app/login/page.js.nft.json +1 -1
  403. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  404. package/app/.next/server/app/login.html +1 -1
  405. package/app/.next/server/app/login.rsc +5 -5
  406. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  407. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  408. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  409. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  410. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  411. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  412. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  413. package/app/.next/server/app/page.js +2 -2
  414. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  415. package/app/.next/server/app-paths-manifest.json +2 -1
  416. package/app/.next/server/chunks/2760.js +1 -0
  417. package/app/.next/server/chunks/3110.js +1 -1
  418. package/app/.next/server/chunks/412.js +1 -1
  419. package/app/.next/server/chunks/4746.js +1 -1
  420. package/app/.next/server/chunks/7153.js +1 -1
  421. package/app/.next/server/chunks/7482.js +64 -0
  422. package/app/.next/server/chunks/9142.js +1 -1
  423. package/app/.next/server/middleware-build-manifest.js +1 -1
  424. package/app/.next/server/pages/404.html +1 -1
  425. package/app/.next/server/pages/500.html +1 -1
  426. package/app/{.next-cli-build/static/chunks/1321-1f274005e8c1540f.js → .next/static/chunks/1321-41a4dcfb188426d3.js} +1 -1
  427. package/app/.next/static/chunks/2194-0ae5c1abf92e1815.js +1 -0
  428. package/app/{.next-cli-build/static/chunks/5497-a8a0c19ab6b9c4c1.js → .next/static/chunks/5497-4c26400a80ef0b62.js} +2 -2
  429. package/app/.next/static/chunks/698-57b11f0d345c21be.js +64 -0
  430. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-bec714176fa8d7c4.js → page-db8ac7cf0ef9a361.js} +1 -1
  431. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/{page-86a8914cd556520f.js → page-40fd24908ac8baa7.js} +1 -1
  432. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-893d89f980f74411.js → page-780e29c4c311194c.js} +1 -1
  433. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-ee59f4f96724457b.js → .next/static/chunks/app/(dashboard)/dashboard/combos/page-bcc9a2e4246ddbd8.js} +1 -1
  434. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-942947df5d9f3fe6.js → page-b2d77aea3c0b05d0.js} +1 -1
  435. package/app/.next/static/chunks/app/(dashboard)/dashboard/{page-068f83db377de2b6.js → endpoint/page-14a181e5e19c5186.js} +1 -1
  436. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-59b4fbc3f1fc56f1.js → page-61684adea800095b.js} +1 -1
  437. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-bde0a134c064bce3.js → page-3723e8ba96394d8c.js} +1 -1
  438. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-16e6f4d5f867f5e8.js → page-05769b574d5c4ef8.js} +1 -1
  439. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/{page-d14a224b2f068144.js → page-005bbd9915c7cea0.js} +1 -1
  440. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-6057d95afbf250b9.js → page-e1b5a604b766ad70.js} +1 -1
  441. package/app/.next/static/chunks/app/(dashboard)/dashboard/{endpoint/page-068f83db377de2b6.js → page-14a181e5e19c5186.js} +1 -1
  442. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-f5815f8cf4135a41.js → .next/static/chunks/app/(dashboard)/dashboard/profile/page-57708bcc11f45673.js} +1 -1
  443. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6244bc827bc1db37.js → .next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-cccaf25e5d3dd911.js} +1 -1
  444. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-e0e60d2f940575b2.js → page-96c63eae7adf29f3.js} +1 -1
  445. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-bb220f0c70f95613.js → .next/static/chunks/app/(dashboard)/dashboard/providers/page-96b20973bc54c145.js} +1 -1
  446. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-abc650409d4556d2.js → .next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-d5ad4c7d44722fef.js} +1 -1
  447. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-416ef68ec1d6b85f.js → .next/static/chunks/app/(dashboard)/dashboard/quota/page-bddafaa872e75197.js} +1 -1
  448. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-c4158204df8fc9c8.js +1 -0
  449. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-85be4084e4727364.js → .next/static/chunks/app/(dashboard)/dashboard/translator/page-a769d03c4f44374e.js} +1 -1
  450. package/app/{.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-4c2da95208a15fe3.js → .next/static/chunks/app/(dashboard)/dashboard/usage/page-163bfd423028e8c6.js} +1 -1
  451. package/app/.next/static/chunks/app/(dashboard)/{layout-f8cf23fc65fca99f.js → layout-03b6cac1c6e1f41c.js} +1 -1
  452. package/app/.next/static/chunks/app/_global-error/page-96eac4861f242fd9.js +1 -0
  453. package/app/.next/static/chunks/app/api/auth/login/route-96eac4861f242fd9.js +1 -0
  454. package/app/.next/static/chunks/app/api/auth/logout/route-96eac4861f242fd9.js +1 -0
  455. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-96eac4861f242fd9.js +1 -0
  456. package/app/.next/static/chunks/app/api/auth/oidc/start/route-96eac4861f242fd9.js +1 -0
  457. package/app/.next/static/chunks/app/api/auth/oidc/test/route-96eac4861f242fd9.js +1 -0
  458. package/app/.next/static/chunks/app/api/auth/status/route-96eac4861f242fd9.js +1 -0
  459. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-96eac4861f242fd9.js +1 -0
  460. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-96eac4861f242fd9.js +1 -0
  461. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-96eac4861f242fd9.js +1 -0
  462. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-96eac4861f242fd9.js +1 -0
  463. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-96eac4861f242fd9.js +1 -0
  464. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-96eac4861f242fd9.js +1 -0
  465. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-96eac4861f242fd9.js +1 -0
  466. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-96eac4861f242fd9.js +1 -0
  467. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-96eac4861f242fd9.js +1 -0
  468. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-96eac4861f242fd9.js +1 -0
  469. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-96eac4861f242fd9.js +1 -0
  470. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-96eac4861f242fd9.js +1 -0
  471. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-96eac4861f242fd9.js +1 -0
  472. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-96eac4861f242fd9.js +1 -0
  473. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-96eac4861f242fd9.js +1 -0
  474. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-96eac4861f242fd9.js +1 -0
  475. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-96eac4861f242fd9.js +1 -0
  476. package/app/.next/static/chunks/app/api/cloud/auth/route-96eac4861f242fd9.js +1 -0
  477. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-96eac4861f242fd9.js +1 -0
  478. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-96eac4861f242fd9.js +1 -0
  479. package/app/.next/static/chunks/app/api/cloud/models/alias/route-96eac4861f242fd9.js +1 -0
  480. package/app/.next/static/chunks/app/api/combos/[id]/route-96eac4861f242fd9.js +1 -0
  481. package/app/.next/static/chunks/app/api/combos/route-96eac4861f242fd9.js +1 -0
  482. package/app/.next/static/chunks/app/api/health/route-96eac4861f242fd9.js +1 -0
  483. package/app/.next/static/chunks/app/api/init/route-96eac4861f242fd9.js +1 -0
  484. package/app/.next/static/chunks/app/api/keys/[id]/route-96eac4861f242fd9.js +1 -0
  485. package/app/.next/static/chunks/app/api/keys/route-96eac4861f242fd9.js +1 -0
  486. package/app/.next/static/chunks/app/api/locale/route-96eac4861f242fd9.js +1 -0
  487. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-96eac4861f242fd9.js +1 -0
  488. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-96eac4861f242fd9.js +1 -0
  489. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-96eac4861f242fd9.js +1 -0
  490. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-96eac4861f242fd9.js +1 -0
  491. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-96eac4861f242fd9.js +1 -0
  492. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-96eac4861f242fd9.js +1 -0
  493. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-96eac4861f242fd9.js +1 -0
  494. package/app/.next/static/chunks/app/api/models/alias/route-96eac4861f242fd9.js +1 -0
  495. package/app/.next/static/chunks/app/api/models/availability/route-96eac4861f242fd9.js +1 -0
  496. package/app/.next/static/chunks/app/api/models/custom/route-96eac4861f242fd9.js +1 -0
  497. package/app/.next/static/chunks/app/api/models/disabled/route-96eac4861f242fd9.js +1 -0
  498. package/app/.next/static/chunks/app/api/models/route-96eac4861f242fd9.js +1 -0
  499. package/app/.next/static/chunks/app/api/models/test/route-96eac4861f242fd9.js +1 -0
  500. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-96eac4861f242fd9.js +1 -0
  501. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-96eac4861f242fd9.js +1 -0
  502. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-96eac4861f242fd9.js +1 -0
  503. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-96eac4861f242fd9.js +1 -0
  504. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-96eac4861f242fd9.js +1 -0
  505. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-96eac4861f242fd9.js +1 -0
  506. package/app/.next/static/chunks/app/api/oauth/kiro/browser-login/route-96eac4861f242fd9.js +1 -0
  507. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-96eac4861f242fd9.js +1 -0
  508. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-96eac4861f242fd9.js +1 -0
  509. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-96eac4861f242fd9.js +1 -0
  510. package/app/.next/static/chunks/app/api/pricing/route-96eac4861f242fd9.js +1 -0
  511. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-96eac4861f242fd9.js +1 -0
  512. package/app/.next/static/chunks/app/api/provider-nodes/route-96eac4861f242fd9.js +1 -0
  513. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-96eac4861f242fd9.js +1 -0
  514. package/app/.next/static/chunks/app/api/providers/[id]/models/route-96eac4861f242fd9.js +1 -0
  515. package/app/.next/static/chunks/app/api/providers/[id]/route-96eac4861f242fd9.js +1 -0
  516. package/app/.next/static/chunks/app/api/providers/[id]/test/route-96eac4861f242fd9.js +1 -0
  517. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-96eac4861f242fd9.js +1 -0
  518. package/app/.next/static/chunks/app/api/providers/client/route-96eac4861f242fd9.js +1 -0
  519. package/app/.next/static/chunks/app/api/providers/export/route-96eac4861f242fd9.js +1 -0
  520. package/app/.next/static/chunks/app/api/providers/import/route-96eac4861f242fd9.js +1 -0
  521. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-96eac4861f242fd9.js +1 -0
  522. package/app/.next/static/chunks/app/api/providers/route-96eac4861f242fd9.js +1 -0
  523. package/app/.next/static/chunks/app/api/providers/suggested-models/route-96eac4861f242fd9.js +1 -0
  524. package/app/.next/static/chunks/app/api/providers/test-batch/route-96eac4861f242fd9.js +1 -0
  525. package/app/.next/static/chunks/app/api/providers/validate/route-96eac4861f242fd9.js +1 -0
  526. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-96eac4861f242fd9.js +1 -0
  527. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-96eac4861f242fd9.js +1 -0
  528. package/app/.next/static/chunks/app/api/proxy-pools/route-96eac4861f242fd9.js +1 -0
  529. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-96eac4861f242fd9.js +1 -0
  530. package/app/.next/static/chunks/app/api/settings/database/route-96eac4861f242fd9.js +1 -0
  531. package/app/.next/static/chunks/app/api/settings/proxy-test/route-96eac4861f242fd9.js +1 -0
  532. package/app/.next/static/chunks/app/api/settings/require-login/route-96eac4861f242fd9.js +1 -0
  533. package/app/.next/static/chunks/app/api/settings/route-96eac4861f242fd9.js +1 -0
  534. package/app/.next/static/chunks/app/api/shutdown/route-96eac4861f242fd9.js +1 -0
  535. package/app/.next/static/chunks/app/api/tags/route-96eac4861f242fd9.js +1 -0
  536. package/app/.next/static/chunks/app/api/translator/console-logs/route-96eac4861f242fd9.js +1 -0
  537. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-96eac4861f242fd9.js +1 -0
  538. package/app/.next/static/chunks/app/api/translator/load/route-96eac4861f242fd9.js +1 -0
  539. package/app/.next/static/chunks/app/api/translator/save/route-96eac4861f242fd9.js +1 -0
  540. package/app/.next/static/chunks/app/api/translator/send/route-96eac4861f242fd9.js +1 -0
  541. package/app/.next/static/chunks/app/api/translator/translate/route-96eac4861f242fd9.js +1 -0
  542. package/app/.next/static/chunks/app/api/update/check/route-96eac4861f242fd9.js +1 -0
  543. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-96eac4861f242fd9.js +1 -0
  544. package/app/.next/static/chunks/app/api/usage/chart/route-96eac4861f242fd9.js +1 -0
  545. package/app/.next/static/chunks/app/api/usage/history/route-96eac4861f242fd9.js +1 -0
  546. package/app/.next/static/chunks/app/api/usage/providers/route-96eac4861f242fd9.js +1 -0
  547. package/app/.next/static/chunks/app/api/usage/request-details/route-96eac4861f242fd9.js +1 -0
  548. package/app/.next/static/chunks/app/api/usage/request-logs/route-96eac4861f242fd9.js +1 -0
  549. package/app/.next/static/chunks/app/api/usage/stats/route-96eac4861f242fd9.js +1 -0
  550. package/app/.next/static/chunks/app/api/usage/stream/route-96eac4861f242fd9.js +1 -0
  551. package/app/.next/static/chunks/app/api/v1/api/chat/route-96eac4861f242fd9.js +1 -0
  552. package/app/.next/static/chunks/app/api/v1/audio/speech/route-96eac4861f242fd9.js +1 -0
  553. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-96eac4861f242fd9.js +1 -0
  554. package/app/.next/static/chunks/app/api/v1/audio/voices/route-96eac4861f242fd9.js +1 -0
  555. package/app/.next/static/chunks/app/api/v1/chat/completions/route-96eac4861f242fd9.js +1 -0
  556. package/app/.next/static/chunks/app/api/v1/embeddings/route-96eac4861f242fd9.js +1 -0
  557. package/app/.next/static/chunks/app/api/v1/images/generations/route-96eac4861f242fd9.js +1 -0
  558. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-96eac4861f242fd9.js +1 -0
  559. package/app/.next/static/chunks/app/api/v1/messages/route-96eac4861f242fd9.js +1 -0
  560. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-96eac4861f242fd9.js +1 -0
  561. package/app/.next/static/chunks/app/api/v1/models/info/route-96eac4861f242fd9.js +1 -0
  562. package/app/.next/static/chunks/app/api/v1/models/route-96eac4861f242fd9.js +1 -0
  563. package/app/.next/static/chunks/app/api/v1/responses/compact/route-96eac4861f242fd9.js +1 -0
  564. package/app/.next/static/chunks/app/api/v1/responses/route-96eac4861f242fd9.js +1 -0
  565. package/app/.next/static/chunks/app/api/v1/route-96eac4861f242fd9.js +1 -0
  566. package/app/.next/static/chunks/app/api/v1/search/route-96eac4861f242fd9.js +1 -0
  567. package/app/.next/static/chunks/app/api/v1/web/fetch/route-96eac4861f242fd9.js +1 -0
  568. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-96eac4861f242fd9.js +1 -0
  569. package/app/.next/static/chunks/app/api/v1beta/models/route-96eac4861f242fd9.js +1 -0
  570. package/app/.next/static/chunks/app/landing/page-3d2b079bd25f0dda.js +1 -0
  571. package/app/.next/static/chunks/app/login/{page-572b0096f259fd38.js → page-050a9acacb7d8882.js} +1 -1
  572. package/app/.next/static/chunks/app/manifest.webmanifest/route-96eac4861f242fd9.js +1 -0
  573. package/app/.next/static/chunks/app/page-96eac4861f242fd9.js +1 -0
  574. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-96eac4861f242fd9.js +1 -0
  575. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-96eac4861f242fd9.js +1 -0
  576. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-96eac4861f242fd9.js +1 -0
  577. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-96eac4861f242fd9.js +1 -0
  578. package/app/.next/static/css/712c443ed43dbfcd.css +1 -0
  579. package/app/.next/static/vnu1gZOqzvf9J7CUswxcA/_buildManifest.js +1 -0
  580. package/app/{.next/static/chunks/1321-1f274005e8c1540f.js → .next-cli-build/static/chunks/1321-41a4dcfb188426d3.js} +1 -1
  581. package/app/.next-cli-build/static/chunks/2194-0ae5c1abf92e1815.js +1 -0
  582. package/app/{.next/static/chunks/5497-a8a0c19ab6b9c4c1.js → .next-cli-build/static/chunks/5497-4c26400a80ef0b62.js} +2 -2
  583. package/app/.next-cli-build/static/chunks/698-57b11f0d345c21be.js +64 -0
  584. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-bec714176fa8d7c4.js → page-db8ac7cf0ef9a361.js} +1 -1
  585. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/{page-86a8914cd556520f.js → page-40fd24908ac8baa7.js} +1 -1
  586. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-893d89f980f74411.js → page-780e29c4c311194c.js} +1 -1
  587. package/app/{.next/static/chunks/app/(dashboard)/dashboard/combos/page-ee59f4f96724457b.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-bcc9a2e4246ddbd8.js} +1 -1
  588. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/{page-942947df5d9f3fe6.js → page-b2d77aea3c0b05d0.js} +1 -1
  589. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/{page-068f83db377de2b6.js → page-14a181e5e19c5186.js} +1 -1
  590. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-59b4fbc3f1fc56f1.js → page-61684adea800095b.js} +1 -1
  591. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-bde0a134c064bce3.js → page-3723e8ba96394d8c.js} +1 -1
  592. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-16e6f4d5f867f5e8.js → page-05769b574d5c4ef8.js} +1 -1
  593. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/{page-d14a224b2f068144.js → page-005bbd9915c7cea0.js} +1 -1
  594. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/{page-6057d95afbf250b9.js → page-e1b5a604b766ad70.js} +1 -1
  595. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/{page-068f83db377de2b6.js → page-14a181e5e19c5186.js} +1 -1
  596. package/app/{.next/static/chunks/app/(dashboard)/dashboard/profile/page-f5815f8cf4135a41.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-57708bcc11f45673.js} +1 -1
  597. package/app/{.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6244bc827bc1db37.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-cccaf25e5d3dd911.js} +1 -1
  598. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/{page-e0e60d2f940575b2.js → page-96c63eae7adf29f3.js} +1 -1
  599. package/app/{.next/static/chunks/app/(dashboard)/dashboard/providers/page-bb220f0c70f95613.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-96b20973bc54c145.js} +1 -1
  600. package/app/{.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-abc650409d4556d2.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-d5ad4c7d44722fef.js} +1 -1
  601. package/app/{.next/static/chunks/app/(dashboard)/dashboard/quota/page-416ef68ec1d6b85f.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-bddafaa872e75197.js} +1 -1
  602. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-c4158204df8fc9c8.js +1 -0
  603. package/app/{.next/static/chunks/app/(dashboard)/dashboard/translator/page-85be4084e4727364.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-a769d03c4f44374e.js} +1 -1
  604. package/app/{.next/static/chunks/app/(dashboard)/dashboard/usage/page-4c2da95208a15fe3.js → .next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-163bfd423028e8c6.js} +1 -1
  605. package/app/.next-cli-build/static/chunks/app/(dashboard)/{layout-f8cf23fc65fca99f.js → layout-03b6cac1c6e1f41c.js} +1 -1
  606. package/app/.next-cli-build/static/chunks/app/_global-error/{page-eb011c7eb268b87e.js → page-96eac4861f242fd9.js} +1 -1
  607. package/app/.next-cli-build/static/chunks/app/api/auth/login/{route-eb011c7eb268b87e.js → route-96eac4861f242fd9.js} +1 -1
  608. package/app/.next-cli-build/static/chunks/app/api/auth/logout/{route-eb011c7eb268b87e.js → route-96eac4861f242fd9.js} +1 -1
  609. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/{route-eb011c7eb268b87e.js → route-96eac4861f242fd9.js} +1 -1
  610. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-96eac4861f242fd9.js +1 -0
  611. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-96eac4861f242fd9.js +1 -0
  612. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-96eac4861f242fd9.js +1 -0
  613. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-96eac4861f242fd9.js +1 -0
  614. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-96eac4861f242fd9.js +1 -0
  615. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-96eac4861f242fd9.js +1 -0
  616. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-96eac4861f242fd9.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-96eac4861f242fd9.js +1 -0
  618. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-96eac4861f242fd9.js +1 -0
  619. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-96eac4861f242fd9.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-96eac4861f242fd9.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-96eac4861f242fd9.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-96eac4861f242fd9.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-96eac4861f242fd9.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-96eac4861f242fd9.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-96eac4861f242fd9.js +1 -0
  626. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-96eac4861f242fd9.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-96eac4861f242fd9.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-96eac4861f242fd9.js +1 -0
  629. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-96eac4861f242fd9.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/cloud/auth/route-96eac4861f242fd9.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/cloud/credentials/update/route-96eac4861f242fd9.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/cloud/model/resolve/route-96eac4861f242fd9.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/cloud/models/alias/route-96eac4861f242fd9.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-96eac4861f242fd9.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/combos/route-96eac4861f242fd9.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/health/route-96eac4861f242fd9.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/init/route-96eac4861f242fd9.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-96eac4861f242fd9.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/keys/route-96eac4861f242fd9.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/locale/route-96eac4861f242fd9.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-96eac4861f242fd9.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-96eac4861f242fd9.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-96eac4861f242fd9.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-96eac4861f242fd9.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-96eac4861f242fd9.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-96eac4861f242fd9.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-96eac4861f242fd9.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-96eac4861f242fd9.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-96eac4861f242fd9.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-96eac4861f242fd9.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-96eac4861f242fd9.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/models/route-96eac4861f242fd9.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/models/test/route-96eac4861f242fd9.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-96eac4861f242fd9.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-96eac4861f242fd9.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-96eac4861f242fd9.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-96eac4861f242fd9.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-96eac4861f242fd9.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-96eac4861f242fd9.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/browser-login/route-96eac4861f242fd9.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-96eac4861f242fd9.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-96eac4861f242fd9.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-96eac4861f242fd9.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/pricing/route-96eac4861f242fd9.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-96eac4861f242fd9.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-96eac4861f242fd9.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-96eac4861f242fd9.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-96eac4861f242fd9.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-96eac4861f242fd9.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-96eac4861f242fd9.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-96eac4861f242fd9.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-96eac4861f242fd9.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/providers/export/route-96eac4861f242fd9.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/providers/import/route-96eac4861f242fd9.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-96eac4861f242fd9.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/providers/route-96eac4861f242fd9.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-96eac4861f242fd9.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-96eac4861f242fd9.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-96eac4861f242fd9.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-96eac4861f242fd9.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-96eac4861f242fd9.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-96eac4861f242fd9.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-96eac4861f242fd9.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-96eac4861f242fd9.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-96eac4861f242fd9.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-96eac4861f242fd9.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/settings/route-96eac4861f242fd9.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-96eac4861f242fd9.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/tags/route-96eac4861f242fd9.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-96eac4861f242fd9.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-96eac4861f242fd9.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-96eac4861f242fd9.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-96eac4861f242fd9.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-96eac4861f242fd9.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-96eac4861f242fd9.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/update/check/route-96eac4861f242fd9.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-96eac4861f242fd9.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-96eac4861f242fd9.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-96eac4861f242fd9.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-96eac4861f242fd9.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-96eac4861f242fd9.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-96eac4861f242fd9.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-96eac4861f242fd9.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-96eac4861f242fd9.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-96eac4861f242fd9.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-96eac4861f242fd9.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-96eac4861f242fd9.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-96eac4861f242fd9.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-96eac4861f242fd9.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-96eac4861f242fd9.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-96eac4861f242fd9.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-96eac4861f242fd9.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-96eac4861f242fd9.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-96eac4861f242fd9.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-96eac4861f242fd9.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-96eac4861f242fd9.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-96eac4861f242fd9.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-96eac4861f242fd9.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/v1/route-96eac4861f242fd9.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-96eac4861f242fd9.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-96eac4861f242fd9.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-96eac4861f242fd9.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-96eac4861f242fd9.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/landing/page-3d2b079bd25f0dda.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/login/{page-572b0096f259fd38.js → page-050a9acacb7d8882.js} +1 -1
  726. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-96eac4861f242fd9.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/page-96eac4861f242fd9.js +1 -0
  728. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-96eac4861f242fd9.js +1 -0
  729. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-96eac4861f242fd9.js +1 -0
  730. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-96eac4861f242fd9.js +1 -0
  731. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-96eac4861f242fd9.js +1 -0
  732. package/app/.next-cli-build/static/css/712c443ed43dbfcd.css +1 -0
  733. package/app/.next-cli-build/static/vnu1gZOqzvf9J7CUswxcA/_buildManifest.js +1 -0
  734. package/app/package.json +1 -1
  735. package/app/public/CHANGELOG.md +5 -0
  736. package/package.json +4 -4
  737. package/src/cli/api/client.js +8 -8
  738. package/src/cli/menus/providers.js +1 -1
  739. package/src/cli/menus/settings.js +1 -1
  740. package/app/.next/server/chunks/3913.js +0 -64
  741. package/app/.next/static/chunks/1051-200f4cd85d329ee1.js +0 -64
  742. package/app/.next/static/chunks/5242-bb1a1a7ec3bfb62f.js +0 -1
  743. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-c1aaa2222659e050.js +0 -1
  744. package/app/.next/static/chunks/app/_global-error/page-eb011c7eb268b87e.js +0 -1
  745. package/app/.next/static/chunks/app/api/auth/login/route-eb011c7eb268b87e.js +0 -1
  746. package/app/.next/static/chunks/app/api/auth/logout/route-eb011c7eb268b87e.js +0 -1
  747. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-eb011c7eb268b87e.js +0 -1
  748. package/app/.next/static/chunks/app/api/auth/oidc/start/route-eb011c7eb268b87e.js +0 -1
  749. package/app/.next/static/chunks/app/api/auth/oidc/test/route-eb011c7eb268b87e.js +0 -1
  750. package/app/.next/static/chunks/app/api/auth/status/route-eb011c7eb268b87e.js +0 -1
  751. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-eb011c7eb268b87e.js +0 -1
  752. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-eb011c7eb268b87e.js +0 -1
  753. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-eb011c7eb268b87e.js +0 -1
  754. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-eb011c7eb268b87e.js +0 -1
  755. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-eb011c7eb268b87e.js +0 -1
  756. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-eb011c7eb268b87e.js +0 -1
  757. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-eb011c7eb268b87e.js +0 -1
  758. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-eb011c7eb268b87e.js +0 -1
  759. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-eb011c7eb268b87e.js +0 -1
  760. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-eb011c7eb268b87e.js +0 -1
  761. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-eb011c7eb268b87e.js +0 -1
  762. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-eb011c7eb268b87e.js +0 -1
  763. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-eb011c7eb268b87e.js +0 -1
  764. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-eb011c7eb268b87e.js +0 -1
  765. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-eb011c7eb268b87e.js +0 -1
  766. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-eb011c7eb268b87e.js +0 -1
  767. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-eb011c7eb268b87e.js +0 -1
  768. package/app/.next/static/chunks/app/api/cloud/auth/route-eb011c7eb268b87e.js +0 -1
  769. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-eb011c7eb268b87e.js +0 -1
  770. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-eb011c7eb268b87e.js +0 -1
  771. package/app/.next/static/chunks/app/api/cloud/models/alias/route-eb011c7eb268b87e.js +0 -1
  772. package/app/.next/static/chunks/app/api/combos/[id]/route-eb011c7eb268b87e.js +0 -1
  773. package/app/.next/static/chunks/app/api/combos/route-eb011c7eb268b87e.js +0 -1
  774. package/app/.next/static/chunks/app/api/health/route-eb011c7eb268b87e.js +0 -1
  775. package/app/.next/static/chunks/app/api/init/route-eb011c7eb268b87e.js +0 -1
  776. package/app/.next/static/chunks/app/api/keys/[id]/route-eb011c7eb268b87e.js +0 -1
  777. package/app/.next/static/chunks/app/api/keys/route-eb011c7eb268b87e.js +0 -1
  778. package/app/.next/static/chunks/app/api/locale/route-eb011c7eb268b87e.js +0 -1
  779. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-eb011c7eb268b87e.js +0 -1
  780. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-eb011c7eb268b87e.js +0 -1
  781. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-eb011c7eb268b87e.js +0 -1
  782. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-eb011c7eb268b87e.js +0 -1
  783. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-eb011c7eb268b87e.js +0 -1
  784. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-eb011c7eb268b87e.js +0 -1
  785. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-eb011c7eb268b87e.js +0 -1
  786. package/app/.next/static/chunks/app/api/models/alias/route-eb011c7eb268b87e.js +0 -1
  787. package/app/.next/static/chunks/app/api/models/availability/route-eb011c7eb268b87e.js +0 -1
  788. package/app/.next/static/chunks/app/api/models/custom/route-eb011c7eb268b87e.js +0 -1
  789. package/app/.next/static/chunks/app/api/models/disabled/route-eb011c7eb268b87e.js +0 -1
  790. package/app/.next/static/chunks/app/api/models/route-eb011c7eb268b87e.js +0 -1
  791. package/app/.next/static/chunks/app/api/models/test/route-eb011c7eb268b87e.js +0 -1
  792. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-eb011c7eb268b87e.js +0 -1
  793. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-eb011c7eb268b87e.js +0 -1
  794. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-eb011c7eb268b87e.js +0 -1
  795. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-eb011c7eb268b87e.js +0 -1
  796. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-eb011c7eb268b87e.js +0 -1
  797. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-eb011c7eb268b87e.js +0 -1
  798. package/app/.next/static/chunks/app/api/oauth/kiro/browser-login/route-eb011c7eb268b87e.js +0 -1
  799. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-eb011c7eb268b87e.js +0 -1
  800. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-eb011c7eb268b87e.js +0 -1
  801. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-eb011c7eb268b87e.js +0 -1
  802. package/app/.next/static/chunks/app/api/pricing/route-eb011c7eb268b87e.js +0 -1
  803. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-eb011c7eb268b87e.js +0 -1
  804. package/app/.next/static/chunks/app/api/provider-nodes/route-eb011c7eb268b87e.js +0 -1
  805. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-eb011c7eb268b87e.js +0 -1
  806. package/app/.next/static/chunks/app/api/providers/[id]/models/route-eb011c7eb268b87e.js +0 -1
  807. package/app/.next/static/chunks/app/api/providers/[id]/route-eb011c7eb268b87e.js +0 -1
  808. package/app/.next/static/chunks/app/api/providers/[id]/test/route-eb011c7eb268b87e.js +0 -1
  809. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-eb011c7eb268b87e.js +0 -1
  810. package/app/.next/static/chunks/app/api/providers/client/route-eb011c7eb268b87e.js +0 -1
  811. package/app/.next/static/chunks/app/api/providers/export/route-eb011c7eb268b87e.js +0 -1
  812. package/app/.next/static/chunks/app/api/providers/import/route-eb011c7eb268b87e.js +0 -1
  813. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-eb011c7eb268b87e.js +0 -1
  814. package/app/.next/static/chunks/app/api/providers/route-eb011c7eb268b87e.js +0 -1
  815. package/app/.next/static/chunks/app/api/providers/suggested-models/route-eb011c7eb268b87e.js +0 -1
  816. package/app/.next/static/chunks/app/api/providers/test-batch/route-eb011c7eb268b87e.js +0 -1
  817. package/app/.next/static/chunks/app/api/providers/validate/route-eb011c7eb268b87e.js +0 -1
  818. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-eb011c7eb268b87e.js +0 -1
  819. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-eb011c7eb268b87e.js +0 -1
  820. package/app/.next/static/chunks/app/api/proxy-pools/route-eb011c7eb268b87e.js +0 -1
  821. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-eb011c7eb268b87e.js +0 -1
  822. package/app/.next/static/chunks/app/api/settings/database/route-eb011c7eb268b87e.js +0 -1
  823. package/app/.next/static/chunks/app/api/settings/proxy-test/route-eb011c7eb268b87e.js +0 -1
  824. package/app/.next/static/chunks/app/api/settings/require-login/route-eb011c7eb268b87e.js +0 -1
  825. package/app/.next/static/chunks/app/api/settings/route-eb011c7eb268b87e.js +0 -1
  826. package/app/.next/static/chunks/app/api/shutdown/route-eb011c7eb268b87e.js +0 -1
  827. package/app/.next/static/chunks/app/api/tags/route-eb011c7eb268b87e.js +0 -1
  828. package/app/.next/static/chunks/app/api/translator/console-logs/route-eb011c7eb268b87e.js +0 -1
  829. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-eb011c7eb268b87e.js +0 -1
  830. package/app/.next/static/chunks/app/api/translator/load/route-eb011c7eb268b87e.js +0 -1
  831. package/app/.next/static/chunks/app/api/translator/save/route-eb011c7eb268b87e.js +0 -1
  832. package/app/.next/static/chunks/app/api/translator/send/route-eb011c7eb268b87e.js +0 -1
  833. package/app/.next/static/chunks/app/api/translator/translate/route-eb011c7eb268b87e.js +0 -1
  834. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-eb011c7eb268b87e.js +0 -1
  835. package/app/.next/static/chunks/app/api/usage/chart/route-eb011c7eb268b87e.js +0 -1
  836. package/app/.next/static/chunks/app/api/usage/history/route-eb011c7eb268b87e.js +0 -1
  837. package/app/.next/static/chunks/app/api/usage/providers/route-eb011c7eb268b87e.js +0 -1
  838. package/app/.next/static/chunks/app/api/usage/request-details/route-eb011c7eb268b87e.js +0 -1
  839. package/app/.next/static/chunks/app/api/usage/request-logs/route-eb011c7eb268b87e.js +0 -1
  840. package/app/.next/static/chunks/app/api/usage/stats/route-eb011c7eb268b87e.js +0 -1
  841. package/app/.next/static/chunks/app/api/usage/stream/route-eb011c7eb268b87e.js +0 -1
  842. package/app/.next/static/chunks/app/api/v1/api/chat/route-eb011c7eb268b87e.js +0 -1
  843. package/app/.next/static/chunks/app/api/v1/audio/speech/route-eb011c7eb268b87e.js +0 -1
  844. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-eb011c7eb268b87e.js +0 -1
  845. package/app/.next/static/chunks/app/api/v1/audio/voices/route-eb011c7eb268b87e.js +0 -1
  846. package/app/.next/static/chunks/app/api/v1/chat/completions/route-eb011c7eb268b87e.js +0 -1
  847. package/app/.next/static/chunks/app/api/v1/embeddings/route-eb011c7eb268b87e.js +0 -1
  848. package/app/.next/static/chunks/app/api/v1/images/generations/route-eb011c7eb268b87e.js +0 -1
  849. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-eb011c7eb268b87e.js +0 -1
  850. package/app/.next/static/chunks/app/api/v1/messages/route-eb011c7eb268b87e.js +0 -1
  851. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-eb011c7eb268b87e.js +0 -1
  852. package/app/.next/static/chunks/app/api/v1/models/info/route-eb011c7eb268b87e.js +0 -1
  853. package/app/.next/static/chunks/app/api/v1/models/route-eb011c7eb268b87e.js +0 -1
  854. package/app/.next/static/chunks/app/api/v1/responses/compact/route-eb011c7eb268b87e.js +0 -1
  855. package/app/.next/static/chunks/app/api/v1/responses/route-eb011c7eb268b87e.js +0 -1
  856. package/app/.next/static/chunks/app/api/v1/route-eb011c7eb268b87e.js +0 -1
  857. package/app/.next/static/chunks/app/api/v1/search/route-eb011c7eb268b87e.js +0 -1
  858. package/app/.next/static/chunks/app/api/v1/web/fetch/route-eb011c7eb268b87e.js +0 -1
  859. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-eb011c7eb268b87e.js +0 -1
  860. package/app/.next/static/chunks/app/api/v1beta/models/route-eb011c7eb268b87e.js +0 -1
  861. package/app/.next/static/chunks/app/landing/page-a9e7cef42d02f55b.js +0 -1
  862. package/app/.next/static/chunks/app/manifest.webmanifest/route-eb011c7eb268b87e.js +0 -1
  863. package/app/.next/static/chunks/app/page-eb011c7eb268b87e.js +0 -1
  864. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-eb011c7eb268b87e.js +0 -1
  865. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-eb011c7eb268b87e.js +0 -1
  866. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-eb011c7eb268b87e.js +0 -1
  867. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-eb011c7eb268b87e.js +0 -1
  868. package/app/.next/static/css/1c9d052767a8c6e4.css +0 -1
  869. package/app/.next/static/e2lZe4FdVnmOmWkyKbhxp/_buildManifest.js +0 -1
  870. package/app/.next-cli-build/static/chunks/1051-200f4cd85d329ee1.js +0 -64
  871. package/app/.next-cli-build/static/chunks/5242-bb1a1a7ec3bfb62f.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-c1aaa2222659e050.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-eb011c7eb268b87e.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-eb011c7eb268b87e.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-eb011c7eb268b87e.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-eb011c7eb268b87e.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-eb011c7eb268b87e.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-eb011c7eb268b87e.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-eb011c7eb268b87e.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-eb011c7eb268b87e.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-eb011c7eb268b87e.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-eb011c7eb268b87e.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-eb011c7eb268b87e.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-eb011c7eb268b87e.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-eb011c7eb268b87e.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-eb011c7eb268b87e.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-eb011c7eb268b87e.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-eb011c7eb268b87e.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-eb011c7eb268b87e.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-eb011c7eb268b87e.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-eb011c7eb268b87e.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-eb011c7eb268b87e.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/cloud/auth/route-eb011c7eb268b87e.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/cloud/credentials/update/route-eb011c7eb268b87e.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/cloud/model/resolve/route-eb011c7eb268b87e.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/cloud/models/alias/route-eb011c7eb268b87e.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-eb011c7eb268b87e.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/combos/route-eb011c7eb268b87e.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/health/route-eb011c7eb268b87e.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/init/route-eb011c7eb268b87e.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-eb011c7eb268b87e.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/keys/route-eb011c7eb268b87e.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/locale/route-eb011c7eb268b87e.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-eb011c7eb268b87e.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-eb011c7eb268b87e.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-eb011c7eb268b87e.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-eb011c7eb268b87e.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-eb011c7eb268b87e.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-eb011c7eb268b87e.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-eb011c7eb268b87e.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-eb011c7eb268b87e.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-eb011c7eb268b87e.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-eb011c7eb268b87e.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-eb011c7eb268b87e.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/models/route-eb011c7eb268b87e.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/models/test/route-eb011c7eb268b87e.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-eb011c7eb268b87e.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-eb011c7eb268b87e.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-eb011c7eb268b87e.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-eb011c7eb268b87e.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-eb011c7eb268b87e.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-eb011c7eb268b87e.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/browser-login/route-eb011c7eb268b87e.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-eb011c7eb268b87e.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-eb011c7eb268b87e.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-eb011c7eb268b87e.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/pricing/route-eb011c7eb268b87e.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-eb011c7eb268b87e.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-eb011c7eb268b87e.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-eb011c7eb268b87e.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-eb011c7eb268b87e.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-eb011c7eb268b87e.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-eb011c7eb268b87e.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-eb011c7eb268b87e.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-eb011c7eb268b87e.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/providers/export/route-eb011c7eb268b87e.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/providers/import/route-eb011c7eb268b87e.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-eb011c7eb268b87e.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/providers/route-eb011c7eb268b87e.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-eb011c7eb268b87e.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-eb011c7eb268b87e.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-eb011c7eb268b87e.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-eb011c7eb268b87e.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-eb011c7eb268b87e.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-eb011c7eb268b87e.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-eb011c7eb268b87e.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-eb011c7eb268b87e.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-eb011c7eb268b87e.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-eb011c7eb268b87e.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/settings/route-eb011c7eb268b87e.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-eb011c7eb268b87e.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/tags/route-eb011c7eb268b87e.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-eb011c7eb268b87e.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-eb011c7eb268b87e.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-eb011c7eb268b87e.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-eb011c7eb268b87e.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-eb011c7eb268b87e.js +0 -1
  958. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-eb011c7eb268b87e.js +0 -1
  959. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-eb011c7eb268b87e.js +0 -1
  960. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-eb011c7eb268b87e.js +0 -1
  961. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-eb011c7eb268b87e.js +0 -1
  962. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-eb011c7eb268b87e.js +0 -1
  963. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-eb011c7eb268b87e.js +0 -1
  964. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-eb011c7eb268b87e.js +0 -1
  965. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-eb011c7eb268b87e.js +0 -1
  966. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-eb011c7eb268b87e.js +0 -1
  967. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-eb011c7eb268b87e.js +0 -1
  968. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-eb011c7eb268b87e.js +0 -1
  969. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-eb011c7eb268b87e.js +0 -1
  970. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-eb011c7eb268b87e.js +0 -1
  971. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-eb011c7eb268b87e.js +0 -1
  972. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-eb011c7eb268b87e.js +0 -1
  973. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-eb011c7eb268b87e.js +0 -1
  974. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-eb011c7eb268b87e.js +0 -1
  975. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-eb011c7eb268b87e.js +0 -1
  976. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-eb011c7eb268b87e.js +0 -1
  977. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-eb011c7eb268b87e.js +0 -1
  978. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-eb011c7eb268b87e.js +0 -1
  979. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-eb011c7eb268b87e.js +0 -1
  980. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-eb011c7eb268b87e.js +0 -1
  981. package/app/.next-cli-build/static/chunks/app/api/v1/route-eb011c7eb268b87e.js +0 -1
  982. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-eb011c7eb268b87e.js +0 -1
  983. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-eb011c7eb268b87e.js +0 -1
  984. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-eb011c7eb268b87e.js +0 -1
  985. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-eb011c7eb268b87e.js +0 -1
  986. package/app/.next-cli-build/static/chunks/app/landing/page-a9e7cef42d02f55b.js +0 -1
  987. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-eb011c7eb268b87e.js +0 -1
  988. package/app/.next-cli-build/static/chunks/app/page-eb011c7eb268b87e.js +0 -1
  989. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-eb011c7eb268b87e.js +0 -1
  990. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-eb011c7eb268b87e.js +0 -1
  991. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-eb011c7eb268b87e.js +0 -1
  992. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-eb011c7eb268b87e.js +0 -1
  993. package/app/.next-cli-build/static/css/1c9d052767a8c6e4.css +0 -1
  994. package/app/.next-cli-build/static/e2lZe4FdVnmOmWkyKbhxp/_buildManifest.js +0 -1
  995. /package/app/.next/static/{e2lZe4FdVnmOmWkyKbhxp → vnu1gZOqzvf9J7CUswxcA}/_ssgManifest.js +0 -0
  996. /package/app/.next-cli-build/static/{e2lZe4FdVnmOmWkyKbhxp → vnu1gZOqzvf9J7CUswxcA}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4465],{77045:(e,t,r)=>{Promise.resolve().then(r.bind(r,88512))},88512:(e,t,r)=>{"use strict";r.d(t,{default:()=>g});var s=r(95155),a=r(12115),i=r(35497),l=r(28777),n=r(52679);let o="basic-chat.sessions",d="basic-chat.activeSessionId",c="basic-chat.activeProviderId",m="basic-chat.draft";function u(){return globalThis.crypto?.randomUUID?globalThis.crypto.randomUUID():`chat_${Date.now()}_${Math.random().toString(16).slice(2)}`}function p(e){if("string"==typeof e)return e;if(null==e)return"";if(Array.isArray(e))return e.map(p).filter(Boolean).join(" ");if("object"==typeof e){if("string"==typeof e.message)return e.message;if("string"==typeof e.error)return e.error;try{return JSON.stringify(e)}catch{}}return String(e)}function h(e=""){let t=p(e).replace(/\s+/g," ").trim();return t?t.length>52?`${t.slice(0,52).trimEnd()}…`:t:"New chat"}async function x(e){return await new Promise((t,r)=>{let s=new FileReader;s.onload=()=>t(String(s.result||"")),s.onerror=()=>r(s.error||Error("Failed to read file")),s.readAsDataURL(e)})}function f(e){return e?.name||function(e=""){return String(e).replace(/[-_]/g," ").replace(/\b\w/g,e=>e.toUpperCase()).trim()||"Unknown"}(e?.provider||e?.id||"provider")}function g(){let[e,t]=(0,a.useState)([]),[r,g]=(0,a.useState)(!0),[w,v]=(0,a.useState)(""),[b,N]=(0,a.useState)(()=>{try{let e=function(e,t){try{return JSON.parse(e)}catch{return t}}(globalThis.localStorage.getItem(o),[]);return Array.isArray(e)?e.map(e=>({...e,messages:Array.isArray(e.messages)?e.messages:[]})):[]}catch{return[]}}),[y,j]=(0,a.useState)(()=>globalThis.localStorage.getItem(d)||""),[S,I]=(0,a.useState)(()=>globalThis.localStorage.getItem(c)||""),[A,k]=(0,a.useState)(""),[D,O]=(0,a.useState)(()=>globalThis.localStorage.getItem(m)||""),[$,C]=(0,a.useState)([]),[_,M]=(0,a.useState)(!1),[E,T]=(0,a.useState)(""),[U,R]=(0,a.useState)(""),[z,q]=(0,a.useState)(!1),[P,J]=(0,a.useState)(!1),[B,F]=(0,a.useState)(!1),K=(0,a.useRef)(null),L=(0,a.useRef)(null),W=(0,a.useRef)(!1),H=(0,a.useRef)(null),Y=(0,a.useRef)(null);(0,a.useEffect)(()=>{q(!0)},[]),(0,a.useEffect)(()=>{let e=!1;return async function(){g(!0),v("");try{let r=await fetch("/api/providers",{cache:"no-store"}),s=await r.json().catch(()=>({})),a=Array.isArray(s.connections)?s.connections.filter(e=>e?.isActive!==!1):[];if(0===a.length){e||(t([]),v("No providers connected yet."));return}let i=new Map;for(let e of a){let t=e.provider||e.id,r=f(e),s=(0,n.mq)(t)?"openai-compatible":(0,n.gb)(t)?"anthropic-compatible":t;i.has(t)||i.set(t,{providerId:t,providerName:r,providerType:s,connections:[],models:[]});let a=i.get(t);a.providerName=a.providerName||r,a.providerType=a.providerType||s,a.connections.push(e);let o=(0,l.KC)(t).map(t=>t?.id?{id:`${e.provider}/${t.id}`,requestModel:`${e.provider}/${t.id}`,name:t.name||t.id,providerId:e.provider,providerName:f(e),source:"static"}:null).filter(Boolean);a.models.push(...o)}for(let e of(await Promise.all(a.map(async e=>{try{let t=await fetch(`/api/providers/${e.id}/models`,{cache:"no-store"}),r=await t.json().catch(()=>({}));if(!t.ok)return{connection:e,models:[]};let s=(Array.isArray(r?.models)?r.models:Array.isArray(r?.data)?r.data:Array.isArray(r?.results)?r.results:Array.isArray(r)?r:[]).map(t=>(function(e,t){let r="string"==typeof e?e:e?.id||e?.name||e?.model||"";if(!r)return null;let s="string"==typeof e?e:e?.name||e?.displayName||r,a=r;return((0,n.mq)(t.provider)||(0,n.gb)(t.provider))&&!r.includes("/")&&(a=`${t.provider}/${r}`),{id:a,requestModel:a,name:s,providerId:t.provider,providerName:f(t),source:"live"}})(t,e)).filter(Boolean);return{connection:e,models:s}}catch{return{connection:e,models:[]}}})))){let t=e.connection.provider||e.connection.id,r=i.get(t);r&&r.models.push(...e.models)}let o=Array.from(i.values()).map(e=>({...e,models:(function(e){let t=new Map;for(let r of e)r?.id&&(t.has(r.id)||t.set(r.id,r));return Array.from(t.values())})(e.models).sort((e,t)=>e.name.localeCompare(t.name))})).filter(e=>e.models.length>0).sort((e,t)=>e.providerName.localeCompare(t.providerName));e||(t(o),0===o.length&&v("Providers connected but no models available."))}catch(r){e||(v(p(r?.message)||"Failed to load providers/models."),t([]))}finally{e||g(!1)}}(),()=>{e=!0}},[]),(0,a.useEffect)(()=>{let e=e=>{H.current&&!H.current.contains(e.target)&&J(!1),Y.current&&!Y.current.contains(e.target)&&F(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let G=(0,a.useMemo)(()=>{let t=new Map;for(let r of e)for(let e of r.models)t.set(e.id,{...e,providerId:r.providerId,providerName:r.providerName});return t},[e]),Q=(0,a.useMemo)(()=>e.find(e=>e.providerId===S)||e[0]||null,[e,S]),V=(0,a.useMemo)(()=>{if(A&&G.has(A))return G.get(A);if(y){let e=b.find(e=>e.id===y);if(e?.modelId&&G.has(e.modelId))return G.get(e.modelId)}return Q?.models?.[0]||null},[A,G,Q,b,y]),X=(0,a.useMemo)(()=>b.find(e=>e.id===y)||null,[b,y]),Z=X?.messages||[],ee=(0,a.useMemo)(()=>[...b].sort((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime()),[b]),et=!_&&!!V&&(D.trim().length>0||$.length>0);(0,a.useEffect)(()=>{if(z)try{globalThis.localStorage.setItem(o,JSON.stringify(b)),globalThis.localStorage.setItem(d,y),globalThis.localStorage.setItem(c,S),globalThis.localStorage.setItem(m,D)}catch{}},[z,b,y,S,D]),(0,a.useEffect)(()=>{if(!z||r||W.current||0===e.length)return;let t=e.find(e=>e.providerId===S)||e[0],s=A&&G.has(A)?G.get(A):t.models[0];if(b.length>0){let e=b.find(e=>e.id===y)||b[0],r=e?.modelId&&G.has(e.modelId)?G.get(e.modelId):s;W.current=!0,j(e.id),I(r?.providerId||t.providerId),k(r?.id||s.id);return}let a={id:u(),title:"New chat",providerId:t.providerId,providerName:t.providerName,modelId:s.id,modelName:s.name,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),messages:[]};W.current=!0,N([a]),j(a.id),I(t.providerId),k(s.id)},[z,r,e,G,b,y,S,A]);let er=(e,t)=>{N(r=>r.map(r=>r.id===e?t({...r,messages:Array.isArray(r.messages)?r.messages.map(e=>({...e})):[]}):r))},es=e=>e?{id:u(),title:"New chat",providerId:e.providerId,providerName:e.providerName,modelId:e.id,modelName:e.name,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),messages:[]}:null,ea=async e=>{let t=Array.from(e.target.files||[]);if(0===t.length)return;let r=t.filter(e=>e.type.startsWith("image/"));if(0===r.length){e.target.value="";return}let s=await Promise.all(r.map(async e=>({id:u(),name:e.name,type:e.type,size:e.size,dataUrl:await x(e)})));C(e=>[...e,...s]),e.target.value=""},ei=async()=>{let e=V||Q?.models?.[0]||null;if(!e)return;let t=D.trim();if(!t&&0===$.length)return;let r=y,s=b.find(e=>e.id===r);if(!s){if(!(s=es(e)))return;r=s.id,N(e=>[s,...e]),j(r)}let a={id:u(),role:"user",content:t,attachments:$.map(e=>({id:e.id,name:e.name,type:e.type,dataUrl:e.dataUrl})),createdAt:new Date().toISOString()},i=u(),l={id:i,role:"assistant",content:"",createdAt:new Date().toISOString(),status:"streaming"},n=[...s.messages||[],a,l];N(s=>s.map(s=>s.id===r?{...s,providerId:e.providerId,providerName:e.providerName,modelId:e.id,modelName:e.name,messages:n,updatedAt:new Date().toISOString(),title:"New chat"===s.title?h(t):s.title}:s)),O(""),C([]),M(!0),T(i),R(""),L.current?.abort(),L.current=new AbortController;let o=n.filter(e=>"assistant"!==e.role||e.id!==i).map(e=>({role:e.role,content:"user"===e.role?function(e){let t=p(e.content).trim(),r=Array.isArray(e.attachments)?e.attachments:[];if(0===r.length)return t;let s=[];for(let e of(t&&s.push({type:"text",text:t}),r))e?.dataUrl&&s.push({type:"image_url",image_url:{url:e.dataUrl}});return s.length>0?s:t}(e):e.content}));try{var d;let s,a=await fetch("/api/dashboard/chat/completions",{method:"POST",headers:{"Content-Type":"application/json",Accept:"text/event-stream"},body:JSON.stringify({model:e.requestModel||e.id,messages:o,stream:!0}),signal:L.current.signal});if(!a.ok){let e=await a.json().catch(()=>({}));throw Error(p(e.error||e.message||`Request failed (${a.status})`))}let l=a.body?.getReader();if(!l){let e=await a.json().catch(()=>({})),t=p(e?.choices?.[0]?.message?.content||e?.output_text||e?.error||e?.message||"");er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:t,status:"done"}:e),updatedAt:new Date().toISOString()}));return}let n=new TextDecoder,c="",m="";for(;;){let{value:e,done:t}=await l.read();if(t)break;let s=(c+=n.decode(e,{stream:!0})).split(/\r?\n/);for(let e of(c=s.pop()||"",s)){let t=e.trim();if(!t.startsWith("data:"))continue;let s=t.slice(5).trim();if(s&&"[DONE]"!==s)try{let e=JSON.parse(s),t=function(e){if(!e||"object"!=typeof e)return"";let t=e.choices?.[0];return[(t?.delta||{}).content,t?.message?.content,e.output_text,e.text].map(p).filter(Boolean)[0]||""}(e);if(!t)continue;m+=t,R(m),er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:m,status:"streaming"}:e),updatedAt:new Date().toISOString()}))}catch{}}}er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:m||e.content,status:"done"}:e),updatedAt:new Date().toISOString()})),d=r,s=h(t),er(d,e=>({...e,title:"New chat"===e.title?s:e.title,updatedAt:new Date().toISOString()}))}catch(e){if("AbortError"!==e.name){let t=p(e?.message||e);er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:e.content||`Error: ${t}`,status:"error"}:e),updatedAt:new Date().toISOString()})),v(t||"Failed to send message.")}}finally{M(!1),T(""),R(""),L.current=null}},el=V?`${V.name}`:"Select model",en=V?V.requestModel:"Choose from connected providers";return(0,s.jsx)("div",{className:"relative flex-1 flex flex-col h-full min-h-0 min-w-0 bg-[#212121] text-white overflow-hidden",children:(0,s.jsxs)("div",{className:"relative mx-auto flex flex-1 h-full min-h-0 w-full max-w-4xl flex-col",children:[(0,s.jsxs)("div",{className:"flex shrink-0 items-center justify-between gap-3 px-4 py-3 lg:px-6",children:[(0,s.jsxs)("div",{ref:H,className:"relative",children:[(0,s.jsx)("button",{type:"button",onClick:()=>J(e=>!e),className:"flex items-center gap-3 rounded-2xl border border-white/10 bg-white/5 px-4 py-3 text-left transition hover:bg-white/8",children:(0,s.jsxs)("div",{className:"min-w-0",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{className:"text-sm font-semibold text-white",children:el}),(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px] text-white/70",children:"expand_more"})]}),(0,s.jsx)("p",{className:"truncate text-xs text-white/55",children:en})]})}),P?(0,s.jsxs)("div",{className:"absolute left-0 top-[calc(100%+10px)] z-30 w-[min(520px,calc(100vw-2rem))] overflow-hidden rounded-[20px] border border-white/10 bg-[#262626] shadow-2xl shadow-black/50",children:[(0,s.jsxs)("div",{className:"border-b border-white/10 px-4 py-3",children:[(0,s.jsx)("p",{className:"text-xs uppercase tracking-[0.22em] text-white/45",children:"Models"}),(0,s.jsx)("p",{className:"text-sm text-white/75",children:"Only from connected providers"})]}),(0,s.jsx)("div",{className:"max-h-[60vh] overflow-y-auto p-2 custom-scrollbar",children:e.map(e=>(0,s.jsxs)("div",{className:"mb-2 rounded-[16px] border border-white/10 bg-black/20 p-2",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between px-2 py-2",children:[(0,s.jsx)("p",{className:"text-sm font-semibold text-white",children:e.providerName}),(0,s.jsx)(i.Ex,{size:"sm",variant:"default",children:e.models.length})]}),(0,s.jsx)("div",{className:"grid gap-2 sm:grid-cols-2",children:e.models.map(e=>{let t=e.id===A;return(0,s.jsx)("button",{type:"button",onClick:()=>(e=>{let t=G.get(e);if(!t)return;let r=b.find(e=>e.id===y);if(r&&r.messages.length>0){let e=es(t);if(!e)return;N(t=>[e,...t]),j(e.id)}else if(r)N(e=>e.map(e=>e.id===r.id?{...e,providerId:t.providerId,providerName:t.providerName,modelId:t.id,modelName:t.name}:e)),j(r.id);else{let e=es(t);if(!e)return;N(t=>[e,...t]),j(e.id)}I(t.providerId),k(t.id),J(!1)})(e.id),className:`rounded-[14px] border px-3 py-3 text-left transition ${t?"border-blue-400/40 bg-blue-500/15":"border-white/10 bg-white/5 hover:bg-white/8"}`,children:(0,s.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,s.jsxs)("div",{className:"min-w-0",children:[(0,s.jsx)("p",{className:"truncate text-sm font-medium text-white",children:e.name}),(0,s.jsx)("p",{className:"truncate text-[11px] text-white/45",children:e.requestModel})]}),t?(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px] text-blue-300",children:"check_circle"}):null]})},e.id)})})]},e.providerId))})]}):null]}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("button",{type:"button",onClick:()=>F(e=>!e),className:"rounded-2xl border border-white/10 bg-white/5 px-4 py-3 text-sm text-white/80 transition hover:bg-white/8",children:"History"}),(0,s.jsx)(i.$n,{variant:"ghost",size:"sm",icon:"delete",onClick:()=>{if(!y)return;let e=b.filter(e=>e.id!==y),t=e[0]||null;N(e),t?(j(t.id),I(t.providerId),k(t.modelId)):(j(""),I(""),k(""))},disabled:!y||0===b.length,children:"Clear"})]})]}),B?(0,s.jsxs)("div",{ref:Y,className:"absolute right-4 top-[72px] z-20 w-[min(360px,calc(100vw-2rem))] rounded-[20px] border border-white/10 bg-[#262626] p-2 shadow-2xl shadow-black/50 lg:right-6",children:[(0,s.jsx)("div",{className:"px-3 py-2",children:(0,s.jsx)("p",{className:"text-xs uppercase tracking-[0.22em] text-white/45",children:"Recent chats"})}),(0,s.jsx)("div",{className:"max-h-[48vh] space-y-2 overflow-y-auto p-1 custom-scrollbar",children:0===ee.length?(0,s.jsx)("div",{className:"rounded-[16px] border border-dashed border-white/10 bg-white/5 p-4 text-sm text-white/55",children:"No conversations yet."}):ee.map(e=>{let t=e.id===y,r=[...e.messages||[]].reverse().find(e=>"user"===e.role)||e.messages?.[0];return(0,s.jsx)("button",{type:"button",onClick:()=>{var t;let r;return t=e.id,void((r=b.find(e=>e.id===t))&&(j(t),I(r.providerId||S),k(r.modelId||A),F(!1)))},className:`w-full rounded-[16px] border px-3 py-3 text-left transition ${t?"border-blue-400/40 bg-blue-500/15":"border-white/10 bg-white/5 hover:bg-white/8"}`,children:(0,s.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,s.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,s.jsx)("p",{className:"truncate text-sm font-medium text-white",children:e.title}),(0,s.jsx)("p",{className:"mt-1 truncate text-xs text-white/50",children:p(r?.content)||"Empty chat"})]}),(0,s.jsx)("span",{className:"text-[10px] text-white/40 shrink-0",children:function(e){if(!e)return"Now";let t=new Date(e).getTime();if(Number.isNaN(t))return"Now";let r=Math.max(1,Math.round((Date.now()-t)/6e4));if(r<60)return`${r}m`;let s=Math.round(r/60);return s<24?`${s}h`:`${Math.round(s/24)}d`}(e.updatedAt)})]})},e.id)})})]}):null,w?(0,s.jsx)("div",{className:"mt-4 rounded-[18px] border border-rose-500/20 bg-rose-500/10 px-4 py-3 text-rose-100",children:(0,s.jsxs)("div",{className:"flex items-start gap-3",children:[(0,s.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"error"}),(0,s.jsx)("p",{className:"text-sm leading-6",children:w})]})}):null,(0,s.jsxs)("div",{className:"flex flex-1 flex-col min-h-0",children:[(0,s.jsxs)("div",{className:"flex-1 overflow-y-auto py-4 custom-scrollbar",children:[0===Z.length?(0,s.jsx)("div",{className:"flex min-h-[50vh] items-center justify-center px-4 text-center",children:(0,s.jsxs)("div",{className:"max-w-xl space-y-4",children:[(0,s.jsx)("div",{className:"mx-auto flex size-16 items-center justify-center rounded-[20px] border border-white/10 bg-white/5 text-white/80",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[30px]",children:"chat"})}),(0,s.jsxs)("div",{className:"space-y-2",children:[(0,s.jsx)("h2",{className:"text-2xl font-semibold text-white",children:"Start a conversation"}),(0,s.jsx)("p",{className:"text-sm leading-6 text-white/60",children:"Simple chat interface to interact with any AI model from connected providers. Select a model and start chatting!"})]})]})}):null,(0,s.jsx)("div",{className:"mx-auto flex w-full max-w-3xl flex-col gap-4 px-4",children:Z.map(e=>{let t="user"===e.role,r="assistant"===e.role,a=r&&e.id===E&&"streaming"===e.status,i=p(e.content)||(r?U:"");return(0,s.jsx)("div",{className:`flex w-full ${t?"justify-end":"justify-start"} mb-6`,children:(0,s.jsxs)("div",{className:`max-w-[min(88%,42rem)] ${t?"rounded-3xl bg-[#2f2f2f] px-5 py-3.5 text-white":"text-white/90"}`,children:[(0,s.jsx)("div",{className:"mb-1 flex items-center justify-between gap-3",children:(0,s.jsx)("span",{className:"text-xs font-semibold",children:t?"You":V?.name||"Assistant"})}),e.attachments?.length?(0,s.jsx)("div",{className:"mb-3 grid grid-cols-2 gap-2 sm:grid-cols-3 mt-2",children:e.attachments.map(e=>(0,s.jsx)("a",{href:e.dataUrl,target:"_blank",rel:"noreferrer",className:"overflow-hidden rounded-[18px] border border-white/10 bg-black/20",children:(0,s.jsx)("img",{src:e.dataUrl,alt:e.name,className:"h-28 w-full object-cover"})},e.id))}):null,(0,s.jsxs)("div",{className:"whitespace-pre-wrap break-words text-[15px] leading-7",children:[i,r&&a&&!U?(0,s.jsx)("span",{className:"inline-block animate-pulse",children:"▋"}):null]})]})},e.id)})})]}),(0,s.jsxs)("div",{className:"shrink-0 pt-2",children:[$.length>0?(0,s.jsx)("div",{className:"mx-auto mb-3 flex w-full max-w-3xl flex-wrap gap-2 px-4",children:$.map(e=>(0,s.jsxs)("div",{className:"flex items-center gap-2 rounded-full border border-white/10 bg-white/5 px-3 py-2",children:[(0,s.jsx)("span",{className:"text-xs text-white/80 max-w-[12rem] truncate",children:e.name}),(0,s.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void C(e=>e.filter(e=>e.id!==t))},className:"text-white/55 hover:text-white","aria-label":"Remove attachment",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"close"})})]},e.id))}):null,(0,s.jsx)("div",{className:"mx-auto w-full max-w-3xl px-4 pb-2",children:(0,s.jsxs)("div",{className:"rounded-[26px] bg-[#2f2f2f] px-3 pt-3 pb-2 shadow-[0_0_15px_rgba(0,0,0,0.10)] ring-1 ring-white/5",children:[(0,s.jsx)("textarea",{value:D,onChange:e=>O(e.target.value),onKeyDown:e=>{"Enter"===e.key&&!e.shiftKey&&(e.preventDefault(),et&&ei())},placeholder:"Message AI",rows:1,className:"w-full resize-none bg-transparent px-2 text-[15px] leading-6 text-white outline-none placeholder:text-white/40 custom-scrollbar max-h-[25vh] overflow-y-auto"}),(0,s.jsxs)("div",{className:"mt-2 flex items-center justify-between gap-3",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("button",{type:"button",onClick:()=>K.current?.click(),disabled:!V||r,className:"p-2 text-white/50 hover:text-white transition rounded-full hover:bg-white/5",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"attach_file"})}),(0,s.jsx)("input",{ref:K,type:"file",accept:"image/*",multiple:!0,className:"hidden",onChange:ea}),(0,s.jsx)("span",{className:"text-xs font-medium text-white/30 truncate max-w-[120px]",children:V?V.name:"No model"})]}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[_?(0,s.jsx)("button",{type:"button",onClick:()=>{L.current?.abort()},className:"p-2 text-white bg-white/10 hover:bg-white/20 transition rounded-full h-8 w-8 flex items-center justify-center",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"stop"})}):null,(0,s.jsx)("button",{onClick:ei,disabled:!et,className:`h-8 w-8 rounded-full flex items-center justify-center transition ${et?"bg-white text-black hover:opacity-90":"bg-white/10 text-white/30 cursor-not-allowed"}`,children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})})]})]})]})})]}),(0,s.jsx)("p",{className:"mx-auto mt-2 max-w-3xl px-4 pb-4 text-center text-[11px] text-white/30",children:"Model list is filtered from connected providers."})]})]})})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=77045)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4465],{77045:(e,t,r)=>{Promise.resolve().then(r.bind(r,88512))},88512:(e,t,r)=>{"use strict";r.d(t,{default:()=>g});var s=r(95155),a=r(12115),i=r(35497),l=r(28777),n=r(52679);let o="basic-chat.sessions",d="basic-chat.activeSessionId",c="basic-chat.activeProviderId",m="basic-chat.draft";function u(){return globalThis.crypto?.randomUUID?globalThis.crypto.randomUUID():`chat_${Date.now()}_${Math.random().toString(16).slice(2)}`}function p(e){if("string"==typeof e)return e;if(null==e)return"";if(Array.isArray(e))return e.map(p).filter(Boolean).join(" ");if("object"==typeof e){if("string"==typeof e.message)return e.message;if("string"==typeof e.error)return e.error;try{return JSON.stringify(e)}catch{}}return String(e)}function h(e=""){let t=p(e).replace(/\s+/g," ").trim();return t?t.length>52?`${t.slice(0,52).trimEnd()}…`:t:"New chat"}async function x(e){return await new Promise((t,r)=>{let s=new FileReader;s.onload=()=>t(String(s.result||"")),s.onerror=()=>r(s.error||Error("Failed to read file")),s.readAsDataURL(e)})}function f(e){return e?.name||function(e=""){return String(e).replace(/[-_]/g," ").replace(/\b\w/g,e=>e.toUpperCase()).trim()||"Unknown"}(e?.provider||e?.id||"provider")}function g(){let[e,t]=(0,a.useState)([]),[r,g]=(0,a.useState)(!0),[w,v]=(0,a.useState)(""),[b,N]=(0,a.useState)(()=>{try{let e=function(e,t){try{return JSON.parse(e)}catch{return t}}(globalThis.localStorage.getItem(o),[]);return Array.isArray(e)?e.map(e=>({...e,messages:Array.isArray(e.messages)?e.messages:[]})):[]}catch{return[]}}),[y,j]=(0,a.useState)(()=>globalThis.localStorage.getItem(d)||""),[S,I]=(0,a.useState)(()=>globalThis.localStorage.getItem(c)||""),[A,k]=(0,a.useState)(""),[D,O]=(0,a.useState)(()=>globalThis.localStorage.getItem(m)||""),[$,C]=(0,a.useState)([]),[_,M]=(0,a.useState)(!1),[E,T]=(0,a.useState)(""),[U,R]=(0,a.useState)(""),[z,q]=(0,a.useState)(!1),[P,J]=(0,a.useState)(!1),[B,F]=(0,a.useState)(!1),K=(0,a.useRef)(null),L=(0,a.useRef)(null),W=(0,a.useRef)(!1),H=(0,a.useRef)(null),Y=(0,a.useRef)(null);(0,a.useEffect)(()=>{q(!0)},[]),(0,a.useEffect)(()=>{let e=!1;return async function(){g(!0),v("");try{let r=await fetch("/api/providers",{cache:"no-store"}),s=await r.json().catch(()=>({})),a=Array.isArray(s.connections)?s.connections.filter(e=>e?.isActive!==!1):[];if(0===a.length){e||(t([]),v("No providers connected yet."));return}let i=new Map;for(let e of a){let t=e.provider||e.id,r=f(e),s=(0,n.mq)(t)?"openai-compatible":(0,n.gb)(t)?"anthropic-compatible":t;i.has(t)||i.set(t,{providerId:t,providerName:r,providerType:s,connections:[],models:[]});let a=i.get(t);a.providerName=a.providerName||r,a.providerType=a.providerType||s,a.connections.push(e);let o=(0,l.KC)(t).map(t=>t?.id?{id:`${e.provider}/${t.id}`,requestModel:`${e.provider}/${t.id}`,name:t.name||t.id,providerId:e.provider,providerName:f(e),source:"static"}:null).filter(Boolean);a.models.push(...o)}for(let e of(await Promise.all(a.map(async e=>{try{let t=await fetch(`/api/providers/${e.id}/models`,{cache:"no-store"}),r=await t.json().catch(()=>({}));if(!t.ok)return{connection:e,models:[]};let s=(Array.isArray(r?.models)?r.models:Array.isArray(r?.data)?r.data:Array.isArray(r?.results)?r.results:Array.isArray(r)?r:[]).map(t=>(function(e,t){let r="string"==typeof e?e:e?.id||e?.name||e?.model||"";if(!r)return null;let s="string"==typeof e?e:e?.name||e?.displayName||r,a=r;return((0,n.mq)(t.provider)||(0,n.gb)(t.provider))&&!r.includes("/")&&(a=`${t.provider}/${r}`),{id:a,requestModel:a,name:s,providerId:t.provider,providerName:f(t),source:"live"}})(t,e)).filter(Boolean);return{connection:e,models:s}}catch{return{connection:e,models:[]}}})))){let t=e.connection.provider||e.connection.id,r=i.get(t);r&&r.models.push(...e.models)}let o=Array.from(i.values()).map(e=>({...e,models:(function(e){let t=new Map;for(let r of e)r?.id&&(t.has(r.id)||t.set(r.id,r));return Array.from(t.values())})(e.models).sort((e,t)=>e.name.localeCompare(t.name))})).filter(e=>e.models.length>0).sort((e,t)=>e.providerName.localeCompare(t.providerName));e||(t(o),0===o.length&&v("Providers connected but no models available."))}catch(r){e||(v(p(r?.message)||"Failed to load providers/models."),t([]))}finally{e||g(!1)}}(),()=>{e=!0}},[]),(0,a.useEffect)(()=>{let e=e=>{H.current&&!H.current.contains(e.target)&&J(!1),Y.current&&!Y.current.contains(e.target)&&F(!1)};return document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[]);let G=(0,a.useMemo)(()=>{let t=new Map;for(let r of e)for(let e of r.models)t.set(e.id,{...e,providerId:r.providerId,providerName:r.providerName});return t},[e]),Q=(0,a.useMemo)(()=>e.find(e=>e.providerId===S)||e[0]||null,[e,S]),V=(0,a.useMemo)(()=>{if(A&&G.has(A))return G.get(A);if(y){let e=b.find(e=>e.id===y);if(e?.modelId&&G.has(e.modelId))return G.get(e.modelId)}return Q?.models?.[0]||null},[A,G,Q,b,y]),X=(0,a.useMemo)(()=>b.find(e=>e.id===y)||null,[b,y]),Z=X?.messages||[],ee=(0,a.useMemo)(()=>[...b].sort((e,t)=>new Date(t.updatedAt).getTime()-new Date(e.updatedAt).getTime()),[b]),et=!_&&!!V&&(D.trim().length>0||$.length>0);(0,a.useEffect)(()=>{if(z)try{globalThis.localStorage.setItem(o,JSON.stringify(b)),globalThis.localStorage.setItem(d,y),globalThis.localStorage.setItem(c,S),globalThis.localStorage.setItem(m,D)}catch{}},[z,b,y,S,D]),(0,a.useEffect)(()=>{if(!z||r||W.current||0===e.length)return;let t=e.find(e=>e.providerId===S)||e[0],s=A&&G.has(A)?G.get(A):t.models[0];if(b.length>0){let e=b.find(e=>e.id===y)||b[0],r=e?.modelId&&G.has(e.modelId)?G.get(e.modelId):s;W.current=!0,j(e.id),I(r?.providerId||t.providerId),k(r?.id||s.id);return}let a={id:u(),title:"New chat",providerId:t.providerId,providerName:t.providerName,modelId:s.id,modelName:s.name,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),messages:[]};W.current=!0,N([a]),j(a.id),I(t.providerId),k(s.id)},[z,r,e,G,b,y,S,A]);let er=(e,t)=>{N(r=>r.map(r=>r.id===e?t({...r,messages:Array.isArray(r.messages)?r.messages.map(e=>({...e})):[]}):r))},es=e=>e?{id:u(),title:"New chat",providerId:e.providerId,providerName:e.providerName,modelId:e.id,modelName:e.name,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),messages:[]}:null,ea=async e=>{let t=Array.from(e.target.files||[]);if(0===t.length)return;let r=t.filter(e=>e.type.startsWith("image/"));if(0===r.length){e.target.value="";return}let s=await Promise.all(r.map(async e=>({id:u(),name:e.name,type:e.type,size:e.size,dataUrl:await x(e)})));C(e=>[...e,...s]),e.target.value=""},ei=async()=>{let e=V||Q?.models?.[0]||null;if(!e)return;let t=D.trim();if(!t&&0===$.length)return;let r=y,s=b.find(e=>e.id===r);if(!s){if(!(s=es(e)))return;r=s.id,N(e=>[s,...e]),j(r)}let a={id:u(),role:"user",content:t,attachments:$.map(e=>({id:e.id,name:e.name,type:e.type,dataUrl:e.dataUrl})),createdAt:new Date().toISOString()},i=u(),l={id:i,role:"assistant",content:"",createdAt:new Date().toISOString(),status:"streaming"},n=[...s.messages||[],a,l];N(s=>s.map(s=>s.id===r?{...s,providerId:e.providerId,providerName:e.providerName,modelId:e.id,modelName:e.name,messages:n,updatedAt:new Date().toISOString(),title:"New chat"===s.title?h(t):s.title}:s)),O(""),C([]),M(!0),T(i),R(""),L.current?.abort(),L.current=new AbortController;let o=n.filter(e=>"assistant"!==e.role||e.id!==i).map(e=>({role:e.role,content:"user"===e.role?function(e){let t=p(e.content).trim(),r=Array.isArray(e.attachments)?e.attachments:[];if(0===r.length)return t;let s=[];for(let e of(t&&s.push({type:"text",text:t}),r))e?.dataUrl&&s.push({type:"image_url",image_url:{url:e.dataUrl}});return s.length>0?s:t}(e):e.content}));try{var d;let s,a=await fetch("/api/dashboard/chat/completions",{method:"POST",headers:{"Content-Type":"application/json",Accept:"text/event-stream"},body:JSON.stringify({model:e.requestModel||e.id,messages:o,stream:!0}),signal:L.current.signal});if(!a.ok){let e=await a.json().catch(()=>({}));throw Error(p(e.error||e.message||`Request failed (${a.status})`))}let l=a.body?.getReader();if(!l){let e=await a.json().catch(()=>({})),t=p(e?.choices?.[0]?.message?.content||e?.output_text||e?.error||e?.message||"");er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:t,status:"done"}:e),updatedAt:new Date().toISOString()}));return}let n=new TextDecoder,c="",m="";for(;;){let{value:e,done:t}=await l.read();if(t)break;let s=(c+=n.decode(e,{stream:!0})).split(/\r?\n/);for(let e of(c=s.pop()||"",s)){let t=e.trim();if(!t.startsWith("data:"))continue;let s=t.slice(5).trim();if(s&&"[DONE]"!==s)try{let e=JSON.parse(s),t=function(e){if(!e||"object"!=typeof e)return"";let t=e.choices?.[0];return[(t?.delta||{}).content,t?.message?.content,e.output_text,e.text].map(p).filter(Boolean)[0]||""}(e);if(!t)continue;m+=t,R(m),er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:m,status:"streaming"}:e),updatedAt:new Date().toISOString()}))}catch{}}}er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:m||e.content,status:"done"}:e),updatedAt:new Date().toISOString()})),d=r,s=h(t),er(d,e=>({...e,title:"New chat"===e.title?s:e.title,updatedAt:new Date().toISOString()}))}catch(e){if("AbortError"!==e.name){let t=p(e?.message||e);er(r,e=>({...e,messages:e.messages.map(e=>e.id===i?{...e,content:e.content||`Error: ${t}`,status:"error"}:e),updatedAt:new Date().toISOString()})),v(t||"Failed to send message.")}}finally{M(!1),T(""),R(""),L.current=null}},el=V?`${V.name}`:"Select model",en=V?V.requestModel:"Choose from connected providers";return(0,s.jsx)("div",{className:"relative flex-1 flex flex-col h-full min-h-0 min-w-0 bg-[#212121] text-white overflow-hidden",children:(0,s.jsxs)("div",{className:"relative mx-auto flex flex-1 h-full min-h-0 w-full max-w-4xl flex-col",children:[(0,s.jsxs)("div",{className:"flex shrink-0 items-center justify-between gap-3 px-4 py-3 lg:px-6",children:[(0,s.jsxs)("div",{ref:H,className:"relative",children:[(0,s.jsx)("button",{type:"button",onClick:()=>J(e=>!e),className:"flex items-center gap-3 rounded-2xl border border-white/10 bg-white/5 px-4 py-3 text-left transition hover:bg-white/8",children:(0,s.jsxs)("div",{className:"min-w-0",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("span",{className:"text-sm font-semibold text-white",children:el}),(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px] text-white/70",children:"expand_more"})]}),(0,s.jsx)("p",{className:"truncate text-xs text-white/55",children:en})]})}),P?(0,s.jsxs)("div",{className:"absolute left-0 top-[calc(100%+10px)] z-30 w-[min(520px,calc(100vw-2rem))] overflow-hidden rounded-[20px] border border-white/10 bg-[#262626] shadow-2xl shadow-black/50",children:[(0,s.jsxs)("div",{className:"border-b border-white/10 px-4 py-3",children:[(0,s.jsx)("p",{className:"text-xs uppercase tracking-[0.22em] text-white/45",children:"Models"}),(0,s.jsx)("p",{className:"text-sm text-white/75",children:"Only from connected providers"})]}),(0,s.jsx)("div",{className:"max-h-[60vh] overflow-y-auto p-2 custom-scrollbar",children:e.map(e=>(0,s.jsxs)("div",{className:"mb-2 rounded-[16px] border border-white/10 bg-black/20 p-2",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between px-2 py-2",children:[(0,s.jsx)("p",{className:"text-sm font-semibold text-white",children:e.providerName}),(0,s.jsx)(i.Ex,{size:"sm",variant:"default",children:e.models.length})]}),(0,s.jsx)("div",{className:"grid gap-2 sm:grid-cols-2",children:e.models.map(e=>{let t=e.id===A;return(0,s.jsx)("button",{type:"button",onClick:()=>(e=>{let t=G.get(e);if(!t)return;let r=b.find(e=>e.id===y);if(r&&r.messages.length>0){let e=es(t);if(!e)return;N(t=>[e,...t]),j(e.id)}else if(r)N(e=>e.map(e=>e.id===r.id?{...e,providerId:t.providerId,providerName:t.providerName,modelId:t.id,modelName:t.name}:e)),j(r.id);else{let e=es(t);if(!e)return;N(t=>[e,...t]),j(e.id)}I(t.providerId),k(t.id),J(!1)})(e.id),className:`rounded-[14px] border px-3 py-3 text-left transition ${t?"border-blue-400/40 bg-blue-500/15":"border-white/10 bg-white/5 hover:bg-white/8"}`,children:(0,s.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,s.jsxs)("div",{className:"min-w-0",children:[(0,s.jsx)("p",{className:"truncate text-sm font-medium text-white",children:e.name}),(0,s.jsx)("p",{className:"truncate text-[11px] text-white/45",children:e.requestModel})]}),t?(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px] text-blue-300",children:"check_circle"}):null]})},e.id)})})]},e.providerId))})]}):null]}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("button",{type:"button",onClick:()=>F(e=>!e),className:"rounded-2xl border border-white/10 bg-white/5 px-4 py-3 text-sm text-white/80 transition hover:bg-white/8",children:"History"}),(0,s.jsx)(i.$n,{variant:"ghost",size:"sm",icon:"delete",onClick:()=>{if(!y)return;let e=b.filter(e=>e.id!==y),t=e[0]||null;N(e),t?(j(t.id),I(t.providerId),k(t.modelId)):(j(""),I(""),k(""))},disabled:!y||0===b.length,children:"Clear"})]})]}),B?(0,s.jsxs)("div",{ref:Y,className:"absolute right-4 top-[72px] z-20 w-[min(360px,calc(100vw-2rem))] rounded-[20px] border border-white/10 bg-[#262626] p-2 shadow-2xl shadow-black/50 lg:right-6",children:[(0,s.jsx)("div",{className:"px-3 py-2",children:(0,s.jsx)("p",{className:"text-xs uppercase tracking-[0.22em] text-white/45",children:"Recent chats"})}),(0,s.jsx)("div",{className:"max-h-[48vh] space-y-2 overflow-y-auto p-1 custom-scrollbar",children:0===ee.length?(0,s.jsx)("div",{className:"rounded-[16px] border border-dashed border-white/10 bg-white/5 p-4 text-sm text-white/55",children:"No conversations yet."}):ee.map(e=>{let t=e.id===y,r=[...e.messages||[]].reverse().find(e=>"user"===e.role)||e.messages?.[0];return(0,s.jsx)("button",{type:"button",onClick:()=>{var t;let r;return t=e.id,void((r=b.find(e=>e.id===t))&&(j(t),I(r.providerId||S),k(r.modelId||A),F(!1)))},className:`w-full rounded-[16px] border px-3 py-3 text-left transition ${t?"border-blue-400/40 bg-blue-500/15":"border-white/10 bg-white/5 hover:bg-white/8"}`,children:(0,s.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,s.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,s.jsx)("p",{className:"truncate text-sm font-medium text-white",children:e.title}),(0,s.jsx)("p",{className:"mt-1 truncate text-xs text-white/50",children:p(r?.content)||"Empty chat"})]}),(0,s.jsx)("span",{className:"text-[10px] text-white/40 shrink-0",children:function(e){if(!e)return"Now";let t=new Date(e).getTime();if(Number.isNaN(t))return"Now";let r=Math.max(1,Math.round((Date.now()-t)/6e4));if(r<60)return`${r}m`;let s=Math.round(r/60);return s<24?`${s}h`:`${Math.round(s/24)}d`}(e.updatedAt)})]})},e.id)})})]}):null,w?(0,s.jsx)("div",{className:"mt-4 rounded-[18px] border border-rose-500/20 bg-rose-500/10 px-4 py-3 text-rose-100",children:(0,s.jsxs)("div",{className:"flex items-start gap-3",children:[(0,s.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"error"}),(0,s.jsx)("p",{className:"text-sm leading-6",children:w})]})}):null,(0,s.jsxs)("div",{className:"flex flex-1 flex-col min-h-0",children:[(0,s.jsxs)("div",{className:"flex-1 overflow-y-auto py-4 custom-scrollbar",children:[0===Z.length?(0,s.jsx)("div",{className:"flex min-h-[50vh] items-center justify-center px-4 text-center",children:(0,s.jsxs)("div",{className:"max-w-xl space-y-4",children:[(0,s.jsx)("div",{className:"mx-auto flex size-16 items-center justify-center rounded-[20px] border border-white/10 bg-white/5 text-white/80",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[30px]",children:"chat"})}),(0,s.jsxs)("div",{className:"space-y-2",children:[(0,s.jsx)("h2",{className:"text-2xl font-semibold text-white",children:"Start a conversation"}),(0,s.jsx)("p",{className:"text-sm leading-6 text-white/60",children:"Simple chat interface to interact with any AI model from connected providers. Select a model and start chatting!"})]})]})}):null,(0,s.jsx)("div",{className:"mx-auto flex w-full max-w-3xl flex-col gap-4 px-4",children:Z.map(e=>{let t="user"===e.role,r="assistant"===e.role,a=r&&e.id===E&&"streaming"===e.status,i=p(e.content)||(r?U:"");return(0,s.jsx)("div",{className:`flex w-full ${t?"justify-end":"justify-start"} mb-6`,children:(0,s.jsxs)("div",{className:`max-w-[min(88%,42rem)] ${t?"rounded-3xl bg-[#2f2f2f] px-5 py-3.5 text-white":"text-white/90"}`,children:[(0,s.jsx)("div",{className:"mb-1 flex items-center justify-between gap-3",children:(0,s.jsx)("span",{className:"text-xs font-semibold",children:t?"You":V?.name||"Assistant"})}),e.attachments?.length?(0,s.jsx)("div",{className:"mb-3 grid grid-cols-2 gap-2 sm:grid-cols-3 mt-2",children:e.attachments.map(e=>(0,s.jsx)("a",{href:e.dataUrl,target:"_blank",rel:"noreferrer",className:"overflow-hidden rounded-[18px] border border-white/10 bg-black/20",children:(0,s.jsx)("img",{src:e.dataUrl,alt:e.name,className:"h-28 w-full object-cover"})},e.id))}):null,(0,s.jsxs)("div",{className:"whitespace-pre-wrap break-words text-[15px] leading-7",children:[i,r&&a&&!U?(0,s.jsx)("span",{className:"inline-block animate-pulse",children:"▋"}):null]})]})},e.id)})})]}),(0,s.jsxs)("div",{className:"shrink-0 pt-2",children:[$.length>0?(0,s.jsx)("div",{className:"mx-auto mb-3 flex w-full max-w-3xl flex-wrap gap-2 px-4",children:$.map(e=>(0,s.jsxs)("div",{className:"flex items-center gap-2 rounded-full border border-white/10 bg-white/5 px-3 py-2",children:[(0,s.jsx)("span",{className:"text-xs text-white/80 max-w-[12rem] truncate",children:e.name}),(0,s.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void C(e=>e.filter(e=>e.id!==t))},className:"text-white/55 hover:text-white","aria-label":"Remove attachment",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"close"})})]},e.id))}):null,(0,s.jsx)("div",{className:"mx-auto w-full max-w-3xl px-4 pb-2",children:(0,s.jsxs)("div",{className:"rounded-[26px] bg-[#2f2f2f] px-3 pt-3 pb-2 shadow-[0_0_15px_rgba(0,0,0,0.10)] ring-1 ring-white/5",children:[(0,s.jsx)("textarea",{value:D,onChange:e=>O(e.target.value),onKeyDown:e=>{"Enter"===e.key&&!e.shiftKey&&(e.preventDefault(),et&&ei())},placeholder:"Message AI",rows:1,className:"w-full resize-none bg-transparent px-2 text-[15px] leading-6 text-white outline-none placeholder:text-white/40 custom-scrollbar max-h-[25vh] overflow-y-auto"}),(0,s.jsxs)("div",{className:"mt-2 flex items-center justify-between gap-3",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[(0,s.jsx)("button",{type:"button",onClick:()=>K.current?.click(),disabled:!V||r,className:"p-2 text-white/50 hover:text-white transition rounded-full hover:bg-white/5",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"attach_file"})}),(0,s.jsx)("input",{ref:K,type:"file",accept:"image/*",multiple:!0,className:"hidden",onChange:ea}),(0,s.jsx)("span",{className:"text-xs font-medium text-white/30 truncate max-w-[120px]",children:V?V.name:"No model"})]}),(0,s.jsxs)("div",{className:"flex items-center gap-2",children:[_?(0,s.jsx)("button",{type:"button",onClick:()=>{L.current?.abort()},className:"p-2 text-white bg-white/10 hover:bg-white/20 transition rounded-full h-8 w-8 flex items-center justify-center",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"stop"})}):null,(0,s.jsx)("button",{onClick:ei,disabled:!et,className:`h-8 w-8 rounded-full flex items-center justify-center transition ${et?"bg-white text-black hover:opacity-90":"bg-white/10 text-white/30 cursor-not-allowed"}`,children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})})]})]})]})})]}),(0,s.jsx)("p",{className:"mx-auto mt-2 max-w-3xl px-4 pb-4 text-center text-[11px] text-white/30",children:"Model list is filtered from connected providers."})]})]})})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=77045)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3554],{28001:(e,t,s)=>{Promise.resolve().then(s.bind(s,85309))},85309:(e,t,s)=>{"use strict";s.d(t,{default:()=>v});var r=s(95155),a=s(12115),i=s(98500),l=s.n(i),o=s(35497),c=s(3534),d=s(28777),n=s(43666);let u="https://9router.com";function v({toolId:e,machineId:t}){let s=c.dM[e],[i,x]=(0,a.useState)([]),[h,p]=(0,a.useState)(!0),[m,f]=(0,a.useState)({}),[b,j]=(0,a.useState)(!1),[E,P]=(0,a.useState)([]);(0,a.useEffect)(()=>{let e=!0;return(async()=>{try{let[t,s,r]=await Promise.all([fetch("/api/providers"),fetch("/api/settings"),fetch("/api/keys")]);if(!e)return;if(t.ok){let e=await t.json();x(e.connections||[])}if(s.ok){let e=await s.json();j(e.cloudEnabled||!1)}if(r.ok){let e=await r.json();P(e.keys||[])}}catch(e){console.log("Error loading tool data:",e)}finally{e&&p(!1)}})(),()=>{e=!1}},[]);let k=()=>i.filter(e=>!1!==e.isActive),w=(0,a.useCallback)((e,t,s)=>{f(r=>r[e]?.[t]===s?r:{...r,[e]:{...r[e],[t]:s}})},[]);return(0,r.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,r.jsxs)(l(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)("h1",{className:"text-xl font-semibold text-text-main sm:text-2xl",children:s.name}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:s.description})]}),h?(0,r.jsx)(o.Qv,{}):(()=>{let t,a,i,l=(t=k(),a=[],i=new Set,t.forEach(e=>{let t=d.Xg[e.provider]||e.provider;(0,d.KC)(e.provider).forEach(s=>{let r=`${t}/${s.id}`;i.has(r)||(i.add(r),a.push({value:r,label:`${t}/${s.id}`,provider:e.provider,alias:t,connectionName:e.name,modelId:s.id}))})}),a).length>0,o={tool:s,isExpanded:!0,onToggle:()=>{},baseUrl:b&&u?u:window.location.origin,apiKeys:E};switch(e){case"claude":return(0,r.jsx)(n.Tk,{...o,activeProviders:k(),modelMappings:m[e]||{},onModelMappingChange:(t,s)=>w(e,t,s),hasActiveProviders:l,cloudEnabled:b});case"codex":return(0,r.jsx)(n.Ah,{...o,activeProviders:k(),cloudEnabled:b});case"opencode":return(0,r.jsx)(n.qO,{...o,activeProviders:k(),cloudEnabled:b});case"cowork":return(0,r.jsx)(n.Q6,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b,cloudUrl:u});case"droid":return(0,r.jsx)(n.ZM,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"openclaw":return(0,r.jsx)(n.yZ,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"hermes":return(0,r.jsx)(n.RF,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"copilot":return(0,r.jsx)(n.h1,{...o,activeProviders:k(),cloudEnabled:b});case"cline":return(0,r.jsx)(n.aG,{...o,activeProviders:k(),cloudEnabled:b});case"kilo":return(0,r.jsx)(n.c9,{...o,activeProviders:k(),cloudEnabled:b});case"deepseek-tui":return(0,r.jsx)(n.lF,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"jcode":return(0,r.jsx)(n.mW,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});default:return(0,r.jsx)(n.a7,{toolId:e,...o,activeProviders:k(),cloudEnabled:b})}})()]})}}},e=>{e.O(0,[2574,3862,1051,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=28001)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3554],{28001:(e,t,s)=>{Promise.resolve().then(s.bind(s,85309))},85309:(e,t,s)=>{"use strict";s.d(t,{default:()=>v});var r=s(95155),a=s(12115),i=s(98500),l=s.n(i),o=s(35497),c=s(3534),d=s(28777),n=s(43666);let u="https://9router.com";function v({toolId:e,machineId:t}){let s=c.dM[e],[i,x]=(0,a.useState)([]),[h,p]=(0,a.useState)(!0),[m,f]=(0,a.useState)({}),[b,j]=(0,a.useState)(!1),[E,P]=(0,a.useState)([]);(0,a.useEffect)(()=>{let e=!0;return(async()=>{try{let[t,s,r]=await Promise.all([fetch("/api/providers"),fetch("/api/settings"),fetch("/api/keys")]);if(!e)return;if(t.ok){let e=await t.json();x(e.connections||[])}if(s.ok){let e=await s.json();j(e.cloudEnabled||!1)}if(r.ok){let e=await r.json();P(e.keys||[])}}catch(e){console.log("Error loading tool data:",e)}finally{e&&p(!1)}})(),()=>{e=!1}},[]);let k=()=>i.filter(e=>!1!==e.isActive),w=(0,a.useCallback)((e,t,s)=>{f(r=>r[e]?.[t]===s?r:{...r,[e]:{...r[e],[t]:s}})},[]);return(0,r.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,r.jsxs)(l(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)("h1",{className:"text-xl font-semibold text-text-main sm:text-2xl",children:s.name}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:s.description})]}),h?(0,r.jsx)(o.Qv,{}):(()=>{let t,a,i,l=(t=k(),a=[],i=new Set,t.forEach(e=>{let t=d.Xg[e.provider]||e.provider;(0,d.KC)(e.provider).forEach(s=>{let r=`${t}/${s.id}`;i.has(r)||(i.add(r),a.push({value:r,label:`${t}/${s.id}`,provider:e.provider,alias:t,connectionName:e.name,modelId:s.id}))})}),a).length>0,o={tool:s,isExpanded:!0,onToggle:()=>{},baseUrl:b&&u?u:window.location.origin,apiKeys:E};switch(e){case"claude":return(0,r.jsx)(n.Tk,{...o,activeProviders:k(),modelMappings:m[e]||{},onModelMappingChange:(t,s)=>w(e,t,s),hasActiveProviders:l,cloudEnabled:b});case"codex":return(0,r.jsx)(n.Ah,{...o,activeProviders:k(),cloudEnabled:b});case"opencode":return(0,r.jsx)(n.qO,{...o,activeProviders:k(),cloudEnabled:b});case"cowork":return(0,r.jsx)(n.Q6,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b,cloudUrl:u});case"droid":return(0,r.jsx)(n.ZM,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"openclaw":return(0,r.jsx)(n.yZ,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"hermes":return(0,r.jsx)(n.RF,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"copilot":return(0,r.jsx)(n.h1,{...o,activeProviders:k(),cloudEnabled:b});case"cline":return(0,r.jsx)(n.aG,{...o,activeProviders:k(),cloudEnabled:b});case"kilo":return(0,r.jsx)(n.c9,{...o,activeProviders:k(),cloudEnabled:b});case"deepseek-tui":return(0,r.jsx)(n.lF,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});case"jcode":return(0,r.jsx)(n.mW,{...o,activeProviders:k(),hasActiveProviders:l,cloudEnabled:b});default:return(0,r.jsx)(n.a7,{toolId:e,...o,activeProviders:k(),cloudEnabled:b})}})()]})}}},e=>{e.O(0,[2574,3862,2194,698,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=28001)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2326],{28169:(e,s,l)=>{Promise.resolve().then(l.bind(l,53501))},53501:(e,s,l)=>{"use strict";l.d(s,{default:()=>m});var t=l(95155),a=l(12115),r=l(35497),i=l(3534),c=l(43666),n=l(98500),o=l.n(n),d=l(5772);function x({toolId:e,tool:s,status:l}){let a=l?l.installed?l.hasKTRouter?{label:"Connected",cls:"bg-green-500/10 text-green-600 dark:text-green-400"}:{label:"Not configured",cls:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400"}:{label:"Not installed",cls:"bg-red-500/10 text-red-600 dark:text-red-400"}:{label:"Unknown",cls:"bg-gray-500/10 text-gray-500"};return(0,t.jsx)(o(),{href:`/dashboard/cli-tools/${e}`,className:"block",children:(0,t.jsx)(r.Zp,{padding:"sm",className:"h-full overflow-hidden hover:border-primary/50 transition-colors cursor-pointer",children:(0,t.jsxs)("div",{className:"flex h-full flex-col gap-2",children:[(0,t.jsxs)("div",{className:"flex items-start gap-3",children:[(0,t.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:s.image?(0,t.jsx)(d.default,{src:s.image,alt:s.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:e=>{e.target.style.display="none"}}):s.icon?(0,t.jsx)("span",{className:"material-symbols-outlined text-[28px]",style:{color:s.color},children:s.icon}):null}),(0,t.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,t.jsx)("h3",{className:"font-medium text-sm truncate",children:s.name}),(0,t.jsx)("span",{className:`inline-block mt-0.5 px-1.5 py-0.5 text-[10px] font-medium rounded-full ${a.cls}`,children:a.label})]}),(0,t.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[18px] shrink-0",children:"chevron_right"})]}),(0,t.jsx)("p",{className:"text-xs text-text-muted line-clamp-2",children:s.description})]})})})}function m({machineId:e}){let[s,l]=(0,a.useState)(!0),[n,o]=(0,a.useState)({});if((0,a.useEffect)(()=>{let e=!0;return(async()=>{try{let s=await fetch("/api/cli-tools/all-statuses");s.ok&&e&&o(await s.json())}catch(e){console.log("Error fetching tool statuses:",e)}finally{e&&l(!1)}})(),()=>{e=!1}},[]),s)return(0,t.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:[(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{})]});let d=Object.entries(i.dM),g=Object.entries(i.wn);return(0,t.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-6 px-1 sm:px-0",children:[(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:d.map(([e,s])=>(0,t.jsx)(x,{toolId:e,tool:s,status:n[e]},e))}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 sm:gap-4",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,t.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"security"}),(0,t.jsx)("h2",{className:"text-sm font-semibold text-text-main",children:"MITM Tools"})]}),(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:g.map(([e,s])=>(0,t.jsx)(c.gY,{tool:s},e))})]})]})}}},e=>{e.O(0,[2574,3862,1051,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=28169)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2326],{28169:(e,s,l)=>{Promise.resolve().then(l.bind(l,53501))},53501:(e,s,l)=>{"use strict";l.d(s,{default:()=>m});var t=l(95155),a=l(12115),r=l(35497),i=l(3534),c=l(43666),n=l(98500),o=l.n(n),d=l(5772);function x({toolId:e,tool:s,status:l}){let a=l?l.installed?l.hasKTRouter?{label:"Connected",cls:"bg-green-500/10 text-green-600 dark:text-green-400"}:{label:"Not configured",cls:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400"}:{label:"Not installed",cls:"bg-red-500/10 text-red-600 dark:text-red-400"}:{label:"Unknown",cls:"bg-gray-500/10 text-gray-500"};return(0,t.jsx)(o(),{href:`/dashboard/cli-tools/${e}`,className:"block",children:(0,t.jsx)(r.Zp,{padding:"sm",className:"h-full overflow-hidden hover:border-primary/50 transition-colors cursor-pointer",children:(0,t.jsxs)("div",{className:"flex h-full flex-col gap-2",children:[(0,t.jsxs)("div",{className:"flex items-start gap-3",children:[(0,t.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:s.image?(0,t.jsx)(d.default,{src:s.image,alt:s.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:e=>{e.target.style.display="none"}}):s.icon?(0,t.jsx)("span",{className:"material-symbols-outlined text-[28px]",style:{color:s.color},children:s.icon}):null}),(0,t.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,t.jsx)("h3",{className:"font-medium text-sm truncate",children:s.name}),(0,t.jsx)("span",{className:`inline-block mt-0.5 px-1.5 py-0.5 text-[10px] font-medium rounded-full ${a.cls}`,children:a.label})]}),(0,t.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[18px] shrink-0",children:"chevron_right"})]}),(0,t.jsx)("p",{className:"text-xs text-text-muted line-clamp-2",children:s.description})]})})})}function m({machineId:e}){let[s,l]=(0,a.useState)(!0),[n,o]=(0,a.useState)({});if((0,a.useEffect)(()=>{let e=!0;return(async()=>{try{let s=await fetch("/api/cli-tools/all-statuses");s.ok&&e&&o(await s.json())}catch(e){console.log("Error fetching tool statuses:",e)}finally{e&&l(!1)}})(),()=>{e=!1}},[]),s)return(0,t.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:[(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{})]});let d=Object.entries(i.dM),g=Object.entries(i.wn);return(0,t.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-6 px-1 sm:px-0",children:[(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:d.map(([e,s])=>(0,t.jsx)(x,{toolId:e,tool:s,status:n[e]},e))}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 sm:gap-4",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,t.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"security"}),(0,t.jsx)("h2",{className:"text-sm font-semibold text-text-main",children:"MITM Tools"})]}),(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:g.map(([e,s])=>(0,t.jsx)(c.gY,{tool:s},e))})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=28169)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3649],{42651:(e,t,s)=>{Promise.resolve().then(s.bind(s,47295))},47295:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>x});var l=s(95155),a=s(12115),r=s(44923),o=s(87256),i=s(39768),n=s(5020),c=s(35497),d=s(11059);s(52679);let m=/^[a-zA-Z0-9_.\-]+$/;function x(){let[e,t]=(0,a.useState)([]),[s,r]=(0,a.useState)(!0),[o,i]=(0,a.useState)(!1),[n,m]=(0,a.useState)(null),[x,u]=(0,a.useState)([]),[b,f]=(0,a.useState)({}),[g,j]=(0,a.useState)(null),{copied:y,copy:v}=(0,d.C)();(0,a.useEffect)(()=>{w()},[]);let w=async()=>{try{let[e,s,l]=await Promise.all([fetch("/api/combos"),fetch("/api/providers"),fetch("/api/settings")]),a=await e.json(),r=await s.json(),o=l.ok?await l.json():{};e.ok&&t((a.combos||[]).filter(e=>!e.kind)),s.ok&&u(r.connections||[]),f(o.comboStrategies||{})}catch(e){console.log("Error fetching data:",e)}finally{r(!1)}},N=async e=>{try{let t=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(t.ok)await w(),i(!1);else{let e=await t.json();alert(e.error||"Failed to create combo")}}catch(e){console.log("Error creating combo:",e)}},k=async(e,t)=>{try{let s=await fetch(`/api/combos/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(s.ok)await w(),m(null);else{let e=await s.json();alert(e.error||"Failed to update combo")}}catch(e){console.log("Error updating combo:",e)}},C=async s=>{j({title:"Delete Combo",message:"Delete this combo?",onConfirm:async()=>{j(null);try{(await fetch(`/api/combos/${s}`,{method:"DELETE"})).ok&&t(e.filter(e=>e.id!==s))}catch(e){console.log("Error deleting combo:",e)}}})},S=async(e,t)=>{try{let s={...b};t?s[e]={fallbackStrategy:"round-robin"}:delete s[e],await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategies:s})}),f(s)}catch(e){console.log("Error updating combo strategy:",e)}};return s?(0,l.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,l.jsx)(c.Qv,{}),(0,l.jsx)(c.Qv,{})]}):(0,l.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[(0,l.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,l.jsxs)("div",{className:"min-w-0",children:[(0,l.jsx)("h1",{className:"text-2xl font-semibold",children:"Combos"}),(0,l.jsx)("p",{className:"text-sm text-text-muted mt-1",children:"Create model combos with fallback support"})]}),(0,l.jsx)(c.$n,{icon:"add",onClick:()=>i(!0),className:"w-full sm:w-auto",children:"Create Combo"})]}),0===e.length?(0,l.jsx)(c.Zp,{children:(0,l.jsxs)("div",{className:"text-center py-12",children:[(0,l.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"layers"})}),(0,l.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No combos yet"}),(0,l.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create model combos with fallback support"}),(0,l.jsx)(c.$n,{icon:"add",onClick:()=>i(!0),className:"w-full sm:w-auto",children:"Create Combo"})]})}):(0,l.jsx)("div",{className:"flex flex-col gap-4",children:e.map(e=>(0,l.jsx)(h,{combo:e,copied:y,onCopy:v,onEdit:()=>m(e),onDelete:()=>C(e.id),roundRobinEnabled:b[e.name]?.fallbackStrategy==="round-robin",onToggleRoundRobin:t=>S(e.name,t)},e.id))}),(0,l.jsx)(p,{isOpen:o,onClose:()=>i(!1),onSave:N,activeProviders:x},"create"),(0,l.jsx)(p,{isOpen:!!n,combo:n,onClose:()=>m(null),onSave:e=>k(n.id,e),activeProviders:x},n?.id||"new"),(0,l.jsx)(c.uo,{isOpen:!!g,onClose:()=>j(null),onConfirm:g?.onConfirm,title:g?.title||"Confirm",message:g?.message,variant:"danger"})]})}function h({combo:e,copied:t,onCopy:s,onEdit:a,onDelete:r,roundRobinEnabled:o,onToggleRoundRobin:i}){return(0,l.jsx)(c.Zp,{padding:"sm",className:"group",children:(0,l.jsxs)("div",{className:"flex min-w-0 flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,l.jsxs)("div",{className:"flex min-w-0 flex-1 items-start gap-3 sm:items-center",children:[(0,l.jsx)("div",{className:"size-8 rounded-lg bg-primary/10 flex items-center justify-center shrink-0",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"})}),(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("code",{className:"block truncate font-mono text-sm font-medium",children:e.name}),(0,l.jsxs)("div",{className:"mt-1 flex min-w-0 flex-wrap items-center gap-1",children:[0===e.models.length?(0,l.jsx)("span",{className:"text-xs text-text-muted italic",children:"No models"}):e.models.slice(0,3).map((e,t)=>(0,l.jsx)("code",{className:"max-w-full truncate rounded bg-black/5 px-1.5 py-0.5 font-mono text-[10px] text-text-muted dark:bg-white/5 sm:max-w-[220px]",children:e},t)),e.models.length>3&&(0,l.jsxs)("span",{className:"text-[10px] text-text-muted",children:["+",e.models.length-3," more"]})]})]})]}),(0,l.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center sm:gap-3 sm:shrink-0",children:[(0,l.jsxs)("div",{className:"flex items-center justify-between gap-1.5 rounded-lg bg-black/[0.02] px-2 py-1.5 dark:bg-white/[0.02] sm:justify-start sm:bg-transparent sm:px-0 sm:py-0 sm:dark:bg-transparent",children:[(0,l.jsx)("span",{className:"text-xs text-text-muted font-medium",children:"Round Robin"}),(0,l.jsx)(c.lM,{size:"sm",checked:o,onChange:i})]}),(0,l.jsxs)("div",{className:"grid grid-cols-3 gap-1 sm:flex",children:[(0,l.jsxs)("button",{onClick:t=>{t.stopPropagation(),s(e.name,`combo-${e.id}`)},className:"flex flex-col items-center rounded px-2 py-1 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy combo name",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t===`combo-${e.id}`?"check":"content_copy"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Copy"})]}),(0,l.jsxs)("button",{onClick:a,className:"flex flex-col items-center rounded px-2 py-1 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Edit",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"edit"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Edit"})]}),(0,l.jsxs)("button",{onClick:r,className:"flex flex-col items-center rounded px-2 py-1 text-red-500 transition-colors hover:bg-red-500/10",title:"Delete",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Delete"})]})]})]})]})})}function u({id:e,index:t,model:s,isFirst:r,isLast:n,onEdit:c,onMoveUp:d,onMoveDown:m,onRemove:x}){let{attributes:h,listeners:p,setNodeRef:b,transform:f,isDragging:g}=(0,o.gl)({id:e}),j={transform:i.Ks.Transform.toString(f),opacity:g?.4:1,zIndex:g?999:void 0},[y,v]=(0,a.useState)(!1),[w,N]=(0,a.useState)(s),k=()=>{let e=w.trim();e&&e!==s?c(e):N(s),v(!1)};return(0,l.jsxs)("div",{ref:b,style:j,className:`group flex min-w-0 items-center gap-1.5 rounded-md px-2 py-1 bg-black/[0.02] hover:bg-black/[0.04] dark:bg-white/[0.02] dark:hover:bg-white/[0.04] transition-colors ${g?"shadow-md ring-1 ring-primary/30":""}`,children:[(0,l.jsx)("button",{...h,...p,type:"button",className:"cursor-grab touch-none p-0.5 rounded text-text-muted hover:text-primary active:cursor-grabbing shrink-0",title:"Drag to reorder",children:(0,l.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:[(0,l.jsx)("circle",{cx:"9",cy:"4",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"4",r:"2"}),(0,l.jsx)("circle",{cx:"9",cy:"12",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"12",r:"2"}),(0,l.jsx)("circle",{cx:"9",cy:"20",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"20",r:"2"})]})}),(0,l.jsx)("span",{className:"text-[10px] font-medium text-text-muted w-3 text-center shrink-0",children:t+1}),y?(0,l.jsx)("input",{autoFocus:!0,value:w,onChange:e=>N(e.target.value),onBlur:k,onKeyDown:e=>{"Enter"===e.key&&k(),"Escape"===e.key&&(N(s),v(!1))},className:"min-w-0 flex-1 rounded border border-primary/40 bg-white px-1.5 py-0.5 font-mono text-xs text-text-main outline-none dark:bg-black/20"}):(0,l.jsx)("div",{className:"min-w-0 flex-1 cursor-text truncate rounded px-1.5 py-0.5 font-mono text-xs text-text-main hover:bg-black/5 dark:hover:bg-white/5",onClick:()=>v(!0),title:"Click to edit",children:s}),(0,l.jsxs)("div",{className:"flex shrink-0 items-center gap-0.5",children:[(0,l.jsx)("button",{onClick:d,disabled:r,className:`p-0.5 rounded ${r?"text-text-muted/20 cursor-not-allowed":"text-text-muted hover:text-primary hover:bg-black/5 dark:hover:bg-white/5"}`,title:"Move up",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"arrow_upward"})}),(0,l.jsx)("button",{onClick:m,disabled:n,className:`p-0.5 rounded ${n?"text-text-muted/20 cursor-not-allowed":"text-text-muted hover:text-primary hover:bg-black/5 dark:hover:bg-white/5"}`,title:"Move down",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"arrow_downward"})})]}),(0,l.jsx)("button",{onClick:x,className:"p-0.5 hover:bg-red-500/10 rounded text-text-muted hover:text-red-500 transition-all",title:"Remove",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"close"})})]})}function p({isOpen:e,combo:t,onClose:s,onSave:i,activeProviders:d,kindFilter:x=null}){let[h,b]=(0,a.useState)(t?.name||""),[f,g]=(0,a.useState)(t?.models||[]),[j,y]=(0,a.useState)(!1),[v,w]=(0,a.useState)(!1),[N,k]=(0,a.useState)(""),[C,S]=(0,a.useState)({}),E=(0,r.FR)((0,r.MS)(r.AN,{activationConstraint:{distance:5}}),(0,r.MS)(r.uN,{coordinateGetter:o.JR})),O=f.map((e,t)=>({uid:`item-${t}`,model:e})),$=async()=>{try{let e=await fetch("/api/models/alias");if(!e.ok)return;let t=await e.json();S(t.aliases||{})}catch(e){console.error("Error fetching modal data:",e)}};(0,a.useEffect)(()=>{e&&$()},[e]);let _=e=>e.trim()?m.test(e)?(k(""),!0):(k("Only letters, numbers, -, _ and . allowed"),!1):(k("Name is required"),!1),D=async()=>{_(h)&&(w(!0),await i({name:h.trim(),models:f}),w(!1))},M=!!t;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.aF,{isOpen:e,onClose:s,title:M?"Edit Combo":"Create Combo",children:(0,l.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)(c.pd,{label:"Combo Name",value:h,onChange:e=>{let t=e.target.value;b(t),t?_(t):k("")},placeholder:"my-combo",error:N}),(0,l.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and . allowed"})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("label",{className:"text-sm font-medium mb-1.5 block",children:"Models"}),0===f.length?(0,l.jsxs)("div",{className:"text-center py-4 border border-dashed border-black/10 dark:border-white/10 rounded-lg bg-black/[0.01] dark:bg-white/[0.01]",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-text-muted text-xl mb-1",children:"layers"}),(0,l.jsx)("p",{className:"text-xs text-text-muted",children:"No models added yet"})]}):(0,l.jsx)(r.Mp,{sensors:E,collisionDetection:r.fp,onDragEnd:e=>{let{active:t,over:s}=e;if(s&&t.id!==s.id){let e=O.findIndex(e=>e.uid===t.id),l=O.findIndex(e=>e.uid===s.id);-1!==e&&-1!==l&&g(t=>(0,o.be)(t,e,l))}},modifiers:[n.FN,n.gj],children:(0,l.jsx)(o.gB,{items:O.map(e=>e.uid),strategy:o._G,children:(0,l.jsx)("div",{className:"flex max-h-[55vh] min-w-0 flex-col gap-1 overflow-y-auto sm:max-h-[350px]",children:O.map(({uid:e,model:t},s)=>(0,l.jsx)(u,{id:e,index:s,model:t,isFirst:0===s,isLast:s===O.length-1,onEdit:e=>{let t=[...f];t[s]=e,g(t)},onMoveUp:()=>(e=>{if(0===e)return;let t=[...f];[t[e-1],t[e]]=[t[e],t[e-1]],g(t)})(s),onMoveDown:()=>(e=>{if(e===f.length-1)return;let t=[...f];[t[e],t[e+1]]=[t[e+1],t[e]],g(t)})(s),onRemove:()=>{g(f.filter((e,t)=>t!==s))}},e))})})}),(0,l.jsxs)("button",{onClick:()=>y(!0),className:"w-full mt-2 py-2 border border-dashed border-black/10 dark:border-white/10 rounded-lg text-xs text-primary font-medium hover:text-primary hover:border-primary/50 transition-colors flex items-center justify-center gap-1",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"add"}),"Add Model"]})]}),(0,l.jsxs)("div",{className:"flex flex-col gap-2 pt-1 sm:flex-row",children:[(0,l.jsx)(c.$n,{onClick:s,variant:"ghost",fullWidth:!0,size:"sm",children:"Cancel"}),(0,l.jsx)(c.$n,{onClick:D,fullWidth:!0,size:"sm",disabled:!h.trim()||!!N||v,children:v?"Saving...":M?"Save":"Create"})]})]})}),(0,l.jsx)(c.rq,{isOpen:j,onClose:()=>y(!1),onSelect:e=>{f.includes(e.value)||g([...f,e.value])},onDeselect:e=>{g(f.filter(t=>t!==e.value))},activeProviders:d,modelAliases:C,title:"Add Model to Combo",kindFilter:x,addedModelValues:f,closeOnSelect:!1})]})}}},e=>{e.O(0,[2574,3862,1051,7055,1321,5497,8441,3794,7358],()=>e(e.s=42651)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3649],{42651:(e,t,s)=>{Promise.resolve().then(s.bind(s,47295))},47295:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>x});var l=s(95155),a=s(12115),r=s(44923),o=s(87256),i=s(39768),n=s(5020),c=s(35497),d=s(11059);s(52679);let m=/^[a-zA-Z0-9_.\-]+$/;function x(){let[e,t]=(0,a.useState)([]),[s,r]=(0,a.useState)(!0),[o,i]=(0,a.useState)(!1),[n,m]=(0,a.useState)(null),[x,u]=(0,a.useState)([]),[b,f]=(0,a.useState)({}),[g,j]=(0,a.useState)(null),{copied:y,copy:v}=(0,d.C)();(0,a.useEffect)(()=>{w()},[]);let w=async()=>{try{let[e,s,l]=await Promise.all([fetch("/api/combos"),fetch("/api/providers"),fetch("/api/settings")]),a=await e.json(),r=await s.json(),o=l.ok?await l.json():{};e.ok&&t((a.combos||[]).filter(e=>!e.kind)),s.ok&&u(r.connections||[]),f(o.comboStrategies||{})}catch(e){console.log("Error fetching data:",e)}finally{r(!1)}},N=async e=>{try{let t=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(t.ok)await w(),i(!1);else{let e=await t.json();alert(e.error||"Failed to create combo")}}catch(e){console.log("Error creating combo:",e)}},k=async(e,t)=>{try{let s=await fetch(`/api/combos/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});if(s.ok)await w(),m(null);else{let e=await s.json();alert(e.error||"Failed to update combo")}}catch(e){console.log("Error updating combo:",e)}},C=async s=>{j({title:"Delete Combo",message:"Delete this combo?",onConfirm:async()=>{j(null);try{(await fetch(`/api/combos/${s}`,{method:"DELETE"})).ok&&t(e.filter(e=>e.id!==s))}catch(e){console.log("Error deleting combo:",e)}}})},S=async(e,t)=>{try{let s={...b};t?s[e]={fallbackStrategy:"round-robin"}:delete s[e],await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategies:s})}),f(s)}catch(e){console.log("Error updating combo strategy:",e)}};return s?(0,l.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,l.jsx)(c.Qv,{}),(0,l.jsx)(c.Qv,{})]}):(0,l.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[(0,l.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,l.jsxs)("div",{className:"min-w-0",children:[(0,l.jsx)("h1",{className:"text-2xl font-semibold",children:"Combos"}),(0,l.jsx)("p",{className:"text-sm text-text-muted mt-1",children:"Create model combos with fallback support"})]}),(0,l.jsx)(c.$n,{icon:"add",onClick:()=>i(!0),className:"w-full sm:w-auto",children:"Create Combo"})]}),0===e.length?(0,l.jsx)(c.Zp,{children:(0,l.jsxs)("div",{className:"text-center py-12",children:[(0,l.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"layers"})}),(0,l.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No combos yet"}),(0,l.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create model combos with fallback support"}),(0,l.jsx)(c.$n,{icon:"add",onClick:()=>i(!0),className:"w-full sm:w-auto",children:"Create Combo"})]})}):(0,l.jsx)("div",{className:"flex flex-col gap-4",children:e.map(e=>(0,l.jsx)(h,{combo:e,copied:y,onCopy:v,onEdit:()=>m(e),onDelete:()=>C(e.id),roundRobinEnabled:b[e.name]?.fallbackStrategy==="round-robin",onToggleRoundRobin:t=>S(e.name,t)},e.id))}),(0,l.jsx)(p,{isOpen:o,onClose:()=>i(!1),onSave:N,activeProviders:x},"create"),(0,l.jsx)(p,{isOpen:!!n,combo:n,onClose:()=>m(null),onSave:e=>k(n.id,e),activeProviders:x},n?.id||"new"),(0,l.jsx)(c.uo,{isOpen:!!g,onClose:()=>j(null),onConfirm:g?.onConfirm,title:g?.title||"Confirm",message:g?.message,variant:"danger"})]})}function h({combo:e,copied:t,onCopy:s,onEdit:a,onDelete:r,roundRobinEnabled:o,onToggleRoundRobin:i}){return(0,l.jsx)(c.Zp,{padding:"sm",className:"group",children:(0,l.jsxs)("div",{className:"flex min-w-0 flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,l.jsxs)("div",{className:"flex min-w-0 flex-1 items-start gap-3 sm:items-center",children:[(0,l.jsx)("div",{className:"size-8 rounded-lg bg-primary/10 flex items-center justify-center shrink-0",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"})}),(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("code",{className:"block truncate font-mono text-sm font-medium",children:e.name}),(0,l.jsxs)("div",{className:"mt-1 flex min-w-0 flex-wrap items-center gap-1",children:[0===e.models.length?(0,l.jsx)("span",{className:"text-xs text-text-muted italic",children:"No models"}):e.models.slice(0,3).map((e,t)=>(0,l.jsx)("code",{className:"max-w-full truncate rounded bg-black/5 px-1.5 py-0.5 font-mono text-[10px] text-text-muted dark:bg-white/5 sm:max-w-[220px]",children:e},t)),e.models.length>3&&(0,l.jsxs)("span",{className:"text-[10px] text-text-muted",children:["+",e.models.length-3," more"]})]})]})]}),(0,l.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center sm:gap-3 sm:shrink-0",children:[(0,l.jsxs)("div",{className:"flex items-center justify-between gap-1.5 rounded-lg bg-black/[0.02] px-2 py-1.5 dark:bg-white/[0.02] sm:justify-start sm:bg-transparent sm:px-0 sm:py-0 sm:dark:bg-transparent",children:[(0,l.jsx)("span",{className:"text-xs text-text-muted font-medium",children:"Round Robin"}),(0,l.jsx)(c.lM,{size:"sm",checked:o,onChange:i})]}),(0,l.jsxs)("div",{className:"grid grid-cols-3 gap-1 sm:flex",children:[(0,l.jsxs)("button",{onClick:t=>{t.stopPropagation(),s(e.name,`combo-${e.id}`)},className:"flex flex-col items-center rounded px-2 py-1 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy combo name",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t===`combo-${e.id}`?"check":"content_copy"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Copy"})]}),(0,l.jsxs)("button",{onClick:a,className:"flex flex-col items-center rounded px-2 py-1 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Edit",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"edit"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Edit"})]}),(0,l.jsxs)("button",{onClick:r,className:"flex flex-col items-center rounded px-2 py-1 text-red-500 transition-colors hover:bg-red-500/10",title:"Delete",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"}),(0,l.jsx)("span",{className:"text-[10px] leading-tight",children:"Delete"})]})]})]})]})})}function u({id:e,index:t,model:s,isFirst:r,isLast:n,onEdit:c,onMoveUp:d,onMoveDown:m,onRemove:x}){let{attributes:h,listeners:p,setNodeRef:b,transform:f,isDragging:g}=(0,o.gl)({id:e}),j={transform:i.Ks.Transform.toString(f),opacity:g?.4:1,zIndex:g?999:void 0},[y,v]=(0,a.useState)(!1),[w,N]=(0,a.useState)(s),k=()=>{let e=w.trim();e&&e!==s?c(e):N(s),v(!1)};return(0,l.jsxs)("div",{ref:b,style:j,className:`group flex min-w-0 items-center gap-1.5 rounded-md px-2 py-1 bg-black/[0.02] hover:bg-black/[0.04] dark:bg-white/[0.02] dark:hover:bg-white/[0.04] transition-colors ${g?"shadow-md ring-1 ring-primary/30":""}`,children:[(0,l.jsx)("button",{...h,...p,type:"button",className:"cursor-grab touch-none p-0.5 rounded text-text-muted hover:text-primary active:cursor-grabbing shrink-0",title:"Drag to reorder",children:(0,l.jsxs)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"currentColor",children:[(0,l.jsx)("circle",{cx:"9",cy:"4",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"4",r:"2"}),(0,l.jsx)("circle",{cx:"9",cy:"12",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"12",r:"2"}),(0,l.jsx)("circle",{cx:"9",cy:"20",r:"2"}),(0,l.jsx)("circle",{cx:"15",cy:"20",r:"2"})]})}),(0,l.jsx)("span",{className:"text-[10px] font-medium text-text-muted w-3 text-center shrink-0",children:t+1}),y?(0,l.jsx)("input",{autoFocus:!0,value:w,onChange:e=>N(e.target.value),onBlur:k,onKeyDown:e=>{"Enter"===e.key&&k(),"Escape"===e.key&&(N(s),v(!1))},className:"min-w-0 flex-1 rounded border border-primary/40 bg-white px-1.5 py-0.5 font-mono text-xs text-text-main outline-none dark:bg-black/20"}):(0,l.jsx)("div",{className:"min-w-0 flex-1 cursor-text truncate rounded px-1.5 py-0.5 font-mono text-xs text-text-main hover:bg-black/5 dark:hover:bg-white/5",onClick:()=>v(!0),title:"Click to edit",children:s}),(0,l.jsxs)("div",{className:"flex shrink-0 items-center gap-0.5",children:[(0,l.jsx)("button",{onClick:d,disabled:r,className:`p-0.5 rounded ${r?"text-text-muted/20 cursor-not-allowed":"text-text-muted hover:text-primary hover:bg-black/5 dark:hover:bg-white/5"}`,title:"Move up",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"arrow_upward"})}),(0,l.jsx)("button",{onClick:m,disabled:n,className:`p-0.5 rounded ${n?"text-text-muted/20 cursor-not-allowed":"text-text-muted hover:text-primary hover:bg-black/5 dark:hover:bg-white/5"}`,title:"Move down",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"arrow_downward"})})]}),(0,l.jsx)("button",{onClick:x,className:"p-0.5 hover:bg-red-500/10 rounded text-text-muted hover:text-red-500 transition-all",title:"Remove",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"close"})})]})}function p({isOpen:e,combo:t,onClose:s,onSave:i,activeProviders:d,kindFilter:x=null}){let[h,b]=(0,a.useState)(t?.name||""),[f,g]=(0,a.useState)(t?.models||[]),[j,y]=(0,a.useState)(!1),[v,w]=(0,a.useState)(!1),[N,k]=(0,a.useState)(""),[C,S]=(0,a.useState)({}),E=(0,r.FR)((0,r.MS)(r.AN,{activationConstraint:{distance:5}}),(0,r.MS)(r.uN,{coordinateGetter:o.JR})),O=f.map((e,t)=>({uid:`item-${t}`,model:e})),$=async()=>{try{let e=await fetch("/api/models/alias");if(!e.ok)return;let t=await e.json();S(t.aliases||{})}catch(e){console.error("Error fetching modal data:",e)}};(0,a.useEffect)(()=>{e&&$()},[e]);let _=e=>e.trim()?m.test(e)?(k(""),!0):(k("Only letters, numbers, -, _ and . allowed"),!1):(k("Name is required"),!1),D=async()=>{_(h)&&(w(!0),await i({name:h.trim(),models:f}),w(!1))},M=!!t;return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(c.aF,{isOpen:e,onClose:s,title:M?"Edit Combo":"Create Combo",children:(0,l.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)(c.pd,{label:"Combo Name",value:h,onChange:e=>{let t=e.target.value;b(t),t?_(t):k("")},placeholder:"my-combo",error:N}),(0,l.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and . allowed"})]}),(0,l.jsxs)("div",{children:[(0,l.jsx)("label",{className:"text-sm font-medium mb-1.5 block",children:"Models"}),0===f.length?(0,l.jsxs)("div",{className:"text-center py-4 border border-dashed border-black/10 dark:border-white/10 rounded-lg bg-black/[0.01] dark:bg-white/[0.01]",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-text-muted text-xl mb-1",children:"layers"}),(0,l.jsx)("p",{className:"text-xs text-text-muted",children:"No models added yet"})]}):(0,l.jsx)(r.Mp,{sensors:E,collisionDetection:r.fp,onDragEnd:e=>{let{active:t,over:s}=e;if(s&&t.id!==s.id){let e=O.findIndex(e=>e.uid===t.id),l=O.findIndex(e=>e.uid===s.id);-1!==e&&-1!==l&&g(t=>(0,o.be)(t,e,l))}},modifiers:[n.FN,n.gj],children:(0,l.jsx)(o.gB,{items:O.map(e=>e.uid),strategy:o._G,children:(0,l.jsx)("div",{className:"flex max-h-[55vh] min-w-0 flex-col gap-1 overflow-y-auto sm:max-h-[350px]",children:O.map(({uid:e,model:t},s)=>(0,l.jsx)(u,{id:e,index:s,model:t,isFirst:0===s,isLast:s===O.length-1,onEdit:e=>{let t=[...f];t[s]=e,g(t)},onMoveUp:()=>(e=>{if(0===e)return;let t=[...f];[t[e-1],t[e]]=[t[e],t[e-1]],g(t)})(s),onMoveDown:()=>(e=>{if(e===f.length-1)return;let t=[...f];[t[e],t[e+1]]=[t[e+1],t[e]],g(t)})(s),onRemove:()=>{g(f.filter((e,t)=>t!==s))}},e))})})}),(0,l.jsxs)("button",{onClick:()=>y(!0),className:"w-full mt-2 py-2 border border-dashed border-black/10 dark:border-white/10 rounded-lg text-xs text-primary font-medium hover:text-primary hover:border-primary/50 transition-colors flex items-center justify-center gap-1",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"add"}),"Add Model"]})]}),(0,l.jsxs)("div",{className:"flex flex-col gap-2 pt-1 sm:flex-row",children:[(0,l.jsx)(c.$n,{onClick:s,variant:"ghost",fullWidth:!0,size:"sm",children:"Cancel"}),(0,l.jsx)(c.$n,{onClick:D,fullWidth:!0,size:"sm",disabled:!h.trim()||!!N||v,children:v?"Saving...":M?"Save":"Create"})]})]})}),(0,l.jsx)(c.rq,{isOpen:j,onClose:()=>y(!1),onSelect:e=>{f.includes(e.value)||g([...f,e.value])},onDeselect:e=>{g(f.filter(t=>t!==e.value))},activeProviders:d,modelAliases:C,title:"Add Model to Combo",kindFilter:x,addedModelValues:f,closeOnSelect:!1})]})}}},e=>{e.O(0,[2574,3862,2194,698,7055,1321,5497,8441,3794,7358],()=>e(e.s=42651)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[712],{3112:(e,t,l)=>{Promise.resolve().then(l.bind(l,44493))},44493:(e,t,l)=>{"use strict";l.d(t,{default:()=>o});var s=l(95155),n=l(12115),r=l(35497),a=l(90620);let c={LOG:"text-green-400",INFO:"text-blue-400",WARN:"text-yellow-400",ERROR:"text-red-400",DEBUG:"text-purple-400"};function o(){let[e,t]=(0,n.useState)([]),[l,o]=(0,n.useState)(!1),i=(0,n.useRef)(null),u=async()=>{try{await fetch("/api/translator/console-logs",{method:"DELETE"})}catch(e){console.error("Failed to clear console logs:",e)}};return(0,n.useEffect)(()=>{let e=new EventSource("/api/translator/console-logs/stream");return e.onopen=()=>o(!0),e.onmessage=e=>{let l=JSON.parse(e.data);"init"===l.type?t(l.logs.slice(-a.UY.maxLines)):"line"===l.type?t(e=>{let t=[...e,l.line];return t.length>a.UY.maxLines?t.slice(-a.UY.maxLines):t}):"clear"===l.type&&t([])},e.onerror=()=>o(!1),()=>e.close()},[]),(0,n.useEffect)(()=>{i.current&&(i.current.scrollTop=i.current.scrollHeight)},[e]),(0,s.jsx)("div",{className:"",children:(0,s.jsxs)(r.Zp,{children:[(0,s.jsx)("div",{className:"flex items-center justify-end px-4 pt-3 pb-2",children:(0,s.jsx)(r.$n,{size:"sm",variant:"outline",icon:"delete",onClick:u,children:"Clear"})}),(0,s.jsx)("div",{ref:i,className:"bg-black rounded-b-lg p-4 text-xs font-mono h-[calc(100vh-220px)] overflow-y-auto",children:0===e.length?(0,s.jsx)("span",{className:"text-text-muted",children:"No console logs yet."}):(0,s.jsx)("div",{className:"space-y-0.5",children:e.map((e,t)=>{let l,n;return(0,s.jsx)("div",{children:(n=c[(l=e.match(/\[(\w+)\]/g))?l[1]?.replace(/\[|\]/g,""):null]||"text-green-400",(0,s.jsx)("span",{className:n,children:e}))},t)})})})]})})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=3112)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[712],{3112:(e,t,l)=>{Promise.resolve().then(l.bind(l,44493))},44493:(e,t,l)=>{"use strict";l.d(t,{default:()=>o});var s=l(95155),n=l(12115),r=l(35497),a=l(90620);let c={LOG:"text-green-400",INFO:"text-blue-400",WARN:"text-yellow-400",ERROR:"text-red-400",DEBUG:"text-purple-400"};function o(){let[e,t]=(0,n.useState)([]),[l,o]=(0,n.useState)(!1),i=(0,n.useRef)(null),u=async()=>{try{await fetch("/api/translator/console-logs",{method:"DELETE"})}catch(e){console.error("Failed to clear console logs:",e)}};return(0,n.useEffect)(()=>{let e=new EventSource("/api/translator/console-logs/stream");return e.onopen=()=>o(!0),e.onmessage=e=>{let l=JSON.parse(e.data);"init"===l.type?t(l.logs.slice(-a.UY.maxLines)):"line"===l.type?t(e=>{let t=[...e,l.line];return t.length>a.UY.maxLines?t.slice(-a.UY.maxLines):t}):"clear"===l.type&&t([])},e.onerror=()=>o(!1),()=>e.close()},[]),(0,n.useEffect)(()=>{i.current&&(i.current.scrollTop=i.current.scrollHeight)},[e]),(0,s.jsx)("div",{className:"",children:(0,s.jsxs)(r.Zp,{children:[(0,s.jsx)("div",{className:"flex items-center justify-end px-4 pt-3 pb-2",children:(0,s.jsx)(r.$n,{size:"sm",variant:"outline",icon:"delete",onClick:u,children:"Clear"})}),(0,s.jsx)("div",{ref:i,className:"bg-black rounded-b-lg p-4 text-xs font-mono h-[calc(100vh-220px)] overflow-y-auto",children:0===e.length?(0,s.jsx)("span",{className:"text-text-muted",children:"No console logs yet."}):(0,s.jsx)("div",{className:"space-y-0.5",children:e.map((e,t)=>{let l,n;return(0,s.jsx)("div",{children:(n=c[(l=e.match(/\[(\w+)\]/g))?l[1]?.replace(/\[|\]/g,""):null]||"text-green-400",(0,s.jsx)("span",{className:n,children:e}))},t)})})})]})})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=3112)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{21770:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=21770)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{21770:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=21770)),_N_E=e.O()}]);
@@ -56,4 +56,4 @@
56
56
  -F "temperature=${k}"`:""}${h.includes("prompt")&&v?` \\
57
57
  -F "prompt=${v}"`:""}`,V=async()=>{if(!b||!J)return;K(!0),B(""),E(null);let e=Date.now();try{let t=new FormData;t.append("file",b),t.append("model",J),h.includes("language")&&g&&t.append("language",g),h.includes("response_format")&&t.append("response_format",w),h.includes("temperature")&&k&&t.append("temperature",k),h.includes("prompt")&&v&&t.append("prompt",v);let s={};$&&(s.Authorization=`Bearer ${$}`);let a=await fetch("/api/v1/audio/transcriptions",{method:"POST",headers:s,body:t});O(Date.now()-e);let r=(a.headers.get("content-type")||"").includes("application/json")?await a.json():await a.text();if(!a.ok)return void B(r?.error?.message||r?.error||r||`HTTP ${a.status}`);E(r)}catch(e){B(e.message||"Network error")}finally{K(!1)}},H="string"==typeof I?I:I?JSON.stringify(I,null,2):`{
58
58
  "text": "Hello world..."
59
- }`;return(0,a.jsxs)(i.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,a.jsxs)("div",{className:"flex flex-col gap-2.5",children:[l.length>0?(0,a.jsx)(C,{label:"Model",children:(0,a.jsx)("select",{value:d,onChange:e=>u(e.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:l.map(e=>(0,a.jsx)("option",{value:e.id,children:e.name||e.id},e.id))})}):(0,a.jsx)(C,{label:"Model",children:(0,a.jsx)("input",{value:d,onChange:e=>u(e.target.value),placeholder:"Enter model id",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,a.jsx)(C,{label:"Endpoint",children:(0,a.jsx)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:(0,a.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[P,"/v1/audio/transcriptions"]})})}),(0,a.jsx)(C,{label:"API Key",children:(0,a.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:$?`${$.slice(0,8)}${"•".repeat(Math.min(20,$.length-8))}`:(0,a.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),(0,a.jsx)(C,{label:"Audio File",children:(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("input",{type:"file",accept:"audio/*,video/mp4,.m4a,.mp3,.wav,.ogg,.flac,.webm,.opus",onChange:e=>f(e.target.files?.[0]||null),className:"w-full text-xs text-text-muted file:mr-2 file:py-1 file:px-2.5 file:rounded-lg file:border file:border-border file:bg-background file:text-text-main hover:file:bg-sidebar file:cursor-pointer"}),b&&(0,a.jsxs)("span",{className:"text-xs text-text-muted font-mono",children:[b.name," \xc2\xb7 ",(b.size/1024).toFixed(1)," KB"]})]})}),h.includes("language")&&(0,a.jsx)(C,{label:"Language",children:(0,a.jsx)("input",{value:g,onChange:e=>y(e.target.value),placeholder:"e.g. en, vi, ja (auto-detect if empty)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),h.includes("prompt")&&(0,a.jsx)(C,{label:"Prompt",children:(0,a.jsx)("input",{value:v,onChange:e=>j(e.target.value),placeholder:"optional context to improve accuracy",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),h.includes("temperature")&&(0,a.jsx)(C,{label:"Temperature",children:(0,a.jsx)("input",{type:"number",step:"0.1",min:"0",max:"1",value:k,onChange:e=>S(e.target.value),placeholder:"0 - 1 (default 0)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),h.includes("response_format")&&(0,a.jsx)(C,{label:"Response Format",children:(0,a.jsxs)("select",{value:w,onChange:e=>N(e.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,a.jsx)("option",{value:"json",children:"json"}),(0,a.jsx)("option",{value:"text",children:"text"}),(0,a.jsx)("option",{value:"srt",children:"srt"}),(0,a.jsx)("option",{value:"verbose_json",children:"verbose_json"}),(0,a.jsx)("option",{value:"vtt",children:"vtt"})]})}),(0,a.jsxs)("div",{className:"mt-1",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,a.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,a.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,a.jsxs)("button",{onClick:()=>F(z),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:D?"check":"content_copy"}),D?"Copied":"Copy"]}),(0,a.jsxs)("button",{onClick:V,disabled:M||!b||!J,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:M?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),M?"Transcribing...":"Run"]})]})]}),(0,a.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:z})]}),L&&(0,a.jsx)("p",{className:"text-xs text-red-500 break-words",children:L}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,a.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",I&&T&&(0,a.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",T,"ms"]})]}),I&&(0,a.jsxs)("button",{onClick:()=>q(H),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:U?"check":"content_copy"}),U?"Copied":"Copy"]})]}),(0,a.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:H})]})]})]})}function O(){let{kind:e,id:t}=(0,r.useParams)(),s=(0,r.useRouter)(),o=c.rj.find(t=>t.id===e),m=(0,c.gC)(t)&&"embedding"===e,p=async()=>{if(confirm("Delete this Custom Embedding node?"))try{(await fetch(`/api/provider-nodes/${t}`,{method:"DELETE"})).ok&&s.push(`/dashboard/media-providers/${e}`)}catch(e){console.log("Error deleting custom embedding node:",e)}},[u,x]=(0,n.useState)(null),[h,b]=(0,n.useState)(m),[f,y]=(0,n.useState)(!1);if((0,n.useEffect)(()=>{if(!m)return;let e=!1;return fetch("/api/provider-nodes",{cache:"no-store"}).then(e=>e.json()).then(s=>{e||(x((s.nodes||[]).find(e=>e.id===t)||null),b(!1))}).catch(()=>{e||b(!1)}),()=>{e=!0}},[t,m]),!o)return(0,r.notFound)();let v=c.Q2[t],w=m?u?{id:t,name:u.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"}:null:v;if(!m&&!v||m&&!h&&!u)return(0,r.notFound)();if(m&&h)return(0,a.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let N=m?["embedding"]:w.serviceKinds??["llm"];return m||N.includes(e)?(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsxs)("div",{children:[(0,a.jsxs)(l(),{href:`/dashboard/media-providers/${e}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),o.label]}),(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,a.jsx)("div",{className:"size-12 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${w.color}15`},children:(0,a.jsx)(d.A,{src:`/providers/${w.id}.png`,alt:w.name,size:48,className:"object-contain rounded-lg max-w-[48px] max-h-[48px]",fallbackText:w.textIcon||w.id.slice(0,2).toUpperCase(),fallbackColor:w.color})}),(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,a.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:w.name}),!m&&w.notice?.apiKeyUrl&&(0,a.jsxs)("a",{href:w.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[m&&(0,a.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xc2\xb7 ",u?.prefix]}),N.map(t=>(0,a.jsx)(i.Ex,{variant:t===e?"primary":"default",size:"sm",children:t.toUpperCase()},t))]})]}),m&&(0,a.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,a.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>y(!0),children:"Edit"}),(0,a.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:p,children:"Delete"})]})]})]}),!m&&w.kindNotice?.[e]&&(0,a.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-amber-500/10 border border-amber-500/30 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,a.jsx)("p",{className:"text-sm",children:w.kindNotice[e]})]}),!m&&w.notice?.text&&!w.deprecated&&(0,a.jsxs)("div",{className:"flex flex-col gap-2 rounded-lg border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,a.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:w.notice.text}),w.notice.apiKeyUrl&&(0,a.jsx)("a",{href:w.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center rounded bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key \xe2†’"})]}),!m&&w.noAuth?(0,a.jsx)(i.gw,{providerId:t}):(0,a.jsx)(g,{providerId:t,isOAuth:!1}),"tts"!==e&&"webSearch"!==e&&"webFetch"!==e&&(0,a.jsx)(j,{providerId:t,kindFilter:e,providerAliasOverride:m?u?.prefix:void 0}),!m&&(w.searchConfig||w.fetchConfig||w.ttsConfig||w.sttConfig||w.embeddingConfig||w.searchViaChat)&&(0,a.jsx)(i.Wx,{config:"webFetch"===e?w.fetchConfig:"tts"===e?w.ttsConfig:"stt"===e?w.sttConfig:"embedding"===e?w.embeddingConfig:w.searchConfig||{mode:"chat-completions",defaultModel:w.searchViaChat?.defaultModel,pricingUrl:w.searchViaChat?.pricingUrl,freeTier:w.searchViaChat?.freeTier},provider:w,title:`${o.label} Config`}),"embedding"===e&&(0,a.jsx)(I,{providerId:t,customAlias:u?.prefix}),"tts"===e&&(0,a.jsx)(E,{providerId:t}),"stt"===e&&!m&&(0,a.jsx)(R,{providerId:t}),!m&&A[e]&&(0,a.jsx)(T,{providerId:t,kind:e}),m&&(0,a.jsx)(i.x0,{isOpen:f,node:u,onClose:()=>y(!1),onSaved:e=>{x(e),y(!1)}})]}):(0,r.notFound)()}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=6014)),_N_E=e.O()}]);
59
+ }`;return(0,a.jsxs)(i.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Example"}),(0,a.jsxs)("div",{className:"flex flex-col gap-2.5",children:[l.length>0?(0,a.jsx)(C,{label:"Model",children:(0,a.jsx)("select",{value:d,onChange:e=>u(e.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:l.map(e=>(0,a.jsx)("option",{value:e.id,children:e.name||e.id},e.id))})}):(0,a.jsx)(C,{label:"Model",children:(0,a.jsx)("input",{value:d,onChange:e=>u(e.target.value),placeholder:"Enter model id",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),(0,a.jsx)(C,{label:"Endpoint",children:(0,a.jsx)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:(0,a.jsxs)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate",children:[P,"/v1/audio/transcriptions"]})})}),(0,a.jsx)(C,{label:"API Key",children:(0,a.jsx)("span",{className:"px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar rounded-lg truncate block",children:$?`${$.slice(0,8)}${"•".repeat(Math.min(20,$.length-8))}`:(0,a.jsx)("span",{className:"text-text-muted italic",children:"No key configured"})})}),(0,a.jsx)(C,{label:"Audio File",children:(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("input",{type:"file",accept:"audio/*,video/mp4,.m4a,.mp3,.wav,.ogg,.flac,.webm,.opus",onChange:e=>f(e.target.files?.[0]||null),className:"w-full text-xs text-text-muted file:mr-2 file:py-1 file:px-2.5 file:rounded-lg file:border file:border-border file:bg-background file:text-text-main hover:file:bg-sidebar file:cursor-pointer"}),b&&(0,a.jsxs)("span",{className:"text-xs text-text-muted font-mono",children:[b.name," \xc2\xb7 ",(b.size/1024).toFixed(1)," KB"]})]})}),h.includes("language")&&(0,a.jsx)(C,{label:"Language",children:(0,a.jsx)("input",{value:g,onChange:e=>y(e.target.value),placeholder:"e.g. en, vi, ja (auto-detect if empty)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary font-mono"})}),h.includes("prompt")&&(0,a.jsx)(C,{label:"Prompt",children:(0,a.jsx)("input",{value:v,onChange:e=>j(e.target.value),placeholder:"optional context to improve accuracy",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),h.includes("temperature")&&(0,a.jsx)(C,{label:"Temperature",children:(0,a.jsx)("input",{type:"number",step:"0.1",min:"0",max:"1",value:k,onChange:e=>S(e.target.value),placeholder:"0 - 1 (default 0)",className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary"})}),h.includes("response_format")&&(0,a.jsx)(C,{label:"Response Format",children:(0,a.jsxs)("select",{value:w,onChange:e=>N(e.target.value),className:"w-full px-3 py-1.5 text-sm border border-border rounded-lg bg-background focus:outline-none focus:border-primary",children:[(0,a.jsx)("option",{value:"json",children:"json"}),(0,a.jsx)("option",{value:"text",children:"text"}),(0,a.jsx)("option",{value:"srt",children:"srt"}),(0,a.jsx)("option",{value:"verbose_json",children:"verbose_json"}),(0,a.jsx)("option",{value:"vtt",children:"vtt"})]})}),(0,a.jsxs)("div",{className:"mt-1",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,a.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"Request"}),(0,a.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,a.jsxs)("button",{onClick:()=>F(z),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:D?"check":"content_copy"}),D?"Copied":"Copy"]}),(0,a.jsxs)("button",{onClick:V,disabled:M||!b||!J,className:"flex w-full sm:w-auto items-center justify-center gap-1.5 px-3 py-1 rounded-lg bg-primary text-white text-xs font-medium hover:bg-primary/90 transition-colors disabled:opacity-50 disabled:cursor-not-allowed",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",style:M?{animation:"spin 1s linear infinite"}:void 0,children:"play_arrow"}),M?"Transcribing...":"Run"]})]})]}),(0,a.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:z})]}),L&&(0,a.jsx)("p",{className:"text-xs text-red-500 break-words",children:L}),(0,a.jsxs)("div",{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,a.jsxs)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:["Response ",I&&T&&(0,a.jsxs)("span",{className:"font-normal normal-case",children:["⚡ ",T,"ms"]})]}),I&&(0,a.jsxs)("button",{onClick:()=>q(H),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:U?"check":"content_copy"}),U?"Copied":"Copy"]})]}),(0,a.jsx)("pre",{className:"bg-sidebar rounded-lg px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all opacity-70",children:H})]})]})]})}function O(){let{kind:e,id:t}=(0,r.useParams)(),s=(0,r.useRouter)(),o=c.rj.find(t=>t.id===e),m=(0,c.gC)(t)&&"embedding"===e,p=async()=>{if(confirm("Delete this Custom Embedding node?"))try{(await fetch(`/api/provider-nodes/${t}`,{method:"DELETE"})).ok&&s.push(`/dashboard/media-providers/${e}`)}catch(e){console.log("Error deleting custom embedding node:",e)}},[u,x]=(0,n.useState)(null),[h,b]=(0,n.useState)(m),[f,y]=(0,n.useState)(!1);if((0,n.useEffect)(()=>{if(!m)return;let e=!1;return fetch("/api/provider-nodes",{cache:"no-store"}).then(e=>e.json()).then(s=>{e||(x((s.nodes||[]).find(e=>e.id===t)||null),b(!1))}).catch(()=>{e||b(!1)}),()=>{e=!0}},[t,m]),!o)return(0,r.notFound)();let v=c.Q2[t],w=m?u?{id:t,name:u.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"}:null:v;if(!m&&!v||m&&!h&&!u)return(0,r.notFound)();if(m&&h)return(0,a.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let N=m?["embedding"]:w.serviceKinds??["llm"];return m||N.includes(e)?(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsxs)("div",{children:[(0,a.jsxs)(l(),{href:`/dashboard/media-providers/${e}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),o.label]}),(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,a.jsx)("div",{className:"size-12 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${w.color}15`},children:(0,a.jsx)(d.A,{src:`/providers/${w.id}.png`,alt:w.name,size:48,className:"object-contain rounded-lg max-w-[48px] max-h-[48px]",fallbackText:w.textIcon||w.id.slice(0,2).toUpperCase(),fallbackColor:w.color})}),(0,a.jsxs)("div",{className:"flex-1",children:[(0,a.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,a.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:w.name}),!m&&w.notice?.apiKeyUrl&&(0,a.jsxs)("a",{href:w.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[m&&(0,a.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xc2\xb7 ",u?.prefix]}),N.map(t=>(0,a.jsx)(i.Ex,{variant:t===e?"primary":"default",size:"sm",children:t.toUpperCase()},t))]})]}),m&&(0,a.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,a.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>y(!0),children:"Edit"}),(0,a.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:p,children:"Delete"})]})]})]}),!m&&w.kindNotice?.[e]&&(0,a.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 rounded-lg bg-amber-500/10 border border-amber-500/30 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,a.jsx)("p",{className:"text-sm",children:w.kindNotice[e]})]}),!m&&w.notice?.text&&!w.deprecated&&(0,a.jsxs)("div",{className:"flex flex-col gap-2 rounded-lg border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,a.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:w.notice.text}),w.notice.apiKeyUrl&&(0,a.jsx)("a",{href:w.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center rounded bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key \xe2†’"})]}),!m&&w.noAuth?(0,a.jsx)(i.gw,{providerId:t}):(0,a.jsx)(g,{providerId:t,isOAuth:!1}),"tts"!==e&&"webSearch"!==e&&"webFetch"!==e&&(0,a.jsx)(j,{providerId:t,kindFilter:e,providerAliasOverride:m?u?.prefix:void 0}),!m&&(w.searchConfig||w.fetchConfig||w.ttsConfig||w.sttConfig||w.embeddingConfig||w.searchViaChat)&&(0,a.jsx)(i.Wx,{config:"webFetch"===e?w.fetchConfig:"tts"===e?w.ttsConfig:"stt"===e?w.sttConfig:"embedding"===e?w.embeddingConfig:w.searchConfig||{mode:"chat-completions",defaultModel:w.searchViaChat?.defaultModel,pricingUrl:w.searchViaChat?.pricingUrl,freeTier:w.searchViaChat?.freeTier},provider:w,title:`${o.label} Config`}),"embedding"===e&&(0,a.jsx)(I,{providerId:t,customAlias:u?.prefix}),"tts"===e&&(0,a.jsx)(E,{providerId:t}),"stt"===e&&!m&&(0,a.jsx)(R,{providerId:t}),!m&&A[e]&&(0,a.jsx)(T,{providerId:t,kind:e}),m&&(0,a.jsx)(i.x0,{isOpen:f,node:u,onClose:()=>y(!1),onSaved:e=>{x(e),y(!1)}})]}):(0,r.notFound)()}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=6014)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6620],{16144:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>f});var i=t(95155),r=t(73321),a=t(98500),n=t.n(a),o=t(12115),l=t(35497),c=t(57250),d=t(52679);let m=new Set([]),x={image:"image-combo",tts:"tts-combo"};function h(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function p({provider:e,kind:s,connections:t,isCustom:r,onToggle:a}){let o=d.Q2[e.id],m=!!o?.noAuth,x=t.filter(s=>s.provider===e.id),u=x.filter(e=>{let s=h(e);return"active"===s||"success"===s}).length,f=x.filter(e=>{let s=h(e);return"error"===s||"expired"===s||"unavailable"===s}).length,g=x.length,j=g>0&&x.every(e=>!1===e.isActive);return(0,i.jsx)(n(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,i.jsx)(l.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${j?"opacity-50":""}`,children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,i.jsx)(c.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,i.jsxs)("div",{className:"min-w-0",children:[(0,i.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,i.jsxs)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:[r&&(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Custom"}),m?(0,i.jsx)(l.Ex,{variant:"success",size:"sm",children:"Ready"}):j?(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===g?(0,i.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,i.jsxs)(i.Fragment,{children:[u>0&&(0,i.jsxs)(l.Ex,{variant:"success",size:"sm",dot:!0,children:[u," Connected"]}),f>0&&(0,i.jsxs)(l.Ex,{variant:"error",size:"sm",dot:!0,children:[f," Error"]}),0===u&&0===f&&(0,i.jsxs)(l.Ex,{variant:"default",size:"sm",children:[g," Added"]})]})]})]})]}),g>0&&(0,i.jsx)("div",{className:"shrink-0 opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:s=>{s.preventDefault(),s.stopPropagation(),a&&a(e.id,j)},children:(0,i.jsx)(l.lM,{size:"sm",checked:!j,onChange:()=>{},title:j?"Enable provider":"Disable provider"})})]})})})}function u({combos:e}){return 0===e.length?null:(0,i.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,i.jsx)(n(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,i.jsx)(l.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,i.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,i.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",r=d.Q2[t];return(0,i.jsx)("div",{title:r?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${r?.color??"#888"}15`},children:(0,i.jsx)(c.A,{src:`/providers/${t}.png`,alt:r?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:r?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:r?.color})},`${e}-${s}`)}),e.models.length>6&&(0,i.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,i.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,i.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function f(){let{kind:e}=(0,r.useParams)(),s=(0,r.useRouter)(),[t,a]=(0,o.useState)([]),[n,c]=(0,o.useState)([]),[h,f]=(0,o.useState)([]),[g,j]=(0,o.useState)(!1);(0,o.useEffect)(()=>{("webSearch"===e||"webFetch"===e)&&s.replace("/dashboard/media-providers/web")},[e,s]);let b=d.rj.find(s=>s.id===e),v="embedding"===e,N=m.has(e);if((0,o.useEffect)(()=>{b&&(fetch("/api/providers",{cache:"no-store"}).then(e=>e.json()).then(e=>a(e.connections||[])).catch(()=>{}),v&&fetch("/api/provider-nodes",{cache:"no-store"}).then(e=>e.json()).then(e=>c((e.nodes||[]).filter(e=>"custom-embedding"===e.type))).catch(()=>{}),N&&fetch("/api/combos",{cache:"no-store"}).then(e=>e.json()).then(e=>f(e.combos||[])).catch(()=>{}))},[v,N,b]),!b)return(0,r.notFound)();let y=(0,d.o5)(e),k=h.filter(s=>s.kind===e),w=n.map(e=>({id:e.id,name:e.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"})),C=[...y,...w],$=async(e,s)=>{let i=t.filter(s=>s.provider===e);a(t=>t.map(t=>t.provider===e?{...t,isActive:s}:t)),await Promise.allSettled(i.map(e=>fetch(`/api/providers/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:s})})))},E=async()=>{let t=x[e]||`${e}-combo`,i=t,r=1,a=new Set(h.map(e=>e.name));for(;a.has(i);)i=`${t}-${r++}`;let n=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:i,models:[],kind:e})});if(n.ok){let e=await n.json();s.push(`/dashboard/media-providers/combo/${e.id}`)}else alert((await n.json()).error||"Failed to create combo")};return(0,i.jsxs)("div",{className:"flex flex-col gap-6",children:[(v||N)&&(0,i.jsxs)("div",{className:"flex items-center justify-end gap-2",children:[N&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:E,children:"Create Combo"}),v&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:()=>j(!0),children:"Add Custom Embedding"})]}),N&&k.length>0&&(0,i.jsx)(u,{combos:k}),0===C.length?(0,i.jsxs)("div",{className:"text-center py-12 border border-dashed border-border rounded-xl text-text-muted text-sm",children:["No providers support ",(0,i.jsx)("strong",{children:b.label})," yet."]}):(0,i.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:[y.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,onToggle:$},s.id)),w.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,isCustom:!0,onToggle:$},s.id))]}),v&&(0,i.jsx)(l.x0,{isOpen:g,onClose:()=>j(!1),onCreated:e=>{c(s=>[...s,e]),j(!1)}})]})}},83907:(e,s,t)=>{Promise.resolve().then(t.bind(t,16144))}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=83907)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6620],{16144:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>f});var i=t(95155),r=t(73321),a=t(98500),n=t.n(a),o=t(12115),l=t(35497),c=t(57250),d=t(52679);let m=new Set([]),x={image:"image-combo",tts:"tts-combo"};function h(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function p({provider:e,kind:s,connections:t,isCustom:r,onToggle:a}){let o=d.Q2[e.id],m=!!o?.noAuth,x=t.filter(s=>s.provider===e.id),u=x.filter(e=>{let s=h(e);return"active"===s||"success"===s}).length,f=x.filter(e=>{let s=h(e);return"error"===s||"expired"===s||"unavailable"===s}).length,g=x.length,j=g>0&&x.every(e=>!1===e.isActive);return(0,i.jsx)(n(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,i.jsx)(l.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${j?"opacity-50":""}`,children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,i.jsx)(c.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,i.jsxs)("div",{className:"min-w-0",children:[(0,i.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,i.jsxs)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:[r&&(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Custom"}),m?(0,i.jsx)(l.Ex,{variant:"success",size:"sm",children:"Ready"}):j?(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===g?(0,i.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,i.jsxs)(i.Fragment,{children:[u>0&&(0,i.jsxs)(l.Ex,{variant:"success",size:"sm",dot:!0,children:[u," Connected"]}),f>0&&(0,i.jsxs)(l.Ex,{variant:"error",size:"sm",dot:!0,children:[f," Error"]}),0===u&&0===f&&(0,i.jsxs)(l.Ex,{variant:"default",size:"sm",children:[g," Added"]})]})]})]})]}),g>0&&(0,i.jsx)("div",{className:"shrink-0 opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:s=>{s.preventDefault(),s.stopPropagation(),a&&a(e.id,j)},children:(0,i.jsx)(l.lM,{size:"sm",checked:!j,onChange:()=>{},title:j?"Enable provider":"Disable provider"})})]})})})}function u({combos:e}){return 0===e.length?null:(0,i.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,i.jsx)(n(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,i.jsx)(l.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,i.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,i.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",r=d.Q2[t];return(0,i.jsx)("div",{title:r?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${r?.color??"#888"}15`},children:(0,i.jsx)(c.A,{src:`/providers/${t}.png`,alt:r?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:r?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:r?.color})},`${e}-${s}`)}),e.models.length>6&&(0,i.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,i.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,i.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function f(){let{kind:e}=(0,r.useParams)(),s=(0,r.useRouter)(),[t,a]=(0,o.useState)([]),[n,c]=(0,o.useState)([]),[h,f]=(0,o.useState)([]),[g,j]=(0,o.useState)(!1);(0,o.useEffect)(()=>{("webSearch"===e||"webFetch"===e)&&s.replace("/dashboard/media-providers/web")},[e,s]);let b=d.rj.find(s=>s.id===e),v="embedding"===e,N=m.has(e);if((0,o.useEffect)(()=>{b&&(fetch("/api/providers",{cache:"no-store"}).then(e=>e.json()).then(e=>a(e.connections||[])).catch(()=>{}),v&&fetch("/api/provider-nodes",{cache:"no-store"}).then(e=>e.json()).then(e=>c((e.nodes||[]).filter(e=>"custom-embedding"===e.type))).catch(()=>{}),N&&fetch("/api/combos",{cache:"no-store"}).then(e=>e.json()).then(e=>f(e.combos||[])).catch(()=>{}))},[v,N,b]),!b)return(0,r.notFound)();let y=(0,d.o5)(e),k=h.filter(s=>s.kind===e),w=n.map(e=>({id:e.id,name:e.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"})),C=[...y,...w],$=async(e,s)=>{let i=t.filter(s=>s.provider===e);a(t=>t.map(t=>t.provider===e?{...t,isActive:s}:t)),await Promise.allSettled(i.map(e=>fetch(`/api/providers/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:s})})))},E=async()=>{let t=x[e]||`${e}-combo`,i=t,r=1,a=new Set(h.map(e=>e.name));for(;a.has(i);)i=`${t}-${r++}`;let n=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:i,models:[],kind:e})});if(n.ok){let e=await n.json();s.push(`/dashboard/media-providers/combo/${e.id}`)}else alert((await n.json()).error||"Failed to create combo")};return(0,i.jsxs)("div",{className:"flex flex-col gap-6",children:[(v||N)&&(0,i.jsxs)("div",{className:"flex items-center justify-end gap-2",children:[N&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:E,children:"Create Combo"}),v&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:()=>j(!0),children:"Add Custom Embedding"})]}),N&&k.length>0&&(0,i.jsx)(u,{combos:k}),0===C.length?(0,i.jsxs)("div",{className:"text-center py-12 border border-dashed border-border rounded-xl text-text-muted text-sm",children:["No providers support ",(0,i.jsx)("strong",{children:b.label})," yet."]}):(0,i.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:[y.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,onToggle:$},s.id)),w.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,isCustom:!0,onToggle:$},s.id))]}),v&&(0,i.jsx)(l.x0,{isOpen:g,onClose:()=>j(!1),onCreated:e=>{c(s=>[...s,e]),j(!1)}})]})}},83907:(e,s,t)=>{Promise.resolve().then(t.bind(t,16144))}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=83907)),_N_E=e.O()}]);
@@ -1,4 +1,4 @@
1
1
  (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8334],{22662:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>b});var a=s(95155),l=s(73321),r=s(12115),i=s(98500),n=s.n(i),o=s(35497),c=s(57250),d=s(52679);let m=/^[a-zA-Z0-9_.\-]+$/,x={webSearch:"Web Search",webFetch:"Web Fetch",image:"Text to Image",tts:"Text To Speech"},h={webSearch:"/v1/search",webFetch:"/v1/web/fetch",image:"/v1/images/generations",tts:"/v1/audio/speech"},u={webSearch:e=>({model:e,query:"What is the latest news about AI?",search_type:"web",max_results:5}),webFetch:e=>({model:e,url:"https://example.com",format:"markdown"}),image:e=>({model:e,prompt:"A cute cat playing piano",n:1,size:"1024x1024"}),tts:e=>({model:e,input:"Hello, this is a test.",voice:"alloy"})};function p(e){return"webSearch"===e||"webFetch"===e?"/dashboard/media-providers/web":`/dashboard/media-providers/${e}`}function b(){let{id:e}=(0,l.useParams)(),t=(0,l.useRouter)(),[s,i]=(0,r.useState)(null),[b,f]=(0,r.useState)(!0),[j,g]=(0,r.useState)(""),[w,y]=(0,r.useState)(""),[v,N]=(0,r.useState)([]),[k,S]=(0,r.useState)(!1),[U,$]=(0,r.useState)(!1),[C,O]=(0,r.useState)([]),[_,T]=(0,r.useState)(!1),[R,A]=(0,r.useState)(null),[L,P]=(0,r.useState)(""),[E,z]=(0,r.useState)(""),[D,F]=(0,r.useState)([]),[M,I]=(0,r.useState)({}),J=async()=>{try{let[t,s,a,l,r,n]=await Promise.all([fetch(`/api/combos/${e}`,{cache:"no-store"}),fetch("/api/settings",{cache:"no-store"}),fetch("/api/usage/logs",{cache:"no-store"}),fetch("/api/keys",{cache:"no-store"}),fetch("/api/providers",{cache:"no-store"}),fetch("/api/models/alias",{cache:"no-store"})]);if(n.ok&&I((await n.json()).aliases||{}),l.ok){let e=await l.json();z((e.keys||[]).find(e=>!1!==e.isActive)?.key||"")}if(r.ok&&F((await r.json()).connections||[]),!t.ok){i(null),f(!1);return}let o=await t.json();i(o),g(o.name),N(o.models||[]);let c=s.ok?await s.json():{};S(c.comboStrategies?.[o.name]?.fallbackStrategy==="round-robin");let d=a.ok?await a.json():[];O(d.filter(e=>"string"==typeof e&&e.includes(o.name)).slice(0,50))}catch{}f(!1)};(0,r.useEffect)(()=>{J()},[e]);let W=e=>e.trim()?m.test(e)?(y(""),!0):(y("Only letters, numbers, -, _ and ."),!1):(y("Name is required"),!1),H=async t=>{let s=await fetch(`/api/combos/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)});return!!s.ok||(alert((await s.json()).error||"Failed to save"),!1)},Z=async()=>{!W(j)||j===s.name||await H({name:j})&&await J()},q=async e=>{let t=e?.value||e;if(!t||v.includes(t))return;let s=[...v,t];N(s),await H({models:s})},B=async e=>{let t=e?.value||e;if(!t||!v.includes(t))return;let s=v.filter(e=>e!==t);N(s),await H({models:s})},Y=async e=>{let t=v.filter((t,s)=>s!==e);N(t),await H({models:t})},G=async(e,t)=>{let s=[...v],a=e+t;a<0||a>=s.length||([s[e],s[a]]=[s[a],s[e]],N(s),await H({models:s}))},K=async e=>{S(e);let t=await fetch("/api/settings",{cache:"no-store"}),a={...(t.ok?await t.json():{}).comboStrategies||{}};e?a[s.name]={fallbackStrategy:"round-robin"}:delete a[s.name],await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategies:a})})},Q=async()=>{!confirm(`Delete combo "${s.name}"?`)||(await fetch(`/api/combos/${e}`,{method:"DELETE"})).ok&&t.push(p(s.kind))},V=async()=>{if(T(!0),A(null),P(""),R?.audioUrl)try{URL.revokeObjectURL(R.audioUrl)}catch{}if(R?.imageUrl?.startsWith("blob:"))try{URL.revokeObjectURL(R.imageUrl)}catch{}let e=Date.now();try{let t=h[s.kind],a=u[s.kind](s.name),l={"Content-Type":"application/json"};E&&(l.Authorization=`Bearer ${E}`);let r=await fetch(`/api${t}`,{method:"POST",headers:l,body:JSON.stringify(a)}),i=Date.now()-e;if(!r.ok){let e=await r.json().catch(()=>({}));P(e?.error?.message||e?.error||`HTTP ${r.status}`),A({json:JSON.stringify(e,null,2),latencyMs:i});return}let n=r.headers.get("content-type")||"";if(n.startsWith("image/")){let e=await r.blob();A({imageUrl:URL.createObjectURL(e),latencyMs:i});return}if(n.startsWith("audio/")||"application/octet-stream"===n){let e=await r.blob();A({audioUrl:URL.createObjectURL(e),latencyMs:i});return}let o=await r.json(),c=o?.data?.[0],d=c?.b64_json?`data:image/png;base64,${c.b64_json}`:c?.url||"";A({json:JSON.stringify(function e(t){if(!t||"object"!=typeof t)return t;if(Array.isArray(t))return t.map(e);let s={};for(let[a,l]of Object.entries(t))s[a]="b64_json"===a&&"string"==typeof l&&l.length>100?`<${l.length} chars base64>`:e(l);return s}(o),null,2),imageUrl:d,latencyMs:i})}catch(e){P(e.message||"Network error")}T(!1)};if(b)return(0,a.jsx)("div",{className:"text-text-muted text-sm",children:"Loading..."});if(!s)return(0,l.notFound)();let X=x[s.kind]||d.rj.find(e=>e.id===s.kind)?.label||"Combo",ee=h[s.kind],et=s.kind&&u[s.kind]?u[s.kind](s.name):null,es=ee?`curl -X POST http://localhost:3008${ee} \\
2
2
  -H "Content-Type: application/json" \\
3
3
  -H "Authorization: Bearer ${E||"YOUR_KEY"}" \\
4
- -d '${JSON.stringify(et)}'`:"",ea=p(s.kind);return(0,a.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,a.jsx)(n(),{href:ea,className:"text-text-muted hover:text-primary",children:(0,a.jsx)("span",{className:"material-symbols-outlined",children:"arrow_back"})}),(0,a.jsx)("div",{className:"size-10 rounded-lg bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"layers"})}),(0,a.jsxs)("div",{className:"min-w-0",children:[(0,a.jsxs)("p",{className:"text-xs text-text-muted",children:[X," Combo"]}),(0,a.jsx)("code",{className:"text-lg font-semibold font-mono",children:s.name})]})]}),(0,a.jsx)(o.$n,{variant:"outline",icon:"delete",onClick:Q,className:"text-red-500 border-red-200 hover:bg-red-50",children:"Delete"})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Settings"}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)(o.pd,{label:"Combo Name",value:j,onChange:e=>{g(e.target.value),W(e.target.value)},onBlur:Z,error:w}),(0,a.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and ."})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"text-sm font-medium",children:"Round Robin"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Rotate providers across requests instead of strict fallback order."})]}),(0,a.jsx)(o.lM,{checked:k,onChange:K})]})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold",children:"Providers"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Tried in order (top-down) or rotated when round-robin is on."})]}),(0,a.jsx)(o.$n,{size:"sm",icon:"add",onClick:()=>$(!0),children:"Add Provider"})]}),0===v.length?(0,a.jsx)("div",{className:"text-center py-6 border border-dashed border-border rounded-lg text-text-muted text-sm",children:"No providers yet."}):(0,a.jsx)("div",{className:"flex flex-col gap-2",children:v.map((e,t)=>{let{providerId:s,model:l}=function(e){if("string"!=typeof e)return{providerId:"",model:""};let t=e.indexOf("/");return t<0?{providerId:e,model:""}:{providerId:e.slice(0,t),model:e.slice(t+1)}}(e),r=d.Q2[s];return(0,a.jsxs)("div",{className:"flex items-center gap-3 p-2 rounded-lg bg-black/[0.02] dark:bg-white/[0.02]",children:[(0,a.jsx)("span",{className:"text-xs text-text-muted w-5 text-center",children:t+1}),(0,a.jsx)(c.A,{src:`/providers/${s}.png`,alt:r?.name||s,size:24,className:"object-contain rounded shrink-0",fallbackText:r?.textIcon||s.slice(0,2).toUpperCase(),fallbackColor:r?.color}),(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsx)("div",{className:"text-sm font-medium truncate",children:r?.name||s}),l&&(0,a.jsx)("code",{className:"text-[10px] text-text-muted font-mono truncate block",children:l})]}),(0,a.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,a.jsx)("button",{onClick:()=>G(t,-1),disabled:0===t,className:`p-1 rounded ${0===t?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move up",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})}),(0,a.jsx)("button",{onClick:()=>G(t,1),disabled:t===v.length-1,className:`p-1 rounded ${t===v.length-1?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move down",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_downward"})}),(0,a.jsx)("button",{onClick:()=>Y(t),className:"p-1 rounded text-text-muted hover:text-red-500 hover:bg-red-500/10",title:"Remove",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]})]},`${e}-${t}`)})})]}),s.kind&&ee&&(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,a.jsx)("h2",{className:"text-lg font-semibold",children:"Test Example"}),(0,a.jsx)(o.$n,{size:"sm",icon:"play_arrow",onClick:V,disabled:_||0===v.length,children:_?"Running...":"Run"})]}),(0,a.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-x-auto whitespace-pre-wrap break-all",children:es}),L&&(0,a.jsx)("p",{className:"mt-3 text-xs text-red-500 break-words",children:L}),R&&(0,a.jsxs)("div",{className:"mt-3 flex flex-col gap-3",children:[null!=R.latencyMs&&(0,a.jsxs)("span",{className:"text-[11px] text-text-muted",children:["⚡ ",R.latencyMs,"ms"]}),R.imageUrl&&(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,a.jsxs)("a",{href:R.imageUrl,download:"image.png",className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"download"}),"Download"]})}),(0,a.jsx)("img",{src:R.imageUrl,alt:"Generated",className:"max-w-full rounded-lg border border-border"})]}),R.audioUrl&&(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,a.jsxs)("a",{href:R.audioUrl,download:"speech.mp3",className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"download"}),"Download"]})}),(0,a.jsx)("audio",{controls:!0,src:R.audioUrl,className:"w-full"})]}),R.json&&(0,a.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[300px] whitespace-pre-wrap break-all",children:R.json})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Usage Logs"}),0===C.length?(0,a.jsx)("p",{className:"text-xs text-text-muted italic",children:"No usage yet."}):(0,a.jsx)("pre",{className:"text-[11px] font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[400px] whitespace-pre-wrap",children:C.join("\n")})]}),(0,a.jsx)(o.rq,{isOpen:U,onClose:()=>$(!1),onSelect:q,onDeselect:B,activeProviders:D,modelAliases:M,title:`Add ${X} Model`,kindFilter:s.kind,addedModelValues:v,closeOnSelect:!1})]})}},26712:(e,t,s)=>{Promise.resolve().then(s.bind(s,22662))}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=26712)),_N_E=e.O()}]);
4
+ -d '${JSON.stringify(et)}'`:"",ea=p(s.kind);return(0,a.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 min-w-0",children:[(0,a.jsx)(n(),{href:ea,className:"text-text-muted hover:text-primary",children:(0,a.jsx)("span",{className:"material-symbols-outlined",children:"arrow_back"})}),(0,a.jsx)("div",{className:"size-10 rounded-lg bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"layers"})}),(0,a.jsxs)("div",{className:"min-w-0",children:[(0,a.jsxs)("p",{className:"text-xs text-text-muted",children:[X," Combo"]}),(0,a.jsx)("code",{className:"text-lg font-semibold font-mono",children:s.name})]})]}),(0,a.jsx)(o.$n,{variant:"outline",icon:"delete",onClick:Q,className:"text-red-500 border-red-200 hover:bg-red-50",children:"Delete"})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Settings"}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)(o.pd,{label:"Combo Name",value:j,onChange:e=>{g(e.target.value),W(e.target.value)},onBlur:Z,error:w}),(0,a.jsx)("p",{className:"text-[10px] text-text-muted mt-0.5",children:"Only letters, numbers, -, _ and ."})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"text-sm font-medium",children:"Round Robin"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Rotate providers across requests instead of strict fallback order."})]}),(0,a.jsx)(o.lM,{checked:k,onChange:K})]})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold",children:"Providers"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Tried in order (top-down) or rotated when round-robin is on."})]}),(0,a.jsx)(o.$n,{size:"sm",icon:"add",onClick:()=>$(!0),children:"Add Provider"})]}),0===v.length?(0,a.jsx)("div",{className:"text-center py-6 border border-dashed border-border rounded-lg text-text-muted text-sm",children:"No providers yet."}):(0,a.jsx)("div",{className:"flex flex-col gap-2",children:v.map((e,t)=>{let{providerId:s,model:l}=function(e){if("string"!=typeof e)return{providerId:"",model:""};let t=e.indexOf("/");return t<0?{providerId:e,model:""}:{providerId:e.slice(0,t),model:e.slice(t+1)}}(e),r=d.Q2[s];return(0,a.jsxs)("div",{className:"flex items-center gap-3 p-2 rounded-lg bg-black/[0.02] dark:bg-white/[0.02]",children:[(0,a.jsx)("span",{className:"text-xs text-text-muted w-5 text-center",children:t+1}),(0,a.jsx)(c.A,{src:`/providers/${s}.png`,alt:r?.name||s,size:24,className:"object-contain rounded shrink-0",fallbackText:r?.textIcon||s.slice(0,2).toUpperCase(),fallbackColor:r?.color}),(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsx)("div",{className:"text-sm font-medium truncate",children:r?.name||s}),l&&(0,a.jsx)("code",{className:"text-[10px] text-text-muted font-mono truncate block",children:l})]}),(0,a.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,a.jsx)("button",{onClick:()=>G(t,-1),disabled:0===t,className:`p-1 rounded ${0===t?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move up",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_upward"})}),(0,a.jsx)("button",{onClick:()=>G(t,1),disabled:t===v.length-1,className:`p-1 rounded ${t===v.length-1?"text-text-muted/20":"text-text-muted hover:text-primary hover:bg-black/5"}`,title:"Move down",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"arrow_downward"})}),(0,a.jsx)("button",{onClick:()=>Y(t),className:"p-1 rounded text-text-muted hover:text-red-500 hover:bg-red-500/10",title:"Remove",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"close"})})]})]},`${e}-${t}`)})})]}),s.kind&&ee&&(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,a.jsx)("h2",{className:"text-lg font-semibold",children:"Test Example"}),(0,a.jsx)(o.$n,{size:"sm",icon:"play_arrow",onClick:V,disabled:_||0===v.length,children:_?"Running...":"Run"})]}),(0,a.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-x-auto whitespace-pre-wrap break-all",children:es}),L&&(0,a.jsx)("p",{className:"mt-3 text-xs text-red-500 break-words",children:L}),R&&(0,a.jsxs)("div",{className:"mt-3 flex flex-col gap-3",children:[null!=R.latencyMs&&(0,a.jsxs)("span",{className:"text-[11px] text-text-muted",children:["⚡ ",R.latencyMs,"ms"]}),R.imageUrl&&(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,a.jsxs)("a",{href:R.imageUrl,download:"image.png",className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"download"}),"Download"]})}),(0,a.jsx)("img",{src:R.imageUrl,alt:"Generated",className:"max-w-full rounded-lg border border-border"})]}),R.audioUrl&&(0,a.jsxs)("div",{children:[(0,a.jsx)("div",{className:"flex items-center justify-end mb-1.5",children:(0,a.jsxs)("a",{href:R.audioUrl,download:"speech.mp3",className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"download"}),"Download"]})}),(0,a.jsx)("audio",{controls:!0,src:R.audioUrl,className:"w-full"})]}),R.json&&(0,a.jsx)("pre",{className:"text-xs font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[300px] whitespace-pre-wrap break-all",children:R.json})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsx)("h2",{className:"text-lg font-semibold mb-3",children:"Usage Logs"}),0===C.length?(0,a.jsx)("p",{className:"text-xs text-text-muted italic",children:"No usage yet."}):(0,a.jsx)("pre",{className:"text-[11px] font-mono bg-black/[0.03] dark:bg-white/[0.03] p-3 rounded-lg overflow-auto max-h-[400px] whitespace-pre-wrap",children:C.join("\n")})]}),(0,a.jsx)(o.rq,{isOpen:U,onClose:()=>$(!1),onSelect:q,onDeselect:B,activeProviders:D,modelAliases:M,title:`Add ${X} Model`,kindFilter:s.kind,addedModelValues:v,closeOnSelect:!1})]})}},26712:(e,t,s)=>{Promise.resolve().then(s.bind(s,22662))}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=26712)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9260],{10273:(e,s,t)=>{Promise.resolve().then(t.bind(t,71088))},71088:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>b});var r=t(95155),a=t(98500),i=t.n(a),l=t(12115),o=t(73321),c=t(35497),n=t(57250),d=t(52679);function m(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function x({provider:e,kind:s,connections:t}){let a=d.Q2[e.id],l=!!a?.noAuth,o=t.filter(s=>s.provider===e.id),h=o.filter(e=>{let s=m(e);return"active"===s||"success"===s}).length,p=o.filter(e=>{let s=m(e);return"error"===s||"expired"===s||"unavailable"===s}).length,b=o.length,u=b>0&&o.every(e=>!1===e.isActive);return(0,r.jsx)(i(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,r.jsx)(c.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${u?"opacity-50":""}`,children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,r.jsx)(n.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,r.jsx)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:l?(0,r.jsx)(c.Ex,{variant:"success",size:"sm",children:"Ready"}):u?(0,r.jsx)(c.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===b?(0,r.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,r.jsxs)(r.Fragment,{children:[h>0&&(0,r.jsxs)(c.Ex,{variant:"success",size:"sm",dot:!0,children:[h," Connected"]}),p>0&&(0,r.jsxs)(c.Ex,{variant:"error",size:"sm",dot:!0,children:[p," Error"]}),0===h&&0===p&&(0,r.jsxs)(c.Ex,{variant:"default",size:"sm",children:[b," Added"]})]})})]})]})})})}function h({combos:e}){return 0===e.length?(0,r.jsx)("p",{className:"text-xs text-text-muted italic",children:"No combos yet."}):(0,r.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,r.jsx)(i(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,r.jsx)(c.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,r.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",a=d.Q2[t];return(0,r.jsx)("div",{title:a?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${a?.color??"#888"}15`},children:(0,r.jsx)(n.A,{src:`/providers/${t}.png`,alt:a?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:a?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:a?.color})},`${e}-${s}`)}),e.models.length>6&&(0,r.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,r.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,r.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function p({title:e,icon:s,kind:t,providers:a,connections:i,combos:l,onCreateCombo:o}){return(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary",children:s}),(0,r.jsx)("h2",{className:"text-base font-semibold",children:e}),(0,r.jsxs)("span",{className:"text-xs text-text-muted",children:["(",a.length," providers \xb7 ",l.length," combos)"]})]}),(0,r.jsx)(c.$n,{size:"sm",icon:"add",onClick:o,children:"Create Combo"})]}),l.length>0&&(0,r.jsx)("div",{className:"mb-4",children:(0,r.jsx)(h,{combos:l})}),0===a.length?(0,r.jsx)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl text-text-muted text-sm",children:"No providers."}):(0,r.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:a.map(e=>(0,r.jsx)(x,{provider:e,kind:t,connections:i},e.id))})]})}function b(){let e=(0,o.useRouter)(),[s,t]=(0,l.useState)([]),[a,i]=(0,l.useState)([]),c=async()=>{try{let[e,s]=await Promise.all([fetch("/api/providers",{cache:"no-store"}),fetch("/api/combos",{cache:"no-store"})]);e.ok&&t((await e.json()).connections||[]),s.ok&&i((await s.json()).combos||[])}catch{}};(0,l.useEffect)(()=>{c()},[]);let n=(0,d.o5)("webSearch"),m=(0,d.o5)("webFetch"),x=a.filter(e=>"webSearch"===e.kind),h=a.filter(e=>"webFetch"===e.kind),b=async s=>{let t="webSearch"===s?"search-combo":"fetch-combo",r=t,i=1,l=new Set(a.map(e=>e.name));for(;l.has(r);)r=`${t}-${i++}`;let o=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:r,models:[],kind:s})});if(o.ok){let s=await o.json();e.push(`/dashboard/media-providers/combo/${s.id}`)}else alert((await o.json()).error||"Failed to create combo")};return(0,r.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,r.jsx)(p,{title:"Web Search",icon:"search",kind:"webSearch",providers:n,connections:s,combos:x,onCreateCombo:()=>b("webSearch")}),(0,r.jsx)("div",{className:"border-t border-border"}),(0,r.jsx)(p,{title:"Web Fetch",icon:"travel_explore",kind:"webFetch",providers:m,connections:s,combos:h,onCreateCombo:()=>b("webFetch")})]})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=10273)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9260],{10273:(e,s,t)=>{Promise.resolve().then(t.bind(t,71088))},71088:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>b});var r=t(95155),a=t(98500),i=t.n(a),l=t(12115),o=t(73321),c=t(35497),n=t(57250),d=t(52679);function m(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function x({provider:e,kind:s,connections:t}){let a=d.Q2[e.id],l=!!a?.noAuth,o=t.filter(s=>s.provider===e.id),h=o.filter(e=>{let s=m(e);return"active"===s||"success"===s}).length,p=o.filter(e=>{let s=m(e);return"error"===s||"expired"===s||"unavailable"===s}).length,b=o.length,u=b>0&&o.every(e=>!1===e.isActive);return(0,r.jsx)(i(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,r.jsx)(c.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${u?"opacity-50":""}`,children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,r.jsx)(n.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,r.jsx)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:l?(0,r.jsx)(c.Ex,{variant:"success",size:"sm",children:"Ready"}):u?(0,r.jsx)(c.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===b?(0,r.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,r.jsxs)(r.Fragment,{children:[h>0&&(0,r.jsxs)(c.Ex,{variant:"success",size:"sm",dot:!0,children:[h," Connected"]}),p>0&&(0,r.jsxs)(c.Ex,{variant:"error",size:"sm",dot:!0,children:[p," Error"]}),0===h&&0===p&&(0,r.jsxs)(c.Ex,{variant:"default",size:"sm",children:[b," Added"]})]})})]})]})})})}function h({combos:e}){return 0===e.length?(0,r.jsx)("p",{className:"text-xs text-text-muted italic",children:"No combos yet."}):(0,r.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,r.jsx)(i(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,r.jsx)(c.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,r.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",a=d.Q2[t];return(0,r.jsx)("div",{title:a?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${a?.color??"#888"}15`},children:(0,r.jsx)(n.A,{src:`/providers/${t}.png`,alt:a?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:a?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:a?.color})},`${e}-${s}`)}),e.models.length>6&&(0,r.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,r.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,r.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function p({title:e,icon:s,kind:t,providers:a,connections:i,combos:l,onCreateCombo:o}){return(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary",children:s}),(0,r.jsx)("h2",{className:"text-base font-semibold",children:e}),(0,r.jsxs)("span",{className:"text-xs text-text-muted",children:["(",a.length," providers \xb7 ",l.length," combos)"]})]}),(0,r.jsx)(c.$n,{size:"sm",icon:"add",onClick:o,children:"Create Combo"})]}),l.length>0&&(0,r.jsx)("div",{className:"mb-4",children:(0,r.jsx)(h,{combos:l})}),0===a.length?(0,r.jsx)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl text-text-muted text-sm",children:"No providers."}):(0,r.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:a.map(e=>(0,r.jsx)(x,{provider:e,kind:t,connections:i},e.id))})]})}function b(){let e=(0,o.useRouter)(),[s,t]=(0,l.useState)([]),[a,i]=(0,l.useState)([]),c=async()=>{try{let[e,s]=await Promise.all([fetch("/api/providers",{cache:"no-store"}),fetch("/api/combos",{cache:"no-store"})]);e.ok&&t((await e.json()).connections||[]),s.ok&&i((await s.json()).combos||[])}catch{}};(0,l.useEffect)(()=>{c()},[]);let n=(0,d.o5)("webSearch"),m=(0,d.o5)("webFetch"),x=a.filter(e=>"webSearch"===e.kind),h=a.filter(e=>"webFetch"===e.kind),b=async s=>{let t="webSearch"===s?"search-combo":"fetch-combo",r=t,i=1,l=new Set(a.map(e=>e.name));for(;l.has(r);)r=`${t}-${i++}`;let o=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:r,models:[],kind:s})});if(o.ok){let s=await o.json();e.push(`/dashboard/media-providers/combo/${s.id}`)}else alert((await o.json()).error||"Failed to create combo")};return(0,r.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,r.jsx)(p,{title:"Web Search",icon:"search",kind:"webSearch",providers:n,connections:s,combos:x,onCreateCombo:()=>b("webSearch")}),(0,r.jsx)("div",{className:"border-t border-border"}),(0,r.jsx)(p,{title:"Web Fetch",icon:"travel_explore",kind:"webFetch",providers:m,connections:s,combos:h,onCreateCombo:()=>b("webFetch")})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=10273)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6607],{23879:(e,s,a)=>{"use strict";a.d(s,{default:()=>o});var t=a(95155),n=a(12115),i=a(3534),d=a(28777),l=a(52679),c=a(43666);function o(){let[e,s]=(0,n.useState)([]),[a,o]=(0,n.useState)([]),[r,u]=(0,n.useState)({}),[h,f]=(0,n.useState)(!1),[p,w]=(0,n.useState)(null),[v,g]=(0,n.useState)({running:!1,certExists:!1,dnsStatus:{},hasCachedPassword:!1});(0,n.useEffect)(()=>{S(),y(),k(),j()},[]);let S=async()=>{try{let e=await fetch("/api/providers");if(e.ok){let a=await e.json();s(a.connections||[])}}catch{}},y=async()=>{try{let e=await fetch("/api/keys");if(e.ok){let s=await e.json();o(s.keys||[])}}catch{}},k=async()=>{try{let e=await fetch("/api/models/alias");if(e.ok){let s=await e.json();u(s.aliases||{})}}catch{}},j=async()=>{try{let e=await fetch("/api/settings");if(e.ok){let s=await e.json();f(s.cloudEnabled||!1)}}catch{}},m=()=>e.filter(e=>!1!==e.isActive),E=Object.entries(i.wn);return(0,t.jsxs)("div",{className:"flex w-full flex-col gap-6",children:[(0,t.jsx)(c.tA,{apiKeys:a,cloudEnabled:h,onStatusChange:g}),(0,t.jsx)("div",{className:"grid gap-3 sm:gap-4",children:E.map(([e,s])=>(0,t.jsx)(c.kn,{tool:s,isExpanded:p===e,onToggle:()=>w(p===e?null:e),serverRunning:v.running,dnsActive:v.dnsStatus?.[e]||!1,hasCachedPassword:v.hasCachedPassword||!1,needsSudoPassword:!1!==v.needsSudoPassword,isWin:!0===v.isWin,apiKeys:a,activeProviders:m(),hasActiveProviders:m().some(e=>(0,d.KC)(e.provider).length>0||(0,l.mq)(e.provider)||(0,l.gb)(e.provider)),modelAliases:r,cloudEnabled:h,onDnsChange:e=>g(s=>({...s,dnsStatus:e.dnsStatus??s.dnsStatus}))},e))})]})}},56006:(e,s,a)=>{Promise.resolve().then(a.bind(a,23879))}},e=>{e.O(0,[2574,3862,1051,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=56006)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6607],{23879:(e,s,a)=>{"use strict";a.d(s,{default:()=>o});var t=a(95155),n=a(12115),i=a(3534),d=a(28777),l=a(52679),c=a(43666);function o(){let[e,s]=(0,n.useState)([]),[a,o]=(0,n.useState)([]),[r,u]=(0,n.useState)({}),[h,f]=(0,n.useState)(!1),[p,w]=(0,n.useState)(null),[v,g]=(0,n.useState)({running:!1,certExists:!1,dnsStatus:{},hasCachedPassword:!1});(0,n.useEffect)(()=>{S(),y(),k(),j()},[]);let S=async()=>{try{let e=await fetch("/api/providers");if(e.ok){let a=await e.json();s(a.connections||[])}}catch{}},y=async()=>{try{let e=await fetch("/api/keys");if(e.ok){let s=await e.json();o(s.keys||[])}}catch{}},k=async()=>{try{let e=await fetch("/api/models/alias");if(e.ok){let s=await e.json();u(s.aliases||{})}}catch{}},j=async()=>{try{let e=await fetch("/api/settings");if(e.ok){let s=await e.json();f(s.cloudEnabled||!1)}}catch{}},m=()=>e.filter(e=>!1!==e.isActive),E=Object.entries(i.wn);return(0,t.jsxs)("div",{className:"flex w-full flex-col gap-6",children:[(0,t.jsx)(c.tA,{apiKeys:a,cloudEnabled:h,onStatusChange:g}),(0,t.jsx)("div",{className:"grid gap-3 sm:gap-4",children:E.map(([e,s])=>(0,t.jsx)(c.kn,{tool:s,isExpanded:p===e,onToggle:()=>w(p===e?null:e),serverRunning:v.running,dnsActive:v.dnsStatus?.[e]||!1,hasCachedPassword:v.hasCachedPassword||!1,needsSudoPassword:!1!==v.needsSudoPassword,isWin:!0===v.isWin,apiKeys:a,activeProviders:m(),hasActiveProviders:m().some(e=>(0,d.KC)(e.provider).length>0||(0,l.mq)(e.provider)||(0,l.gb)(e.provider)),modelAliases:r,cloudEnabled:h,onDnsChange:e=>g(s=>({...s,dnsStatus:e.dnsStatus??s.dnsStatus}))},e))})]})}},56006:(e,s,a)=>{Promise.resolve().then(a.bind(a,23879))}},e=>{e.O(0,[2574,3862,2194,698,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=56006)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{21770:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,1051,1321,5497,8441,3794,7358],()=>e(e.s=21770)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{21770:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=21770)),_N_E=e.O()}]);