Commit Graph

  • 36c603f3b2 Merge pull request #1823 from littlewrite/feat_subscribe_sp1 Seefs 2025-10-28 18:37:32 +09:00
  • 1c582cde31 Merge pull request #2102 from Sh1n3zZ/feat-sora-vertex-adaptor Seefs 2025-10-28 18:36:43 +09:00
  • 94a6f3eb57 Merge pull request #2092 from feitianbubu/pr/doubao-image-edit Seefs 2025-10-28 18:33:22 +09:00
  • 3058fae145 Merge pull request #2084 from QuantumNous/update-gitignore Seefs 2025-10-28 18:32:47 +09:00
  • 687e455051 Merge pull request #2098 from HynoR/chore/c1 Seefs 2025-10-28 18:32:23 +09:00
  • 39a4c9ac02 Merge pull request #2107 from wuhan005/wh/aws-client-support-proxy Seefs 2025-10-28 18:31:56 +09:00
  • 47bfea1eae Merge pull request #2111 from feitianbubu/pr/top-up-show-correct-symbol Seefs 2025-10-28 18:31:32 +09:00
  • d7b6d0cd34 Merge pull request #2109 from LainCyberia/feature/i18n-ja Seefs 2025-10-28 18:31:06 +09:00
  • 2b70095b47 feat: implement audio duration retrieval without ffmpeg dependencies v0.9.11 CaIon 2025-10-28 15:50:45 +08:00
  • 45ebcd4f11 feat: topUp show correct symbol feitianbubu 2025-10-27 17:44:51 +08:00
  • 3dbe0c2067 feat: aws client supports proxy settings iwu 2025-10-27 15:00:20 +08:00
  • 0654718b34 feat(i-18n): Add Japanese localization LainCyberia 2025-10-27 13:30:17 +08:00
  • 6791eb72ba feat: add support for Submodel channel type in relay info CaIon 2025-10-25 22:10:21 +08:00
  • cb3537f529 Merge pull request #2103 from feitianbubu/pr/doubao-image-watermark IcedTangerine 2025-10-25 11:44:34 +08:00
  • 471fd3a3b2 fix: correct bool value for watermark feitianbubu 2025-10-24 11:05:02 +08:00
  • 810641a264 feat: vertex veo sora-compatible video output Sh1n3zZ 2025-10-25 02:00:35 +08:00
  • b7896585fd chore: update aws claude 4.5 haiku model's information HynoR 2025-10-24 14:21:17 +08:00
  • 179697ba61 feat: add image handling to image request for form-data feitianbubu 2025-10-23 23:14:56 +08:00
  • 032f159509 Merge pull request #2090 from feitianbubu/pr/doubao-image-edit IcedTangerine 2025-10-23 22:39:18 +08:00
  • 95a2d02df9 fix: fail get moel by multipart/form-data; boundary feitianbubu 2025-10-23 22:14:15 +08:00
  • 3ac9ff6028 feat: doubao-seedream support image edit feitianbubu 2025-10-23 21:18:11 +08:00
  • fcf0f952b1 feat: doubao-seedream-4-0-250828 image to image feitianbubu 2025-10-23 19:54:44 +08:00
  • b99099fcbe Merge pull request #2087 from feitianbubu/pr/doubao-tts-stream IcedTangerine 2025-10-22 17:44:01 +08:00
  • bf66bbe5fa refactor: clean up doubao tts code feitianbubu 2025-10-22 16:48:00 +08:00
  • e80b442dd6 Merge pull request #2086 from feitianbubu/pr/openai-tts-stream IcedTangerine 2025-10-22 14:07:25 +08:00
  • 431b3a84f6 feat: doubao tts add is stream check feitianbubu 2025-10-22 13:29:01 +08:00
  • 098e6e7f2b feat: doubao tts support streaming realtime audio feitianbubu 2025-10-22 12:31:54 +08:00
  • afcbff6644 feat: openai tts support streaming realtime audio feitianbubu 2025-10-22 00:38:51 +08:00
  • ce1fde8500 chore: Ignore .zed and debug binaries in .gitignore update-gitignore creamlike1024 2025-10-21 16:40:22 +08:00
  • 4661399639 Merge pull request #2070 from QuantumNous/ali-channel-support-stream-options Seefs 2025-10-20 23:24:33 +08:00
  • ac3baacec7 Merge branch 'main' into feat_subscribe_sp1 Little Write 2025-10-20 22:36:33 +08:00
  • 78d8d458ca Merge pull request #2081 from feitianbubu/pr/add-miniMax-tts IcedTangerine 2025-10-20 17:48:35 +08:00
  • e20a287c4b chore: Comment out debug log in adaptor.go IcedTangerine 2025-10-20 17:48:08 +08:00
  • c7ab0f4f3d feat: opt minimax tts req struct feitianbubu 2025-10-20 14:46:04 +08:00
  • 0d1057830b feat: add minimax api adaptor feitianbubu 2025-10-20 14:00:07 +08:00
  • dd1cac3f2e feat: add minimax tts feitianbubu 2025-10-20 13:54:53 +08:00
  • 5c792263ba Add type assertion for task_request in adaptor.go IcedTangerine 2025-10-18 23:07:50 +08:00
  • 37776c5083 Fix error logging for channel retrieval failure IcedTangerine 2025-10-18 23:06:25 +08:00
  • fa81fe9396 feat: gemini veo req to struct feitianbubu 2025-10-18 21:37:39 +08:00
  • f0a727ccb8 feat: veo video url use proxy download feitianbubu 2025-10-18 20:31:11 +08:00
  • b77bf11b02 feat: add gemini veo3.1 feitianbubu 2025-10-18 14:45:13 +08:00
  • cdbc7a9510 refactor: remove unused functions and imports from ali text handler ali-channel-support-stream-options creamlike1024 2025-10-18 17:00:28 +08:00
  • c693bfee5e feat: add support for Ali channel in streamSupportedChannels creamlike1024 2025-10-18 17:00:08 +08:00
  • 7156bf2382 Merge pull request #2068 from feitianbubu/pr/doubao-speech-emotion v0.9.10 IcedTangerine 2025-10-18 14:30:17 +08:00
  • c216527f23 Merge pull request #2065 from somnifex/main Seefs 2025-10-18 13:02:56 +08:00
  • b1de0f49df Merge pull request #2061 from QuantumNous/fix-gemini-batch-embedding-token-count Seefs 2025-10-18 12:54:44 +08:00
  • 525ca09f2c fix: doubao audio speedRadio to speed feitianbubu 2025-10-18 01:17:18 +08:00
  • 92fc973bc3 feat: AudioRequest add metadata support custom params feitianbubu 2025-10-18 01:13:54 +08:00
  • 22ff8e2cbe feat: sync latest openai speech struct https://platform.openai.com/docs/api-reference/audio/createSpeech feitianbubu 2025-10-18 00:52:20 +08:00
  • 1ec664a348 Merge pull request #2067 from feitianbubu/pr/add-doubao-audio IcedTangerine 2025-10-18 00:14:11 +08:00
  • 6a24c37c0e Fix error message for invalid API key format IcedTangerine 2025-10-18 00:13:28 +08:00
  • 8965fc49c9 feat: add doubao audio token input prompt feitianbubu 2025-10-17 22:05:58 +08:00
  • 735386c0b9 feat: add doubao tts usage token feitianbubu 2025-10-17 21:33:08 +08:00
  • 58c4da0ddf feat: switch to official TTS only when baseUrl is Volcano's official URL feitianbubu 2025-10-17 20:32:00 +08:00
  • fe68488b1c feat: add doubao audio tts feitianbubu 2025-10-17 18:45:29 +08:00
  • 25af6e6f77 fix: handle JSON parsing for thinking content in ollama stream and chat handlers somnifex 2025-10-17 18:35:08 +08:00
  • e2d3b46a3a fix: gemini batch embedding token not counted fix-gemini-batch-embedding-token-count creamlike1024 2025-10-17 15:51:04 +08:00
  • dd775167ab feat: support OpenAI channel type in sora relay adaptor v0.9.9-patch.4 CaIon 2025-10-17 13:53:15 +08:00
  • 43f2a8ac06 feat: add temporary TASK_PRICE_PATCH configuration to environment variables v0.9.9-patch.3 CaIon 2025-10-16 21:59:21 +08:00
  • bcf93a2c05 fix: prevent refund on video task update error CaIon 2025-10-16 12:46:07 +08:00
  • 09ff878d88 fix: prevent duplicate refunds on task failure #2050 v0.9.9-patch.2 CaIon 2025-10-16 12:38:21 +08:00
  • d4749ba388 refactor: rename AWS model ID and region prefix functions for clarity CaIon 2025-10-16 12:10:55 +08:00
  • 1f2bdb1402 fix: gemini embedding v0.9.9-patch.1 CaIon 2025-10-15 21:48:36 +08:00
  • 64a97092c9 CI: ignore pre-release and alpha tags in electron build workflow CaIon 2025-10-15 19:55:53 +08:00
  • 69b87b5d8e refactor: replace iota with explicit values for log type constants CaIon 2025-10-15 19:54:13 +08:00
  • bd4160793e fix v0.9.9 CaIon 2025-10-15 19:45:51 +08:00
  • 82e21972ec feat: 修复aws渠道-thinking后缀不生效的问题 v0.9.9-aws.3 CaIon 2025-10-15 18:49:27 +08:00
  • dce00141ce feat: 临时兼容aws使用链接媒体 v0.9.9-aws.2 CaIon 2025-10-15 18:21:19 +08:00
  • b2a057723a refactor: update AWS key format in EditChannelModal for consistency v0.9.9-aws.1 CaIon 2025-10-15 17:38:21 +08:00
  • f023efdbfc feat: support aws bedrock api-keys-use CaIon 2025-10-15 17:29:10 +08:00
  • 8b65623726 refactor: aws CaIon 2025-10-15 16:44:33 +08:00
  • aa35d8db69 refactor: update ConvertToOpenAIVideo method to return byte array and improve error handling v0.9.8-patch.1 CaIon 2025-10-14 23:03:17 +08:00
  • 64ed7dce4d docs: update README for project cloning and Docker Compose instructions CaIon 2025-10-14 17:51:33 +08:00
  • 67c321c4fb feat: add Umami and Google Analytics integration v0.9.8 CaIon 2025-10-14 14:19:49 +08:00
  • b3f50e9dd0 fix: remove redundant error message details for channel retrieval failures CaIon 2025-10-14 13:53:30 +08:00
  • ea870a7846 Merge pull request #2038 from seefs001/feature/endpoint_type_log Seefs 2025-10-14 13:06:54 +08:00
  • fa21599fc8 Merge pull request #2036 from etnAtker/siliconflow-images-generations Seefs 2025-10-14 13:05:04 +08:00
  • e6c42bfbda clean Seefs 2025-10-14 00:16:08 +08:00
  • 7d480d5ff3 feat: endpoint type log Seefs 2025-10-14 00:06:52 +08:00
  • 86c63ea4a7 feat: endpoint type log Seefs 2025-10-13 22:44:40 +08:00
  • 2624c48113 feat: endpoint type log Seefs 2025-10-13 22:25:39 +08:00
  • 384cba92cf fix: remove redundant error handling for empty Gemini API response CaIon 2025-10-13 21:58:45 +08:00
  • 7222265fee Merge pull request #2035 from Inblac/devpre Seefs 2025-10-13 20:58:43 +08:00
  • fdbc31eb9a fix: 修复PR的潜在问题 etnAtker 2025-10-13 20:20:08 +08:00
  • 3172c956f7 feat: 添加SiliconFlow图像生成接口自动转换支持 etnAtker 2025-10-13 20:06:33 +08:00
  • 8b9188c584 fix(convert): 修复 OpenAI 转 Claude 流时 thinking 块的格式问题 yanggh 2025-10-13 19:32:17 +08:00
  • 5fc9152499 fix: improve error handling for email sending failures CaIon 2025-10-13 19:21:26 +08:00
  • 18b945b9c5 feat: add support for Sora channel type and OpenAI video endpoint CaIon 2025-10-13 19:21:21 +08:00
  • 826ef2e5a6 feat: jimeng images base64 limit (#2032) v0.9.7-patch.2 skynono 2025-10-13 15:17:23 +08:00
  • 7311c18d52 fix: 修复视频任务不同分组可能导致补回额度计算错误 (#2030) Xyfacai 2025-10-13 15:17:06 +08:00
  • 4a4238d830 Merge pull request #2029 from feitianbubu/pr/jimeng-support-oai-files Seefs 2025-10-13 14:14:43 +08:00
  • 9805b0f3b0 Merge pull request #2027 from xyfacai/refactor/openai-video Xyfacai 2025-10-13 13:24:20 +08:00
  • dfca9681c8 feat: jimeng use openai sdk input_reference i2v feitianbubu 2025-10-13 09:41:12 +08:00
  • a6e6897f63 refactor: Openai video model 移动到 dto Xyfacai 2025-10-13 11:45:45 +08:00
  • 39c841e600 feat(architecture): Core+Plugin refactor/core-plugin Apple\Apple 2025-10-13 02:02:11 +08:00
  • ec0633bdfb fix: update error messages for unsupported parameter names in Google extra body CaIon 2025-10-12 22:21:45 +08:00
  • 2d1534dc77 fix: 修复工作流重复创建release的问题 CaIon 2025-10-12 15:32:20 +08:00
  • eebd7ca0f3 Merge pull request #2025 from feitianbubu/pr/protect-increase-quota Seefs 2025-10-12 15:06:12 +08:00
  • 98e3e5ca2c feat: Add pre-status protection for IncreaseUserQuota feitianbubu 2025-10-12 12:05:36 +08:00
  • e5dde67272 Merge pull request #2024 from seefs001/fix/version Seefs 2025-10-12 14:24:01 +08:00