@fudrouter/fsrouter 0.6.63 → 0.6.64

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 (559) hide show
  1. package/bin/rewriteSseImports.js +5 -1
  2. package/dist/open-sse/executors/cliproxyapi.js +2 -2
  3. package/dist/open-sse/services/rateLimitManager.js +4 -4
  4. package/package.json +1 -1
  5. package/open-sse/AGENTS.md +0 -39
  6. package/open-sse/config/anthropicHeaders.js +0 -87
  7. package/open-sse/config/appConstants.js +0 -238
  8. package/open-sse/config/audioRegistry.js +0 -506
  9. package/open-sse/config/cliFingerprints.js +0 -304
  10. package/open-sse/config/codexInstructions.js +0 -119
  11. package/open-sse/config/codexQuotaScopes.js +0 -42
  12. package/open-sse/config/constants.js +0 -4
  13. package/open-sse/config/contextEditing.js +0 -68
  14. package/open-sse/config/credentialLoader.js +0 -83
  15. package/open-sse/config/defaultThinkingSignature.js +0 -12
  16. package/open-sse/config/embeddingRegistry.js +0 -264
  17. package/open-sse/config/errorConfig.js +0 -96
  18. package/open-sse/config/freeModelCatalog.data.js +0 -121
  19. package/open-sse/config/freeModelCatalog.js +0 -90
  20. package/open-sse/config/freeTierCatalog.js +0 -81
  21. package/open-sse/config/googleTtsLanguages.js +0 -62
  22. package/open-sse/config/imageParamDefs.js +0 -360
  23. package/open-sse/config/imageRegistry.js +0 -493
  24. package/open-sse/config/kiroConstants.js +0 -268
  25. package/open-sse/config/mediaConfig.js +0 -27
  26. package/open-sse/config/mediaServiceKinds.js +0 -71
  27. package/open-sse/config/models.js +0 -13
  28. package/open-sse/config/moderationRegistry.js +0 -71
  29. package/open-sse/config/musicRegistry.js +0 -99
  30. package/open-sse/config/ocrRegistry.js +0 -61
  31. package/open-sse/config/ollamaModels.js +0 -19
  32. package/open-sse/config/providerErrorRules.js +0 -114
  33. package/open-sse/config/providerFieldStrips.js +0 -35
  34. package/open-sse/config/providerHeaderProfiles.js +0 -191
  35. package/open-sse/config/providerModels.js +0 -106
  36. package/open-sse/config/providerRegistry.js +0 -16
  37. package/open-sse/config/providers.js +0 -19
  38. package/open-sse/config/registryUtils.js +0 -106
  39. package/open-sse/config/rerankRegistry.js +0 -177
  40. package/open-sse/config/runtimeConfig.js +0 -96
  41. package/open-sse/config/runway.js +0 -39
  42. package/open-sse/config/searchRegistry.js +0 -153
  43. package/open-sse/config/toolCloaking.js +0 -199
  44. package/open-sse/config/ttsModels.js +0 -129
  45. package/open-sse/config/videoRegistry.js +0 -207
  46. package/open-sse/executors/adapta-web.js +0 -435
  47. package/open-sse/executors/antigravity.js +0 -534
  48. package/open-sse/executors/antigravityUpstreamError.js +0 -13
  49. package/open-sse/executors/auggie.js +0 -437
  50. package/open-sse/executors/azure-openai.js +0 -32
  51. package/open-sse/executors/azure.js +0 -57
  52. package/open-sse/executors/base.js +0 -181
  53. package/open-sse/executors/bedrock.js +0 -633
  54. package/open-sse/executors/blackbox-web.js +0 -578
  55. package/open-sse/executors/chatgpt-web.js +0 -2042
  56. package/open-sse/executors/chipotle.js +0 -357
  57. package/open-sse/executors/claude-web-with-auto-refresh.js +0 -73
  58. package/open-sse/executors/claude-web.js +0 -586
  59. package/open-sse/executors/cliproxyapi.js +0 -296
  60. package/open-sse/executors/cloudflare-ai.js +0 -46
  61. package/open-sse/executors/codebuddy-cn.js +0 -40
  62. package/open-sse/executors/codex.js +0 -1324
  63. package/open-sse/executors/commandCode.js +0 -558
  64. package/open-sse/executors/commandcode.js +0 -88
  65. package/open-sse/executors/copilot-m365-connection.js +0 -176
  66. package/open-sse/executors/copilot-m365-frames.js +0 -192
  67. package/open-sse/executors/copilot-m365-web.js +0 -299
  68. package/open-sse/executors/copilot-web.js +0 -580
  69. package/open-sse/executors/cursor.js +0 -795
  70. package/open-sse/executors/deepseek-web-with-auto-refresh.js +0 -150
  71. package/open-sse/executors/deepseek-web.js +0 -875
  72. package/open-sse/executors/default.js +0 -430
  73. package/open-sse/executors/devin-cli.js +0 -351
  74. package/open-sse/executors/doubao-web.js +0 -550
  75. package/open-sse/executors/duckduckgo-web.js +0 -629
  76. package/open-sse/executors/forceResponsesUpstream.js +0 -33
  77. package/open-sse/executors/gemini-business.js +0 -320
  78. package/open-sse/executors/gemini-cli.js +0 -89
  79. package/open-sse/executors/gemini-web.js +0 -297
  80. package/open-sse/executors/github.js +0 -379
  81. package/open-sse/executors/gitlab.js +0 -569
  82. package/open-sse/executors/glm.js +0 -361
  83. package/open-sse/executors/grok-cli.js +0 -119
  84. package/open-sse/executors/grok-web.js +0 -345
  85. package/open-sse/executors/huggingchat.js +0 -467
  86. package/open-sse/executors/iflow.js +0 -108
  87. package/open-sse/executors/index.js +0 -78
  88. package/open-sse/executors/inner-ai.js +0 -527
  89. package/open-sse/executors/kimchi.js +0 -123
  90. package/open-sse/executors/kimi-web.js +0 -325
  91. package/open-sse/executors/kimi.js +0 -97
  92. package/open-sse/executors/kiro.js +0 -503
  93. package/open-sse/executors/kiroThinking.js +0 -44
  94. package/open-sse/executors/lmarena.js +0 -395
  95. package/open-sse/executors/mimo-free.js +0 -167
  96. package/open-sse/executors/mimocode.js +0 -392
  97. package/open-sse/executors/ninerouter.js +0 -155
  98. package/open-sse/executors/nlpcloud.js +0 -438
  99. package/open-sse/executors/ollama-local.js +0 -14
  100. package/open-sse/executors/opencode-go.js +0 -41
  101. package/open-sse/executors/opencode.js +0 -32
  102. package/open-sse/executors/perplexity-web.js +0 -581
  103. package/open-sse/executors/poe-web.js +0 -133
  104. package/open-sse/executors/pollinations.js +0 -95
  105. package/open-sse/executors/puter.js +0 -31
  106. package/open-sse/executors/qoder.js +0 -448
  107. package/open-sse/executors/qwen-web.js +0 -372
  108. package/open-sse/executors/qwen.js +0 -129
  109. package/open-sse/executors/t3-chat-web.js +0 -417
  110. package/open-sse/executors/theoldllm.js +0 -290
  111. package/open-sse/executors/trae.js +0 -418
  112. package/open-sse/executors/v0-vercel-web.js +0 -141
  113. package/open-sse/executors/venice-web.js +0 -142
  114. package/open-sse/executors/vertex.js +0 -131
  115. package/open-sse/executors/vertexMedia.js +0 -236
  116. package/open-sse/executors/windsurf.js +0 -560
  117. package/open-sse/executors/xai.js +0 -46
  118. package/open-sse/executors/xiaomi-tokenplan.js +0 -19
  119. package/open-sse/executors/yuanbao-web.js +0 -385
  120. package/open-sse/executors/zed-hosted.js +0 -281
  121. package/open-sse/executors/zenmux-free.js +0 -247
  122. package/open-sse/handlers/audioSpeech.js +0 -759
  123. package/open-sse/handlers/audioTranscription.js +0 -395
  124. package/open-sse/handlers/audioTranslation.js +0 -181
  125. package/open-sse/handlers/chatCore/nonStreamingHandler.js +0 -300
  126. package/open-sse/handlers/chatCore/requestDetail.js +0 -102
  127. package/open-sse/handlers/chatCore/sseToJsonHandler.js +0 -231
  128. package/open-sse/handlers/chatCore/streamingHandler.js +0 -95
  129. package/open-sse/handlers/chatCore.js +0 -404
  130. package/open-sse/handlers/embeddingProviders/_base.js +0 -4
  131. package/open-sse/handlers/embeddingProviders/gemini.js +0 -54
  132. package/open-sse/handlers/embeddingProviders/index.js +0 -23
  133. package/open-sse/handlers/embeddingProviders/openai.js +0 -39
  134. package/open-sse/handlers/embeddingProviders/openaiCompatNode.js +0 -13
  135. package/open-sse/handlers/embeddingsCore.js +0 -126
  136. package/open-sse/handlers/fetch/index.js +0 -237
  137. package/open-sse/handlers/imageGenerationCore.js +0 -230
  138. package/open-sse/handlers/imageProviders/_base.js +0 -31
  139. package/open-sse/handlers/imageProviders/antigravity.js +0 -73
  140. package/open-sse/handlers/imageProviders/blackForestLabs.js +0 -63
  141. package/open-sse/handlers/imageProviders/cloudflareAi.js +0 -207
  142. package/open-sse/handlers/imageProviders/codex.js +0 -217
  143. package/open-sse/handlers/imageProviders/comfyui.js +0 -25
  144. package/open-sse/handlers/imageProviders/falAi.js +0 -62
  145. package/open-sse/handlers/imageProviders/gemini.js +0 -40
  146. package/open-sse/handlers/imageProviders/huggingface.js +0 -38
  147. package/open-sse/handlers/imageProviders/index.js +0 -44
  148. package/open-sse/handlers/imageProviders/leonardo.js +0 -435
  149. package/open-sse/handlers/imageProviders/nanobanana.js +0 -79
  150. package/open-sse/handlers/imageProviders/openai.js +0 -61
  151. package/open-sse/handlers/imageProviders/runwayml.js +0 -72
  152. package/open-sse/handlers/imageProviders/sdwebui.js +0 -36
  153. package/open-sse/handlers/imageProviders/stabilityAi.js +0 -59
  154. package/open-sse/handlers/imageProviders/weavy.js +0 -222
  155. package/open-sse/handlers/moderations.js +0 -92
  156. package/open-sse/handlers/ocr.js +0 -89
  157. package/open-sse/handlers/rerank.js +0 -223
  158. package/open-sse/handlers/responseSanitizer/reasoning.js +0 -144
  159. package/open-sse/handlers/responsesHandler.js +0 -99
  160. package/open-sse/handlers/search/callers.js +0 -371
  161. package/open-sse/handlers/search/chatSearch.js +0 -409
  162. package/open-sse/handlers/search/index.js +0 -201
  163. package/open-sse/handlers/search/normalizers.js +0 -223
  164. package/open-sse/handlers/search.js +0 -1056
  165. package/open-sse/handlers/sseParser.js +0 -469
  166. package/open-sse/handlers/sttCore.js +0 -193
  167. package/open-sse/handlers/ttsCore.js +0 -74
  168. package/open-sse/handlers/ttsProviders/_base.js +0 -39
  169. package/open-sse/handlers/ttsProviders/edgeTts.js +0 -89
  170. package/open-sse/handlers/ttsProviders/elevenlabs.js +0 -48
  171. package/open-sse/handlers/ttsProviders/gemini.js +0 -117
  172. package/open-sse/handlers/ttsProviders/genericFormats.js +0 -169
  173. package/open-sse/handlers/ttsProviders/googleTts.js +0 -54
  174. package/open-sse/handlers/ttsProviders/index.js +0 -50
  175. package/open-sse/handlers/ttsProviders/localDevice.js +0 -87
  176. package/open-sse/handlers/ttsProviders/minimax.js +0 -59
  177. package/open-sse/handlers/ttsProviders/openai.js +0 -30
  178. package/open-sse/handlers/ttsProviders/openrouter.js +0 -70
  179. package/open-sse/handlers/usageExtractor.js +0 -93
  180. package/open-sse/handlers/videoGenerationCore.js +0 -119
  181. package/open-sse/handlers/videoProviders/index.js +0 -22
  182. package/open-sse/handlers/videoProviders/leonardo.js +0 -511
  183. package/open-sse/handlers/videoProviders/weavy.js +0 -198
  184. package/open-sse/handlers/webFetch.js +0 -200
  185. package/open-sse/index.js +0 -79
  186. package/open-sse/mcp-server/audit.js +0 -283
  187. package/open-sse/mcp-server/catalog.js +0 -184
  188. package/open-sse/mcp-server/descriptionCompressor.js +0 -175
  189. package/open-sse/mcp-server/httpAuthContext.js +0 -32
  190. package/open-sse/mcp-server/httpTransport.js +0 -229
  191. package/open-sse/mcp-server/index.js +0 -33
  192. package/open-sse/mcp-server/mcpCallerIdentity.js +0 -21
  193. package/open-sse/mcp-server/runtimeHeartbeat.js +0 -110
  194. package/open-sse/mcp-server/schemas/a2a.js +0 -153
  195. package/open-sse/mcp-server/schemas/audit.js +0 -17
  196. package/open-sse/mcp-server/schemas/index.js +0 -166
  197. package/open-sse/mcp-server/schemas/pickFastestModel.js +0 -90
  198. package/open-sse/mcp-server/schemas/toolDefinition.js +0 -0
  199. package/open-sse/mcp-server/schemas/toolSearch.js +0 -32
  200. package/open-sse/mcp-server/schemas/tools.js +0 -1219
  201. package/open-sse/mcp-server/scopeEnforcement.js +0 -80
  202. package/open-sse/mcp-server/server.js +0 -1168
  203. package/open-sse/mcp-server/toolCardinality.js +0 -78
  204. package/open-sse/mcp-server/toolSearch/catalog.js +0 -66
  205. package/open-sse/mcp-server/toolSearch/handler.js +0 -20
  206. package/open-sse/mcp-server/toolSearch/index.js +0 -10
  207. package/open-sse/mcp-server/toolSearch/register.js +0 -21
  208. package/open-sse/mcp-server/toolSearch/search.js +0 -55
  209. package/open-sse/mcp-server/toolSearch/signature.js +0 -67
  210. package/open-sse/mcp-server/tools/advancedTools.js +0 -893
  211. package/open-sse/mcp-server/tools/agentSkillTools.js +0 -69
  212. package/open-sse/mcp-server/tools/compressionTools.js +0 -309
  213. package/open-sse/mcp-server/tools/gamificationTools.js +0 -134
  214. package/open-sse/mcp-server/tools/githubSkillTools.js +0 -102
  215. package/open-sse/mcp-server/tools/memoryTools.js +0 -118
  216. package/open-sse/mcp-server/tools/notionTools.js +0 -101
  217. package/open-sse/mcp-server/tools/obsidianTools.js +0 -307
  218. package/open-sse/mcp-server/tools/pickFastestModel.js +0 -223
  219. package/open-sse/mcp-server/tools/pluginTools.js +0 -181
  220. package/open-sse/mcp-server/tools/poolTools.js +0 -139
  221. package/open-sse/mcp-server/tools/skillTools.js +0 -113
  222. package/open-sse/package.json +0 -10
  223. package/open-sse/providers/REGISTRY_TEMPLATE.js +0 -98
  224. package/open-sse/providers/capabilities.js +0 -293
  225. package/open-sse/providers/index.js +0 -51
  226. package/open-sse/providers/models/helpers.js +0 -20
  227. package/open-sse/providers/models/namePatterns.js +0 -33
  228. package/open-sse/providers/models/schema.js +0 -40
  229. package/open-sse/providers/pricing.js +0 -308
  230. package/open-sse/providers/registry/alicode-intl.js +0 -30
  231. package/open-sse/providers/registry/alicode.js +0 -31
  232. package/open-sse/providers/registry/anthropic.js +0 -37
  233. package/open-sse/providers/registry/antigravity.js +0 -81
  234. package/open-sse/providers/registry/assemblyai.js +0 -38
  235. package/open-sse/providers/registry/aws-polly.js +0 -45
  236. package/open-sse/providers/registry/azure.js +0 -21
  237. package/open-sse/providers/registry/black-forest-labs.js +0 -32
  238. package/open-sse/providers/registry/blackbox.js +0 -41
  239. package/open-sse/providers/registry/brave-search.js +0 -35
  240. package/open-sse/providers/registry/byteplus.js +0 -35
  241. package/open-sse/providers/registry/cartesia.js +0 -36
  242. package/open-sse/providers/registry/cerebras.js +0 -31
  243. package/open-sse/providers/registry/chutes.js +0 -24
  244. package/open-sse/providers/registry/claude.js +0 -87
  245. package/open-sse/providers/registry/cline.js +0 -51
  246. package/open-sse/providers/registry/clinepass.js +0 -57
  247. package/open-sse/providers/registry/cloudflare-ai.js +0 -55
  248. package/open-sse/providers/registry/codebuddy-cn.js +0 -77
  249. package/open-sse/providers/registry/codex.js +0 -100
  250. package/open-sse/providers/registry/cohere.js +0 -27
  251. package/open-sse/providers/registry/comfyui.js +0 -20
  252. package/open-sse/providers/registry/commandcode.js +0 -43
  253. package/open-sse/providers/registry/coqui.js +0 -30
  254. package/open-sse/providers/registry/cursor.js +0 -58
  255. package/open-sse/providers/registry/deepgram.js +0 -33
  256. package/open-sse/providers/registry/deepseek.js +0 -51
  257. package/open-sse/providers/registry/digitalocean.js +0 -92
  258. package/open-sse/providers/registry/edge-tts.js +0 -24
  259. package/open-sse/providers/registry/elevenlabs.js +0 -35
  260. package/open-sse/providers/registry/exa.js +0 -50
  261. package/open-sse/providers/registry/fal-ai.js +0 -34
  262. package/open-sse/providers/registry/featherless.js +0 -34
  263. package/open-sse/providers/registry/firecrawl.js +0 -34
  264. package/open-sse/providers/registry/fireworks.js +0 -29
  265. package/open-sse/providers/registry/gemini-cli.js +0 -58
  266. package/open-sse/providers/registry/gemini.js +0 -83
  267. package/open-sse/providers/registry/github.js +0 -88
  268. package/open-sse/providers/registry/gitlab.js +0 -32
  269. package/open-sse/providers/registry/glm-cn.js +0 -35
  270. package/open-sse/providers/registry/glm.js +0 -58
  271. package/open-sse/providers/registry/google-pse.js +0 -35
  272. package/open-sse/providers/registry/google-tts.js +0 -24
  273. package/open-sse/providers/registry/grok-cli.js +0 -86
  274. package/open-sse/providers/registry/grok-web.js +0 -39
  275. package/open-sse/providers/registry/groq.js +0 -37
  276. package/open-sse/providers/registry/huggingface.js +0 -34
  277. package/open-sse/providers/registry/hyperbolic.js +0 -35
  278. package/open-sse/providers/registry/ibm-bob.js +0 -27
  279. package/open-sse/providers/registry/iflow.js +0 -52
  280. package/open-sse/providers/registry/index.js +0 -210
  281. package/open-sse/providers/registry/inworld.js +0 -36
  282. package/open-sse/providers/registry/jina-ai.js +0 -42
  283. package/open-sse/providers/registry/jina-reader.js +0 -34
  284. package/open-sse/providers/registry/kilocode.js +0 -51
  285. package/open-sse/providers/registry/kimchi.js +0 -49
  286. package/open-sse/providers/registry/kimi-coding.js +0 -65
  287. package/open-sse/providers/registry/kimi.js +0 -56
  288. package/open-sse/providers/registry/kiro.js +0 -115
  289. package/open-sse/providers/registry/linkup.js +0 -34
  290. package/open-sse/providers/registry/local-device.js +0 -24
  291. package/open-sse/providers/registry/mimo-free.js +0 -24
  292. package/open-sse/providers/registry/minimax-cn.js +0 -76
  293. package/open-sse/providers/registry/minimax.js +0 -83
  294. package/open-sse/providers/registry/mistral.js +0 -34
  295. package/open-sse/providers/registry/mmf.js +0 -19
  296. package/open-sse/providers/registry/nanobanana.js +0 -35
  297. package/open-sse/providers/registry/nebius.js +0 -27
  298. package/open-sse/providers/registry/nvidia.js +0 -43
  299. package/open-sse/providers/registry/ollama-local.js +0 -19
  300. package/open-sse/providers/registry/ollama.js +0 -36
  301. package/open-sse/providers/registry/openai.js +0 -84
  302. package/open-sse/providers/registry/opencode-go.js +0 -41
  303. package/open-sse/providers/registry/opencode.js +0 -25
  304. package/open-sse/providers/registry/openrouter.js +0 -60
  305. package/open-sse/providers/registry/perplexity-agent.js +0 -49
  306. package/open-sse/providers/registry/perplexity-web.js +0 -33
  307. package/open-sse/providers/registry/perplexity.js +0 -37
  308. package/open-sse/providers/registry/playht.js +0 -36
  309. package/open-sse/providers/registry/qoder.js +0 -54
  310. package/open-sse/providers/registry/qwen.js +0 -33
  311. package/open-sse/providers/registry/recraft.js +0 -24
  312. package/open-sse/providers/registry/runwayml.js +0 -30
  313. package/open-sse/providers/registry/sdwebui.js +0 -20
  314. package/open-sse/providers/registry/searchapi.js +0 -35
  315. package/open-sse/providers/registry/searxng.js +0 -35
  316. package/open-sse/providers/registry/serper.js +0 -35
  317. package/open-sse/providers/registry/siliconflow.js +0 -39
  318. package/open-sse/providers/registry/stability-ai.js +0 -31
  319. package/open-sse/providers/registry/tavily.js +0 -50
  320. package/open-sse/providers/registry/together.js +0 -31
  321. package/open-sse/providers/registry/topaz.js +0 -19
  322. package/open-sse/providers/registry/tortoise.js +0 -30
  323. package/open-sse/providers/registry/venice.js +0 -56
  324. package/open-sse/providers/registry/vercel-ai-gateway.js +0 -41
  325. package/open-sse/providers/registry/vertex-partner.js +0 -29
  326. package/open-sse/providers/registry/vertex.js +0 -32
  327. package/open-sse/providers/registry/volcengine-ark.js +0 -35
  328. package/open-sse/providers/registry/voyage-ai.js +0 -30
  329. package/open-sse/providers/registry/xai.js +0 -45
  330. package/open-sse/providers/registry/xiaomi-mimo.js +0 -46
  331. package/open-sse/providers/registry/xiaomi-tokenplan.js +0 -63
  332. package/open-sse/providers/registry/youcom.js +0 -35
  333. package/open-sse/providers/schema.js +0 -76
  334. package/open-sse/providers/shared.js +0 -74
  335. package/open-sse/providers/thinkingLevels.js +0 -48
  336. package/open-sse/rtk/applyFilter.js +0 -15
  337. package/open-sse/rtk/autodetect.js +0 -111
  338. package/open-sse/rtk/caveman.js +0 -100
  339. package/open-sse/rtk/cavemanPrompts.js +0 -78
  340. package/open-sse/rtk/constants.js +0 -55
  341. package/open-sse/rtk/filters/buildOutput.js +0 -127
  342. package/open-sse/rtk/filters/dedupLog.js +0 -44
  343. package/open-sse/rtk/filters/find.js +0 -50
  344. package/open-sse/rtk/filters/gitDiff.js +0 -92
  345. package/open-sse/rtk/filters/gitLog.js +0 -99
  346. package/open-sse/rtk/filters/gitStatus.js +0 -117
  347. package/open-sse/rtk/filters/grep.js +0 -48
  348. package/open-sse/rtk/filters/ls.js +0 -79
  349. package/open-sse/rtk/filters/readNumbered.js +0 -27
  350. package/open-sse/rtk/filters/searchList.js +0 -52
  351. package/open-sse/rtk/filters/smartTruncate.js +0 -15
  352. package/open-sse/rtk/filters/tree.js +0 -32
  353. package/open-sse/rtk/headroom.js +0 -215
  354. package/open-sse/rtk/index.js +0 -155
  355. package/open-sse/rtk/paleo.js +0 -47
  356. package/open-sse/rtk/ponytail.js +0 -9
  357. package/open-sse/rtk/ponytailPrompt.js +0 -52
  358. package/open-sse/rtk/ponytailPrompts.js +0 -76
  359. package/open-sse/rtk/pxpipe.js +0 -104
  360. package/open-sse/rtk/registry.js +0 -38
  361. package/open-sse/rtk/systemInject.js +0 -98
  362. package/open-sse/services/accountFallback.js +0 -323
  363. package/open-sse/services/antigravityHeaders.js +0 -91
  364. package/open-sse/services/antigravityVersion.js +0 -154
  365. package/open-sse/services/clinepassModels.js +0 -63
  366. package/open-sse/services/codexQuotaFetcher.js +0 -312
  367. package/open-sse/services/codexVerbosity.js +0 -30
  368. package/open-sse/services/combo/context.js +0 -12
  369. package/open-sse/services/combo/fingerprintExpansion.js +0 -51
  370. package/open-sse/services/combo/headroomRanking.js +0 -28
  371. package/open-sse/services/combo/quotaExhaustionCutoff.js +0 -87
  372. package/open-sse/services/combo/quotaScoring.js +0 -226
  373. package/open-sse/services/combo/quotaShareConcurrency.js +0 -25
  374. package/open-sse/services/combo/quotaShareInflight.js +0 -50
  375. package/open-sse/services/combo/quotaShareStrategy.js +0 -130
  376. package/open-sse/services/combo/resolveAutoStrategy.js +0 -231
  377. package/open-sse/services/combo/responseValidation.js +0 -140
  378. package/open-sse/services/combo/runtimeUnits.js +0 -195
  379. package/open-sse/services/combo/sessionStickiness.js +0 -128
  380. package/open-sse/services/combo/shadowRouting.js +0 -131
  381. package/open-sse/services/combo/targetExhaustion.js +0 -75
  382. package/open-sse/services/combo/targetSorters.js +0 -126
  383. package/open-sse/services/combo/targetTimeoutRunner.js +0 -65
  384. package/open-sse/services/combo/validateQuality.js +0 -271
  385. package/open-sse/services/combo.js +0 -571
  386. package/open-sse/services/comboAgentMiddleware.js +0 -91
  387. package/open-sse/services/comboConfig.js +0 -153
  388. package/open-sse/services/comboManifestMetrics.js +0 -10
  389. package/open-sse/services/comboMetrics.js +0 -278
  390. package/open-sse/services/compact.js +0 -71
  391. package/open-sse/services/copilotModels.js +0 -155
  392. package/open-sse/services/emergencyFallback.js +0 -109
  393. package/open-sse/services/errorClassifier.js +0 -190
  394. package/open-sse/services/evalRouting.js +0 -201
  395. package/open-sse/services/freeWebSearch.js +0 -4
  396. package/open-sse/services/fusion.js +0 -223
  397. package/open-sse/services/intentClassifier.js +0 -631
  398. package/open-sse/services/kimchiModels.js +0 -176
  399. package/open-sse/services/kiroModels.js +0 -332
  400. package/open-sse/services/model.js +0 -136
  401. package/open-sse/services/modelCapabilities.js +0 -5
  402. package/open-sse/services/modelDeprecation.js +0 -101
  403. package/open-sse/services/modelFamilyFallback.js +0 -166
  404. package/open-sse/services/oauthCredentialManager.js +0 -156
  405. package/open-sse/services/pipeline.js +0 -107
  406. package/open-sse/services/projectId.js +0 -306
  407. package/open-sse/services/provider.js +0 -169
  408. package/open-sse/services/providerCooldownTracker.js +0 -94
  409. package/open-sse/services/providerDefaultRateLimit.js +0 -11
  410. package/open-sse/services/proxyAutoSelector.js +0 -24
  411. package/open-sse/services/qoderModels.js +0 -214
  412. package/open-sse/services/quotaFetchThrottle.js +0 -103
  413. package/open-sse/services/quotaMonitor.js +0 -310
  414. package/open-sse/services/quotaPreflight.js +0 -266
  415. package/open-sse/services/rateLimitManager/headers.js +0 -56
  416. package/open-sse/services/rateLimitManager.js +0 -616
  417. package/open-sse/services/rateLimitSemaphore.js +0 -112
  418. package/open-sse/services/responsesInputSanitizer.js +0 -99
  419. package/open-sse/services/slidingWindowLimiter.js +0 -44
  420. package/open-sse/services/streamRecovery.js +0 -355
  421. package/open-sse/services/taskAwareRouter.js +0 -227
  422. package/open-sse/services/taskAwareRouting.js +0 -332
  423. package/open-sse/services/thinkingBudget.js +0 -247
  424. package/open-sse/services/tokenRefresh/dedup.js +0 -31
  425. package/open-sse/services/tokenRefresh/providers.js +0 -624
  426. package/open-sse/services/tokenRefresh.js +0 -254
  427. package/open-sse/services/usage/claude.js +0 -147
  428. package/open-sse/services/usage/codebuddy-cn.js +0 -138
  429. package/open-sse/services/usage/codex.js +0 -267
  430. package/open-sse/services/usage/github.js +0 -100
  431. package/open-sse/services/usage/google.js +0 -241
  432. package/open-sse/services/usage/grok-cli.js +0 -274
  433. package/open-sse/services/usage/kiro.js +0 -188
  434. package/open-sse/services/usage/minimax.js +0 -234
  435. package/open-sse/services/usage/misc.js +0 -288
  436. package/open-sse/services/usage/shared.js +0 -70
  437. package/open-sse/services/usage.js +0 -62
  438. package/open-sse/services/usageDb.js +0 -2
  439. package/open-sse/services/webSearchRouting.js +0 -25
  440. package/open-sse/services/wildcardRouter.js +0 -59
  441. package/open-sse/shared/clineAuth.js +0 -37
  442. package/open-sse/shared/machineId.js +0 -19
  443. package/open-sse/shared/qoder/constants.js +0 -64
  444. package/open-sse/shared/qoder/cosy.js +0 -175
  445. package/open-sse/shared/qoder/encoding.js +0 -55
  446. package/open-sse/transformer/responsesTransformer.js +0 -439
  447. package/open-sse/transformer/streamToJsonConverter.js +0 -103
  448. package/open-sse/translator/concerns/chunk.js +0 -11
  449. package/open-sse/translator/concerns/finishReason.js +0 -63
  450. package/open-sse/translator/concerns/image.js +0 -124
  451. package/open-sse/translator/concerns/json.js +0 -5
  452. package/open-sse/translator/concerns/message.js +0 -7
  453. package/open-sse/translator/concerns/modality.js +0 -155
  454. package/open-sse/translator/concerns/paramSupport.js +0 -75
  455. package/open-sse/translator/concerns/prefetch.js +0 -96
  456. package/open-sse/translator/concerns/reasoning.js +0 -24
  457. package/open-sse/translator/concerns/thinking.js +0 -53
  458. package/open-sse/translator/concerns/thinkingUnified.js +0 -329
  459. package/open-sse/translator/concerns/toolCall.js +0 -153
  460. package/open-sse/translator/concerns/usage.js +0 -69
  461. package/open-sse/translator/formats/claude.js +0 -368
  462. package/open-sse/translator/formats/gemini.js +0 -380
  463. package/open-sse/translator/formats/maxTokens.js +0 -34
  464. package/open-sse/translator/formats/openai.js +0 -134
  465. package/open-sse/translator/formats/responsesApi.js +0 -141
  466. package/open-sse/translator/formats.js +0 -36
  467. package/open-sse/translator/helpers/claudeHelper.js +0 -216
  468. package/open-sse/translator/helpers/geminiHelper.js +0 -372
  469. package/open-sse/translator/helpers/imageHelper.js +0 -34
  470. package/open-sse/translator/helpers/maxTokensHelper.js +0 -27
  471. package/open-sse/translator/helpers/openaiHelper.js +0 -130
  472. package/open-sse/translator/helpers/responsesApiHelper.js +0 -139
  473. package/open-sse/translator/helpers/toolCallHelper.js +0 -148
  474. package/open-sse/translator/index.js +0 -252
  475. package/open-sse/translator/request/antigravity-to-openai.js +0 -242
  476. package/open-sse/translator/request/claude-to-kiro.js +0 -478
  477. package/open-sse/translator/request/claude-to-openai.js +0 -263
  478. package/open-sse/translator/request/gemini-to-openai.js +0 -152
  479. package/open-sse/translator/request/openai-responses.js +0 -385
  480. package/open-sse/translator/request/openai-to-claude.js +0 -383
  481. package/open-sse/translator/request/openai-to-commandcode.js +0 -176
  482. package/open-sse/translator/request/openai-to-cursor.js +0 -185
  483. package/open-sse/translator/request/openai-to-gemini.js +0 -442
  484. package/open-sse/translator/request/openai-to-kiro.js +0 -607
  485. package/open-sse/translator/request/openai-to-kiro.old.js +0 -278
  486. package/open-sse/translator/request/openai-to-ollama.js +0 -195
  487. package/open-sse/translator/request/openai-to-vertex.js +0 -42
  488. package/open-sse/translator/response/claude-to-openai.js +0 -195
  489. package/open-sse/translator/response/commandcode-to-openai.js +0 -188
  490. package/open-sse/translator/response/cursor-to-openai.js +0 -30
  491. package/open-sse/translator/response/gemini-to-openai.js +0 -147
  492. package/open-sse/translator/response/kiro-to-claude.js +0 -261
  493. package/open-sse/translator/response/kiro-to-openai.js +0 -160
  494. package/open-sse/translator/response/ollama-to-openai.js +0 -134
  495. package/open-sse/translator/response/openai-responses.js +0 -535
  496. package/open-sse/translator/response/openai-to-antigravity.js +0 -123
  497. package/open-sse/translator/response/openai-to-claude.js +0 -265
  498. package/open-sse/translator/schema/blocks.js +0 -43
  499. package/open-sse/translator/schema/defaults.js +0 -7
  500. package/open-sse/translator/schema/finishReasons.js +0 -27
  501. package/open-sse/translator/schema/index.js +0 -8
  502. package/open-sse/translator/schema/roles.js +0 -16
  503. package/open-sse/utils/agentGoalPolicy.js +0 -85
  504. package/open-sse/utils/aiSdkCompat.js +0 -75
  505. package/open-sse/utils/bypassHandler.js +0 -298
  506. package/open-sse/utils/cacheControlPolicy.js +0 -189
  507. package/open-sse/utils/claudeCloaking.js +0 -155
  508. package/open-sse/utils/claudeHeaderCache.js +0 -70
  509. package/open-sse/utils/claudeSignature.js +0 -41
  510. package/open-sse/utils/clientDetector.js +0 -63
  511. package/open-sse/utils/codebuddySanitizer.js +0 -96
  512. package/open-sse/utils/composerToolCalls.js +0 -158
  513. package/open-sse/utils/cors.js +0 -13
  514. package/open-sse/utils/cursorChecksum.js +0 -149
  515. package/open-sse/utils/cursorImages.js +0 -224
  516. package/open-sse/utils/cursorProtobuf.js +0 -904
  517. package/open-sse/utils/cursorVersionDetector.js +0 -55
  518. package/open-sse/utils/debugLog.js +0 -14
  519. package/open-sse/utils/diagnostics.js +0 -143
  520. package/open-sse/utils/error.js +0 -164
  521. package/open-sse/utils/estimateSize.js +0 -33
  522. package/open-sse/utils/finishReason.js +0 -32
  523. package/open-sse/utils/flattenToolHistory.js +0 -68
  524. package/open-sse/utils/headers.js +0 -36
  525. package/open-sse/utils/heapPressure.js +0 -35
  526. package/open-sse/utils/jsonToSse.js +0 -125
  527. package/open-sse/utils/keepaliveThreshold.js +0 -40
  528. package/open-sse/utils/logger.js +0 -104
  529. package/open-sse/utils/noThinkingAlias.js +0 -74
  530. package/open-sse/utils/number.js +0 -7
  531. package/open-sse/utils/ollamaTransform.js +0 -85
  532. package/open-sse/utils/opencodeHeaders.js +0 -47
  533. package/open-sse/utils/progressTracker.js +0 -81
  534. package/open-sse/utils/providerRequestLogging.js +0 -219
  535. package/open-sse/utils/proxyFetch.js +0 -369
  536. package/open-sse/utils/reasoningContentInjector.js +0 -79
  537. package/open-sse/utils/reasoningFields.js +0 -70
  538. package/open-sse/utils/requestLogger.js +0 -260
  539. package/open-sse/utils/responsesInputNormalization.js +0 -92
  540. package/open-sse/utils/responsesStatePolicy.js +0 -52
  541. package/open-sse/utils/responsesStreamHelpers.js +0 -49
  542. package/open-sse/utils/sessionManager.js +0 -240
  543. package/open-sse/utils/sleep.js +0 -6
  544. package/open-sse/utils/sse.js +0 -14
  545. package/open-sse/utils/sseConstants.js +0 -23
  546. package/open-sse/utils/sseHeartbeat.js +0 -104
  547. package/open-sse/utils/stream.js +0 -517
  548. package/open-sse/utils/streamFailureFinalization.js +0 -134
  549. package/open-sse/utils/streamHandler.js +0 -250
  550. package/open-sse/utils/streamHelpers.js +0 -137
  551. package/open-sse/utils/textualToolCall.js +0 -104
  552. package/open-sse/utils/thinkCloseMarker.js +0 -72
  553. package/open-sse/utils/thinkTagParser.js +0 -146
  554. package/open-sse/utils/toolCallArguments.js +0 -12
  555. package/open-sse/utils/toolDeduper.js +0 -49
  556. package/open-sse/utils/toolSources.js +0 -31
  557. package/open-sse/utils/upstreamResponseHeaders.js +0 -25
  558. package/open-sse/utils/urlSanitize.js +0 -15
  559. package/open-sse/utils/usageTracking.js +0 -347
@@ -1,759 +0,0 @@
1
- /**
2
- * Audio Speech Handler (TTS)
3
- *
4
- * Handles POST /v1/audio/speech (OpenAI TTS API format).
5
- * Returns audio binary stream.
6
- *
7
- * Supported provider formats:
8
- * - OpenAI / Qwen3 (openai-compatible): standard JSON → audio stream proxy
9
- * - Hyperbolic: POST { text } → { audio: base64 }
10
- * - Deepgram: POST { text } with model via query param, Token auth
11
- * - ElevenLabs: POST { text, model_id } to /v1/text-to-speech/{voice_id}
12
- * - Nvidia NIM: POST { input: { text }, voice, model } → audio binary
13
- * - HuggingFace Inference: POST { inputs: text } to /models/{model_id}
14
- * - Coqui TTS: POST { text, speaker_id } → WAV audio (local, no auth)
15
- * - Tortoise TTS: POST { text, voice } → audio binary (local, no auth)
16
- *
17
- * Converted from OmniRoute TypeScript.
18
- */
19
-
20
- import { errorResponse } from "../utils/error.js";
21
-
22
- const CORS_HEADERS = {
23
- "Access-Control-Allow-Origin": "*",
24
- "Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS",
25
- "Access-Control-Allow-Headers": "Content-Type, Authorization",
26
- };
27
-
28
- // ── Registry stubs ──────────────────────────────────────────────────
29
- function parseSpeechModel(model) {
30
- if (model.includes("/")) {
31
- const [provider, ...rest] = model.split("/");
32
- return { provider, model: rest.join("/") };
33
- }
34
- return { provider: "openai", model };
35
- }
36
-
37
- const SPEECH_PROVIDERS = {
38
- openai: { id: "openai", baseUrl: "https://api.openai.com/v1/audio/speech", authType: "bearer", authHeader: "bearer", format: "openai" },
39
- hyperbolic: { id: "hyperbolic", baseUrl: "https://api.hyperbolic.xyz/v1/audio/speech", authType: "bearer", authHeader: "bearer", format: "hyperbolic" },
40
- deepgram: { id: "deepgram", baseUrl: "https://api.deepgram.com/v1/speak", authType: "token", authHeader: "token", format: "deepgram" },
41
- elevenlabs: { id: "elevenlabs", baseUrl: "https://api.elevenlabs.io/v1/text-to-speech", authType: "bearer", authHeader: "xi-api-key", format: "elevenlabs" },
42
- nvidia: { id: "nvidia", baseUrl: "https://integrate.api.nvidia.com/v1/audio/speech", authType: "bearer", authHeader: "bearer", format: "nvidia-tts" },
43
- huggingface: { id: "huggingface", baseUrl: "https://api-inference.huggingface.co/models", authType: "bearer", authHeader: "bearer", format: "huggingface-tts" },
44
- inworld: { id: "inworld", baseUrl: "https://api.inworld.ai/tts/v1/synthesize", authType: "bearer", authHeader: "bearer", format: "inworld" },
45
- cartesia: { id: "cartesia", baseUrl: "https://api.cartesia.ai/tts/bytes", authType: "bearer", authHeader: "x-api-key", format: "cartesia" },
46
- playht: { id: "playht", baseUrl: "https://api.play.ht/api/v2/tts/stream", authType: "bearer", authHeader: "bearer", format: "playht" },
47
- minimax: { id: "minimax", baseUrl: "https://api.minimaxi.com/v1/t2a_v2", authType: "bearer", authHeader: "Authorization", format: "minimax-tts" },
48
- coqui: { id: "coqui", baseUrl: "http://localhost:5002/api/tts", authType: "none", format: "coqui" },
49
- tortoise: { id: "tortoise", baseUrl: "http://localhost:5003/api/tts", authType: "none", format: "tortoise" },
50
- };
51
-
52
- function getSpeechProvider(providerId) {
53
- return SPEECH_PROVIDERS[providerId] || null;
54
- }
55
-
56
- function buildAuthHeaders(providerConfig, token) {
57
- if (!token) return {};
58
- if (providerConfig.authHeader === "bearer") return { Authorization: `Bearer ${token}` };
59
- if (providerConfig.authHeader === "token") return { Authorization: `Token ${token}` };
60
- if (providerConfig.authHeader === "xi-api-key") return { "xi-api-key": token };
61
- if (providerConfig.authHeader === "x-api-key") return { "x-api-key": token };
62
- return { Authorization: `Bearer ${token}` };
63
- }
64
-
65
- function stripTrailingSlashes(str) {
66
- return str.replace(/\/+$/, "");
67
- }
68
-
69
- function signAwsRequest(/* { method, url, region, service, headers, body, credentials } */) {
70
- // Stub — wire up AWS SigV4 signing when AWS Polly support is needed
71
- throw new Error("AWS SigV4 signing not implemented — install @aws-sdk/signature-v4 or configure signAwsRequest");
72
- }
73
-
74
- // ── Helpers ──────────────────────────────────────────────────────────
75
-
76
- function extractUpstreamErrorMessage(parsed) {
77
- const detail = parsed?.detail;
78
- const candidates = [
79
- parsed?.err_msg,
80
- parsed?.error?.message,
81
- typeof parsed?.error === "string" ? parsed.error : null,
82
- parsed?.message,
83
- typeof detail === "string" ? detail : detail?.message,
84
- ];
85
-
86
- const raw = candidates.find(Boolean);
87
- return raw ? String(raw) : null;
88
- }
89
-
90
- function upstreamErrorResponse(res, errText) {
91
- let errorMessage;
92
- try {
93
- const parsed = JSON.parse(errText);
94
- errorMessage =
95
- extractUpstreamErrorMessage(parsed) || errText || `Upstream error (${res.status})`;
96
- } catch {
97
- errorMessage = errText || `Upstream error (${res.status})`;
98
- }
99
-
100
- return Response.json(
101
- { error: { message: errorMessage, code: res.status } },
102
- {
103
- status: res.status,
104
- headers: { ...CORS_HEADERS },
105
- }
106
- );
107
- }
108
-
109
- function audioStreamResponse(res, defaultContentType = "audio/mpeg") {
110
- const contentType = res.headers.get("content-type") || defaultContentType;
111
- return new Response(res.body, {
112
- status: 200,
113
- headers: {
114
- ...CORS_HEADERS,
115
- "Content-Type": contentType,
116
- "Transfer-Encoding": "chunked",
117
- },
118
- });
119
- }
120
-
121
- function normalizeKieElevenLabsVoice(voice) {
122
- const value = typeof voice === "string" ? voice.trim() : "";
123
- const aliases = {
124
- alloy: "Rachel",
125
- echo: "Adam",
126
- fable: "Brian",
127
- onyx: "Antoni",
128
- nova: "Bella",
129
- shimmer: "Dorothy",
130
- };
131
- return aliases[value.toLowerCase()] || value || "Rachel";
132
- }
133
-
134
- function isJsonObject(value) {
135
- return value && typeof value === "object" && !Array.isArray(value);
136
- }
137
-
138
- function parseKieResultJson(recordData) {
139
- // Stub — extract parsed result JSON from Kie task data
140
- const record = isJsonObject(recordData) ? recordData : {};
141
- const data = isJsonObject(record.data) ? record.data : {};
142
- const raw = data.resultJson || data.result_json || null;
143
- if (typeof raw === "string") {
144
- try { return JSON.parse(raw); } catch { return {}; }
145
- }
146
- return isJsonObject(raw) ? raw : {};
147
- }
148
-
149
- function getKieCallbackUrl(body) {
150
- return body?.callBackUrl || body?.callbackUrl || "";
151
- }
152
-
153
- function getKieErrorStatus(err, fallback) {
154
- if (typeof err === "object" && err !== null && "status" in err) {
155
- return Number(err.status) || fallback;
156
- }
157
- return fallback;
158
- }
159
-
160
- function getKieErrorMessage(err, fallback) {
161
- return err instanceof Error ? err.message : fallback;
162
- }
163
-
164
- const kieExecutor = {
165
- createTask: async () => { throw new Error("Kie executor not wired"); },
166
- getTaskStatusUrl: (baseUrl) => `${baseUrl}/task/status`,
167
- pollTask: async () => { throw new Error("Kie executor not wired"); },
168
- };
169
-
170
- const vertexGenerateSpeech = async () => { throw new Error("Vertex TTS not wired"); };
171
-
172
- // ── Provider-specific handlers ───────────────────────────────────────
173
-
174
- function findAudioUrlDeep(value) {
175
- if (!value) return null;
176
- if (typeof value === "string") {
177
- if (/^https?:\/\//i.test(value) && !/\.(jpg|jpeg|png|webp|gif|svg)(\?|$)/i.test(value)) {
178
- return value;
179
- }
180
- return null;
181
- }
182
- if (Array.isArray(value)) {
183
- for (const item of value) {
184
- const url = findAudioUrlDeep(item);
185
- if (url) return url;
186
- }
187
- return null;
188
- }
189
- if (isJsonObject(value)) {
190
- const preferredKeys = [
191
- "audio_url", "audioUrl", "stream_audio_url", "streamAudioUrl",
192
- "resultUrl", "url", "downloadUrl", "resultUrls",
193
- ];
194
- for (const key of preferredKeys) {
195
- const url = findAudioUrlDeep(value[key]);
196
- if (url) return url;
197
- }
198
- for (const item of Object.values(value)) {
199
- const url = findAudioUrlDeep(item);
200
- if (url) return url;
201
- }
202
- }
203
- return null;
204
- }
205
-
206
- function findKieAudioUrl(recordData) {
207
- const record = isJsonObject(recordData) ? recordData : {};
208
- const data = isJsonObject(record.data) ? record.data : {};
209
- const resultJson = parseKieResultJson(recordData);
210
- const response = data.response;
211
- const nestedData = data.data;
212
- const candidates = [
213
- response,
214
- data,
215
- resultJson,
216
- ...(Array.isArray(response) ? response : []),
217
- ...(Array.isArray(nestedData) ? nestedData : []),
218
- ...(Array.isArray(resultJson.data) ? resultJson.data : []),
219
- ...(Array.isArray(resultJson.result) ? resultJson.result : []),
220
- ];
221
- for (const item of candidates) {
222
- const url = findAudioUrlDeep(item);
223
- if (url) return url;
224
- }
225
- return null;
226
- }
227
-
228
- function isValidPathSegment(segment) {
229
- return !segment.includes("..") && !segment.includes("//");
230
- }
231
-
232
- function getStringValue(value) {
233
- return typeof value === "string" && value.trim().length > 0 ? value.trim() : null;
234
- }
235
-
236
- function getProviderSpecificData(credentials) {
237
- return credentials?.providerSpecificData &&
238
- typeof credentials.providerSpecificData === "object" &&
239
- !Array.isArray(credentials.providerSpecificData)
240
- ? credentials.providerSpecificData
241
- : {};
242
- }
243
-
244
- // ── Hyperbolic TTS ──────────────────────────────────────────────────
245
- async function handleHyperbolicSpeech(providerConfig, body, token) {
246
- const res = await fetch(providerConfig.baseUrl, {
247
- method: "POST",
248
- headers: {
249
- "Content-Type": "application/json",
250
- ...buildAuthHeaders(providerConfig, token),
251
- },
252
- body: JSON.stringify({ text: body.input }),
253
- });
254
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
255
- const data = await res.json();
256
- const audioBuffer = Uint8Array.from(atob(data.audio), (c) => c.charCodeAt(0));
257
- return new Response(audioBuffer, { status: 200, headers: { "Content-Type": "audio/mpeg" } });
258
- }
259
-
260
- // ── Deepgram TTS ─────────────────────────────────────────────────────
261
- async function handleDeepgramSpeech(providerConfig, body, modelId, token) {
262
- const url = new URL(providerConfig.baseUrl);
263
- url.searchParams.set("model", modelId);
264
- const res = await fetch(url.toString(), {
265
- method: "POST",
266
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
267
- body: JSON.stringify({ text: body.input }),
268
- });
269
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
270
- return audioStreamResponse(res);
271
- }
272
-
273
- // ── ElevenLabs TTS ───────────────────────────────────────────────────
274
- async function handleElevenLabsSpeech(providerConfig, body, modelId, token) {
275
- const voiceId = body.voice || "21m00Tcm4TlvDq8ikWAM";
276
- if (!isValidPathSegment(voiceId)) return errorResponse(400, "Invalid voice ID");
277
- const url = `${providerConfig.baseUrl}/${voiceId}`;
278
- const res = await fetch(url, {
279
- method: "POST",
280
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
281
- body: JSON.stringify({ text: body.input, model_id: modelId }),
282
- });
283
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
284
- return audioStreamResponse(res);
285
- }
286
-
287
- // ── Nvidia NIM TTS ───────────────────────────────────────────────────
288
- async function handleNvidiaTtsSpeech(providerConfig, body, modelId, token) {
289
- const res = await fetch(providerConfig.baseUrl, {
290
- method: "POST",
291
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
292
- body: JSON.stringify({ input: { text: body.input }, voice: body.voice || "default", model: modelId }),
293
- });
294
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
295
- return audioStreamResponse(res, "audio/wav");
296
- }
297
-
298
- // ── HuggingFace TTS ─────────────────────────────────────────────────
299
- async function handleHuggingFaceTtsSpeech(providerConfig, body, modelId, token) {
300
- if (!isValidPathSegment(modelId)) return errorResponse(400, "Invalid model ID");
301
- const url = `${providerConfig.baseUrl}/${modelId}`;
302
- const res = await fetch(url, {
303
- method: "POST",
304
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
305
- body: JSON.stringify({ inputs: body.input }),
306
- });
307
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
308
- return audioStreamResponse(res, "audio/wav");
309
- }
310
-
311
- // ── Inworld TTS ──────────────────────────────────────────────────────
312
- const INWORLD_AUDIO_FORMATS = {
313
- mp3: { audioEncoding: "MP3", mimeType: "audio/mpeg" },
314
- wav: { audioEncoding: "WAV", mimeType: "audio/wav" },
315
- opus: { audioEncoding: "OPUS", mimeType: "audio/opus" },
316
- pcm: { audioEncoding: "PCM", mimeType: "audio/pcm" },
317
- };
318
-
319
- async function handleInworldSpeech(providerConfig, body, modelId, token) {
320
- const requestedFormat = typeof body.response_format === "string" ? body.response_format.toLowerCase() : "mp3";
321
- const audioFormat = INWORLD_AUDIO_FORMATS[requestedFormat];
322
- if (!audioFormat) return errorResponse(400, "Inworld TTS supports response_format mp3, wav, opus, or pcm only");
323
-
324
- const res = await fetch(providerConfig.baseUrl, {
325
- method: "POST",
326
- headers: { "Content-Type": "application/json", Authorization: `Bearer ${token}` },
327
- body: JSON.stringify({
328
- text: body.input,
329
- voiceId: body.voice || undefined,
330
- modelId,
331
- audioConfig: { audioEncoding: audioFormat.audioEncoding },
332
- }),
333
- });
334
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
335
- const data = await res.json();
336
- const audioBuffer = Uint8Array.from(atob(data.audioContent ?? ""), (c) => c.charCodeAt(0));
337
- const mimeType = typeof data.contentType === "string" && data.contentType ? data.contentType : audioFormat.mimeType;
338
- return new Response(audioBuffer, { status: 200, headers: { "Content-Type": mimeType } });
339
- }
340
-
341
- // ── Cartesia TTS ─────────────────────────────────────────────────────
342
- async function handleCartesiaSpeech(providerConfig, body, modelId, token) {
343
- const outputFormat = body.response_format === "wav"
344
- ? { container: "wav", sample_rate: 44100 }
345
- : { container: "mp3", bit_rate: 128000, sample_rate: 44100 };
346
- const res = await fetch(providerConfig.baseUrl, {
347
- method: "POST",
348
- headers: {
349
- "Content-Type": "application/json",
350
- "X-API-Key": token,
351
- "Cartesia-Version": "2024-06-10",
352
- },
353
- body: JSON.stringify({
354
- model_id: modelId,
355
- transcript: body.input,
356
- ...(body.voice ? { voice: { mode: "id", id: body.voice } } : {}),
357
- output_format: outputFormat,
358
- }),
359
- });
360
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
361
- return audioStreamResponse(res);
362
- }
363
-
364
- // ── PlayHT TTS ───────────────────────────────────────────────────────
365
- async function handlePlayHtSpeech(providerConfig, body, modelId, token) {
366
- const [userId, apiKey] = (token || ":").split(":");
367
- const res = await fetch(providerConfig.baseUrl, {
368
- method: "POST",
369
- headers: {
370
- "Content-Type": "application/json",
371
- Accept: "audio/mpeg",
372
- "X-USER-ID": userId || "",
373
- Authorization: `Bearer ${apiKey || token}`,
374
- },
375
- body: JSON.stringify({
376
- text: body.input,
377
- voice: body.voice || "s3://voice-cloning-zero-shot/d9ff78ba-d016-47f6-b0ef-dd630f59414e/female-cs/manifest.json",
378
- voice_engine: modelId || "PlayDialog",
379
- output_format: body.response_format || "mp3",
380
- speed: body.speed || 1,
381
- }),
382
- });
383
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
384
- return audioStreamResponse(res);
385
- }
386
-
387
- // ── Kie.ai TTS ───────────────────────────────────────────────────────
388
- async function handleKieAudioSpeech(providerConfig, body, modelId, token) {
389
- const baseUrl = providerConfig.baseUrl.replace(/\/$/, "");
390
- const voice = normalizeKieElevenLabsVoice(body.voice);
391
- const payload = {
392
- model: modelId,
393
- callBackUrl: getKieCallbackUrl(body),
394
- input: {
395
- text: body.input,
396
- voice,
397
- stability: typeof body.stability === "number" ? body.stability : 0.5,
398
- similarity_boost: typeof body.similarity_boost === "number" ? body.similarity_boost : 0.75,
399
- style: typeof body.style === "number" ? body.style : 0,
400
- speed: typeof body.speed === "number" ? body.speed : 1,
401
- timestamps: body.timestamps === true,
402
- previous_text: body.previous_text || "",
403
- next_text: body.next_text || "",
404
- language_code: body.language_code || "",
405
- },
406
- };
407
-
408
- let data;
409
- try {
410
- data = await kieExecutor.createTask({ baseUrl, token, payload });
411
- } catch (err) {
412
- const status = getKieErrorStatus(err, 502);
413
- return Response.json(
414
- { error: { message: getKieErrorMessage(err, "Kie audio createTask failed"), code: status } },
415
- { status, headers: { ...CORS_HEADERS } }
416
- );
417
- }
418
-
419
- const taskId = data?.data?.taskId || data?.taskId;
420
- if (taskId) return pollKieAudioResult(baseUrl, modelId, taskId, token);
421
-
422
- const audioUrl = findKieAudioUrl(data);
423
- if (typeof audioUrl === "string" && audioUrl.length > 0) {
424
- const audioRes = await fetch(audioUrl);
425
- return audioStreamResponse(audioRes);
426
- }
427
-
428
- return errorResponse(502, data?.msg || data?.message || "Kie audio generation did not return taskId or audio URL");
429
- }
430
-
431
- async function pollKieAudioResult(baseUrl, modelId, taskId, token) {
432
- void modelId;
433
- const statusUrl = kieExecutor.getTaskStatusUrl(baseUrl);
434
- try {
435
- const { data, state } = await kieExecutor.pollTask({
436
- statusUrl,
437
- taskId: String(taskId),
438
- token,
439
- timeoutMs: 60000,
440
- pollIntervalMs: 2000,
441
- });
442
- if (state === "success") {
443
- const url = findKieAudioUrl(data);
444
- if (url) { const audioRes = await fetch(url); return audioStreamResponse(audioRes); }
445
- return errorResponse(502, "Kie audio task completed without audio URL");
446
- }
447
- } catch (err) {
448
- return errorResponse(getKieErrorStatus(err, 504), getKieErrorMessage(err, "Kie audio generation timed out or failed"));
449
- }
450
- return errorResponse(504, "Kie audio generation timed out or failed");
451
- }
452
-
453
- // ── AWS Polly TTS ────────────────────────────────────────────────────
454
- function getAwsPollyProviderData(credentials) {
455
- return getProviderSpecificData(credentials);
456
- }
457
-
458
- function resolveAwsPollyRegion(providerSpecificData) {
459
- return getStringValue(providerSpecificData.region) ||
460
- getStringValue(providerSpecificData.awsRegion) ||
461
- process.env.AWS_REGION ||
462
- process.env.AWS_DEFAULT_REGION ||
463
- "us-east-1";
464
- }
465
-
466
- function resolveAwsPollyBaseUrl(providerSpecificData, region) {
467
- const configuredBaseUrl = getStringValue(providerSpecificData.baseUrl);
468
- const baseUrl = configuredBaseUrl || `https://polly.${region}.amazonaws.com`;
469
- return stripTrailingSlashes(baseUrl.replace(/\/v1\/speech\/?$/i, ""));
470
- }
471
-
472
- function normalizeAwsPollyEngine(modelId) {
473
- const engine = getStringValue(modelId) || "standard";
474
- return ["standard", "neural", "long-form", "generative"].includes(engine) ? engine : "standard";
475
- }
476
-
477
- function normalizeAwsPollyOutputFormat(responseFormat) {
478
- const format = getStringValue(responseFormat)?.toLowerCase();
479
- switch (format) {
480
- case "pcm": case "wav": return "pcm";
481
- case "opus": case "ogg_opus": return "ogg_opus";
482
- case "ogg": case "ogg_vorbis": return "ogg_vorbis";
483
- case "json": return "json";
484
- case "mp3": default: return "mp3";
485
- }
486
- }
487
-
488
- function normalizeAwsPollyTextType(body) {
489
- const explicitTextType = getStringValue(body.text_type || body.textType)?.toLowerCase();
490
- if (explicitTextType === "ssml") return "ssml";
491
- if (explicitTextType === "text") return "text";
492
- const input = getStringValue(body.input) || "";
493
- return input.trim().startsWith("<speak") ? "ssml" : "text";
494
- }
495
-
496
- function getAwsPollySampleRate(responseFormat, sampleRate) {
497
- const explicit = getStringValue(sampleRate || null);
498
- if (explicit) return explicit;
499
- const outputFormat = normalizeAwsPollyOutputFormat(responseFormat);
500
- if (outputFormat === "ogg_opus") return "48000";
501
- if (outputFormat === "pcm") return "16000";
502
- return undefined;
503
- }
504
-
505
- async function handleAwsPollySpeech(providerConfig, body, modelId, token, credentials) {
506
- const providerSpecificData = getAwsPollyProviderData(credentials);
507
- const accessKeyId = getStringValue(providerSpecificData.accessKeyId) || getStringValue(providerSpecificData.awsAccessKeyId);
508
- const secretAccessKey = getStringValue(token);
509
-
510
- if (!accessKeyId) return errorResponse(400, "AWS Polly requires providerSpecificData.accessKeyId");
511
- if (!secretAccessKey) return errorResponse(401, "No AWS Secret Access Key for AWS Polly");
512
-
513
- const region = resolveAwsPollyRegion(providerSpecificData);
514
- const baseUrl = resolveAwsPollyBaseUrl(providerSpecificData, region);
515
- const url = `${baseUrl}/v1/speech`;
516
- const outputFormat = normalizeAwsPollyOutputFormat(body.response_format);
517
- const sampleRate = getAwsPollySampleRate(body.response_format, body.sample_rate || body.sampleRate);
518
-
519
- const requestBody = {
520
- Engine: normalizeAwsPollyEngine(modelId),
521
- OutputFormat: outputFormat,
522
- Text: body.input,
523
- TextType: normalizeAwsPollyTextType(body),
524
- VoiceId: getStringValue(body.voice) || getStringValue(providerSpecificData.defaultVoice) || "Joanna",
525
- ...(getStringValue(body.language_code || body.languageCode) ? { LanguageCode: getStringValue(body.language_code || body.languageCode) } : {}),
526
- ...(sampleRate ? { SampleRate: sampleRate } : {}),
527
- };
528
- const serializedBody = JSON.stringify(requestBody);
529
-
530
- const signedHeaders = signAwsRequest({
531
- method: "POST", url, region, service: "polly",
532
- headers: { "content-type": "application/json" },
533
- body: serializedBody,
534
- credentials: {
535
- accessKeyId,
536
- secretAccessKey,
537
- sessionToken: getStringValue(providerSpecificData.sessionToken) || getStringValue(providerSpecificData.awsSessionToken),
538
- },
539
- });
540
-
541
- const res = await fetch(url, { method: "POST", headers: signedHeaders, body: serializedBody });
542
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
543
- return audioStreamResponse(res, outputFormat === "pcm" ? "audio/pcm" : "audio/mpeg");
544
- }
545
-
546
- // ── Xiaomi MiMo TTS ─────────────────────────────────────────────────
547
- function normalizeXiaomiMimoSpeechUrl(baseUrl) {
548
- const configured = getStringValue(baseUrl) || "https://api.xiaomimimo.com/v1";
549
- const normalized = stripTrailingSlashes(configured).replace(/\/chat\/completions$/i, "");
550
- return `${normalized}/chat/completions`;
551
- }
552
-
553
- function normalizeXiaomiMimoMimeType(format) {
554
- switch (getStringValue(format)?.toLowerCase()) {
555
- case undefined: case null: case "mp3": case "audio/mp3": case "audio/mpeg": return "audio/mpeg";
556
- case "wav": case "audio/wav": return "audio/wav";
557
- default: return null;
558
- }
559
- }
560
-
561
- function getXiaomiMimoAudioData(data) {
562
- const messageAudio = data?.choices?.[0]?.message?.audio;
563
- const directAudio = data?.audio || data?.output_audio;
564
- const firstDataItem = Array.isArray(data?.data) ? data.data[0] : null;
565
- return (
566
- getStringValue(messageAudio?.data) || getStringValue(messageAudio?.b64_json) ||
567
- getStringValue(directAudio?.data) || getStringValue(directAudio?.b64_json) ||
568
- getStringValue(firstDataItem?.b64_json) || getStringValue(firstDataItem?.audio) ||
569
- getStringValue(data?.audioContent) || getStringValue(data?.audio_content)
570
- );
571
- }
572
-
573
- async function handleXiaomiMimoSpeech(providerConfig, body, modelId, token, credentials) {
574
- const providerSpecificData = getProviderSpecificData(credentials);
575
- const url = normalizeXiaomiMimoSpeechUrl(providerSpecificData.baseUrl || providerConfig.baseUrl);
576
- const audioMimeType = normalizeXiaomiMimoMimeType(body.response_format);
577
- if (!audioMimeType) return errorResponse(400, "Xiaomi MiMo TTS supports response_format mp3 or wav only");
578
-
579
- const res = await fetch(url, {
580
- method: "POST",
581
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
582
- body: JSON.stringify({
583
- model: modelId,
584
- messages: [{ role: "assistant", content: body.input }],
585
- audio: { format: audioMimeType, voice: body.voice || getStringValue(providerSpecificData.defaultVoice) || "mimo_default" },
586
- }),
587
- });
588
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
589
-
590
- const contentType = res.headers.get("content-type") || "";
591
- if (contentType.startsWith("audio/")) return audioStreamResponse(res, audioMimeType);
592
-
593
- const data = await res.json();
594
- const audioBase64 = getXiaomiMimoAudioData(data);
595
- if (!audioBase64) return errorResponse(502, "Xiaomi MiMo TTS response did not contain audio data");
596
-
597
- const audioBuffer = Uint8Array.from(atob(audioBase64), (c) => c.charCodeAt(0));
598
- return new Response(audioBuffer, { status: 200, headers: { ...CORS_HEADERS, "Content-Type": audioMimeType } });
599
- }
600
-
601
- // ── MiniMax TTS ──────────────────────────────────────────────────────
602
- function hexToBytes(audioHex) {
603
- const clean = typeof audioHex === "string" ? audioHex.trim() : "";
604
- if (!clean) throw new Error("MiniMax TTS returned no audio");
605
- if (clean.length % 2 !== 0 || !/^[0-9a-f]+$/i.test(clean)) throw new Error("MiniMax TTS returned invalid audio");
606
- const len = clean.length / 2;
607
- const out = new Uint8Array(len);
608
- for (let i = 0; i < len; i++) out[i] = parseInt(clean.substr(i * 2, 2), 16);
609
- return out;
610
- }
611
-
612
- async function handleMinimaxSpeech(providerConfig, body, modelId, token) {
613
- const voiceId = (typeof body.voice === "string" && body.voice) || "English_expressive_narrator";
614
- const res = await fetch(providerConfig.baseUrl, {
615
- method: "POST",
616
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
617
- body: JSON.stringify({
618
- model: modelId || "speech-2.8-hd",
619
- text: body.input,
620
- stream: false,
621
- language_boost: "auto",
622
- output_format: "hex",
623
- voice_setting: {
624
- voice_id: voiceId,
625
- speed: typeof body.speed === "number" ? body.speed : 1,
626
- vol: 1,
627
- pitch: 0,
628
- },
629
- audio_setting: { sample_rate: 32000, bitrate: 128000, format: "mp3", channel: 1 },
630
- }),
631
- });
632
-
633
- const rawText = await res.text();
634
- let data = {};
635
- if (rawText) {
636
- try {
637
- const parsed = JSON.parse(rawText);
638
- if (parsed && typeof parsed === "object") data = parsed;
639
- } catch { data = {}; }
640
- }
641
-
642
- if (!res.ok) return upstreamErrorResponse(res, rawText);
643
-
644
- const baseResp = (data.base_resp || data.baseResp) || {};
645
- const statusCode = Number(baseResp.status_code ?? baseResp.statusCode ?? 0);
646
- const statusMessage = String(baseResp.status_msg || baseResp.statusMsg || data.message || "");
647
- if (statusCode !== 0) return errorResponse(502, `MiniMax TTS: ${statusMessage || "upstream error"}`);
648
-
649
- const audioField = data.data?.audio;
650
- let bytes;
651
- try {
652
- bytes = hexToBytes(audioField);
653
- } catch (err) {
654
- const msg = err instanceof Error ? err.message : "invalid audio";
655
- return errorResponse(502, `MiniMax TTS: ${msg}`);
656
- }
657
-
658
- return new Response(bytes, { status: 200, headers: { ...CORS_HEADERS, "Content-Type": "audio/mpeg" } });
659
- }
660
-
661
- // ── Coqui / Tortoise TTS (local, no auth) ────────────────────────────
662
- async function handleCoquiSpeech(providerConfig, body) {
663
- const res = await fetch(providerConfig.baseUrl, {
664
- method: "POST",
665
- headers: { "Content-Type": "application/json" },
666
- body: JSON.stringify({ text: body.input, speaker_id: body.voice || undefined }),
667
- });
668
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
669
- const contentType = res.headers.get("content-type") || "audio/wav";
670
- return new Response(res.body, { status: 200, headers: { "Content-Type": contentType } });
671
- }
672
-
673
- async function handleTortoiseSpeech(providerConfig, body) {
674
- const res = await fetch(providerConfig.baseUrl, {
675
- method: "POST",
676
- headers: { "Content-Type": "application/json" },
677
- body: JSON.stringify({ text: body.input, voice: body.voice || "random" }),
678
- });
679
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
680
- const contentType = res.headers.get("content-type") || "audio/wav";
681
- return new Response(res.body, { status: 200, headers: { "Content-Type": contentType } });
682
- }
683
-
684
- // ── Main Handler ─────────────────────────────────────────────────────
685
-
686
- /**
687
- * Handle audio speech (TTS) request
688
- */
689
- export async function handleAudioSpeech({
690
- body,
691
- credentials,
692
- resolvedProvider = null,
693
- resolvedModel = null,
694
- }) {
695
- if (!body.model) return errorResponse(400, "model is required");
696
- if (!body.input) return errorResponse(400, "input is required");
697
-
698
- let providerConfig = resolvedProvider;
699
- let modelId = resolvedModel;
700
- if (!providerConfig) {
701
- const parsed = parseSpeechModel(body.model);
702
- providerConfig = parsed.provider ? getSpeechProvider(parsed.provider) : null;
703
- modelId = parsed.model;
704
- }
705
-
706
- if (!providerConfig) {
707
- return errorResponse(
708
- 400,
709
- `No speech provider found for model "${body.model}". Use format provider/model. Available: openai, hyperbolic, deepgram, nvidia, elevenlabs, huggingface, inworld, cartesia, playht, kie, aws-polly, xiaomi-mimo, coqui, tortoise, qwen`
710
- );
711
- }
712
-
713
- const token =
714
- providerConfig.authType === "none" ? null : credentials?.apiKey || credentials?.accessToken;
715
- if (providerConfig.authType !== "none" && !token) {
716
- return errorResponse(401, `No credentials for speech provider: ${providerConfig.id}`);
717
- }
718
-
719
- try {
720
- if (providerConfig.format === "vertex-gemini-tts") {
721
- const { audio, contentType } = await vertexGenerateSpeech(credentials, {
722
- model: modelId, input: body.input, voice: body.voice,
723
- });
724
- return new Response(audio, { status: 200, headers: { ...CORS_HEADERS, "Content-Type": contentType } });
725
- }
726
-
727
- if (providerConfig.format === "hyperbolic") return handleHyperbolicSpeech(providerConfig, body, token);
728
- if (providerConfig.format === "deepgram") return handleDeepgramSpeech(providerConfig, body, modelId, token);
729
- if (providerConfig.format === "elevenlabs") return handleElevenLabsSpeech(providerConfig, body, modelId, token);
730
- if (providerConfig.format === "nvidia-tts") return handleNvidiaTtsSpeech(providerConfig, body, modelId, token);
731
- if (providerConfig.format === "huggingface-tts") return handleHuggingFaceTtsSpeech(providerConfig, body, modelId, token);
732
- if (providerConfig.format === "inworld") return handleInworldSpeech(providerConfig, body, modelId, token);
733
- if (providerConfig.format === "cartesia") return handleCartesiaSpeech(providerConfig, body, modelId, token);
734
- if (providerConfig.format === "playht") return handlePlayHtSpeech(providerConfig, body, modelId, token);
735
- if (providerConfig.format === "kie-audio") return handleKieAudioSpeech(providerConfig, body, modelId, token);
736
- if (providerConfig.format === "aws-polly") return handleAwsPollySpeech(providerConfig, body, modelId, token, credentials);
737
- if (providerConfig.format === "xiaomi-mimo-tts") return handleXiaomiMimoSpeech(providerConfig, body, modelId, token, credentials);
738
- if (providerConfig.format === "minimax-tts") return handleMinimaxSpeech(providerConfig, body, modelId, token);
739
- if (providerConfig.format === "coqui") return handleCoquiSpeech(providerConfig, body);
740
- if (providerConfig.format === "tortoise") return handleTortoiseSpeech(providerConfig, body);
741
-
742
- // Default: OpenAI-compatible JSON → audio stream proxy
743
- const res = await fetch(providerConfig.baseUrl, {
744
- method: "POST",
745
- headers: { "Content-Type": "application/json", ...buildAuthHeaders(providerConfig, token) },
746
- body: JSON.stringify({
747
- model: modelId,
748
- input: body.input,
749
- voice: body.voice || "alloy",
750
- response_format: body.response_format || "mp3",
751
- speed: body.speed || 1.0,
752
- }),
753
- });
754
- if (!res.ok) return upstreamErrorResponse(res, await res.text());
755
- return audioStreamResponse(res);
756
- } catch (err) {
757
- return errorResponse(500, `Speech request failed: ${err.message}`);
758
- }
759
- }