Seefs
ab30f584cc
feat: add ali wan video ( #2141 )
...
* feat: add ali wan video
* refactor: use same UnmarshalBodyReusable
* feat: enhance request body metadata
* feat: opt wan convertToOpenAIVideo
* feat: add wan support other param via json metadata
* refactor: remove unused code
* fix ali
---------
Co-authored-by: feitianbubu <feitianbubu@qq.com >
v0.9.15
2025-10-31 16:51:05 +08:00
Seefs
9629c8a771
fix veo3 ( #2140 )
2025-10-31 15:29:17 +08:00
Seefs
fc56f45628
Merge pull request #2075 from feitianbubu/pr/add-gemini-veo-video
...
Gemini渠道支持veo视频生成
2025-10-31 13:57:59 +08:00
Seefs
8f862152e8
Merge pull request #2124 from feitianbubu/pr/fix-topup-link
...
fix: correct topUp link
2025-10-31 13:43:23 +08:00
CaIon
ab6dc79600
fix(override): handle null value comparison in JSON equality check
2025-10-30 23:28:14 +08:00
CaIon
52d9b8cc78
refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function
v0.9.14-patch.1
2025-10-30 21:16:42 +08:00
feitianbubu
6a96ddea76
fix: stripe cancelURL topUp link
2025-10-30 13:41:52 +08:00
CaIon
f1ac5606ee
feat(i18n): add translations for "The Unified" and "LLM API Gateway" in English, French, Japanese, and Russian
2025-10-30 00:14:12 +08:00
Calcium-Ion
b2d9771a57
feat(language): add Japanese language support to LanguageSelector and i18n configuration ( #2131 )
v0.9.14
2025-10-29 23:58:10 +08:00
CaIon
c4ca9d7c3b
refactor(relay): enhance error logging and improve multipart form handling in audio requests #2127
v0.9.13
2025-10-29 23:33:55 +08:00
CaIon
303feafc3c
fix(audio): add support for .opus files in audio duration calculation
2025-10-29 22:47:39 +08:00
CaIon
b2de5e229c
refactor(channel_cache): improve channel selection logic by handling zero total weight and removing unnecessary variable
2025-10-29 21:49:06 +08:00
Seefs
8297723d91
Merge pull request #2126 from QuantumNous/fix-randomWeight-panic
...
fix: 当totalWeight小于等于0时设置为1选择第一个渠道
v0.9.12-patch.1
2025-10-29 21:02:18 +09:00
creamlike1024
90f1dafb55
fix(channel_cache): 修复总权重小于等于0时的渠道选择逻辑
2025-10-29 19:59:39 +08:00
creamlike1024
cba21eb8c7
fix: 当totalWeight小于等于0时设置为1选择第一个渠道
2025-10-29 19:41:45 +08:00
Seefs
1f419a3c71
Merge pull request #2121 from QuantumNous/feat/special_group
...
feat: add special user usable group setting
v0.9.12
2025-10-29 18:54:51 +09:00
feitianbubu
74e5e640c5
fix: correct topUp link
2025-10-29 16:55:29 +08:00
CaIon
c4ea095ae0
fix: reduce auto test channel sleep duration to 1 minute
2025-10-28 23:35:20 +08:00
CaIon
1ded19795a
feat: add special user usable group setting
2025-10-28 23:25:43 +08:00
Seefs
158b46eb4b
fix: test channel frequency ( #2119 )
2025-10-28 23:23:24 +08:00
Seefs
2581bea93e
fix: creem setting jsx -> js ( #2120 )
2025-10-28 23:22:07 +08:00
Seefs
c3ed6a689e
Merge pull request #2118 from comeback01/fix/go-import-paths
...
fix(go): Correct Go module import paths
2025-10-28 23:19:52 +09:00
comeback01
f60896a838
fix(go): correct module import paths
2025-10-28 13:23:10 +01:00
Seefs
36c603f3b2
Merge pull request #1823 from littlewrite/feat_subscribe_sp1
...
新增 creem 支付
2025-10-28 18:37:32 +09:00
Seefs
1c582cde31
Merge pull request #2102 from Sh1n3zZ/feat-sora-vertex-adaptor
...
feat: vertex veo sora-compatible video output
2025-10-28 18:36:43 +09:00
Seefs
94a6f3eb57
Merge pull request #2092 from feitianbubu/pr/doubao-image-edit
...
feat: add image handling to image request for form-data
2025-10-28 18:33:22 +09:00
Seefs
3058fae145
Merge pull request #2084 from QuantumNous/update-gitignore
...
chore: Ignore .zed and debug binaries in .gitignore
2025-10-28 18:32:47 +09:00
Seefs
687e455051
Merge pull request #2098 from HynoR/chore/c1
...
chore: Update AWS claude 4.5 haiku model's information
2025-10-28 18:32:23 +09:00
Seefs
39a4c9ac02
Merge pull request #2107 from wuhan005/wh/aws-client-support-proxy
...
feat: aws client supports proxy settings
2025-10-28 18:31:56 +09:00
Seefs
47bfea1eae
Merge pull request #2111 from feitianbubu/pr/top-up-show-correct-symbol
...
feat: topUp show correct symbol
2025-10-28 18:31:32 +09:00
Seefs
d7b6d0cd34
Merge pull request #2109 from LainCyberia/feature/i18n-ja
...
feat(i-18n): Add Japanese localization
2025-10-28 18:31:06 +09:00
CaIon
2b70095b47
feat: implement audio duration retrieval without ffmpeg dependencies
v0.9.11
2025-10-28 15:50:45 +08:00
feitianbubu
45ebcd4f11
feat: topUp show correct symbol
2025-10-27 17:45:53 +08:00
iwu
3dbe0c2067
feat: aws client supports proxy settings
...
Signed-off-by: iwu <iwu@tencent.com >
2025-10-27 15:00:20 +08:00
LainCyberia
0654718b34
feat(i-18n): Add Japanese localization
2025-10-27 14:10:14 +08:00
CaIon
6791eb72ba
feat: add support for Submodel channel type in relay info
2025-10-25 22:10:26 +08:00
IcedTangerine
cb3537f529
Merge pull request #2103 from feitianbubu/pr/doubao-image-watermark
...
fix: correct bool value for watermark
2025-10-25 11:44:34 +08:00
feitianbubu
471fd3a3b2
fix: correct bool value for watermark
2025-10-25 11:26:03 +08:00
Sh1n3zZ
810641a264
feat: vertex veo sora-compatible video output
2025-10-25 02:00:35 +08:00
HynoR
b7896585fd
chore: update aws claude 4.5 haiku model's information
2025-10-24 14:21:17 +08:00
feitianbubu
179697ba61
feat: add image handling to image request for form-data
2025-10-23 23:24:37 +08:00
IcedTangerine
032f159509
Merge pull request #2090 from feitianbubu/pr/doubao-image-edit
...
修复豆包图像编辑(图生图)功能
2025-10-23 22:39:18 +08:00
feitianbubu
95a2d02df9
fix: fail get moel by
...
multipart/form-data; boundary
2025-10-23 22:15:02 +08:00
feitianbubu
3ac9ff6028
feat: doubao-seedream support image edit
2025-10-23 21:19:33 +08:00
feitianbubu
fcf0f952b1
feat: doubao-seedream-4-0-250828 image to image
2025-10-23 21:19:32 +08:00
IcedTangerine
b99099fcbe
Merge pull request #2087 from feitianbubu/pr/doubao-tts-stream
...
feat: doubao tts support streaming realtime audio
2025-10-22 17:44:01 +08:00
feitianbubu
bf66bbe5fa
refactor: clean up doubao tts code
2025-10-22 17:06:13 +08:00
IcedTangerine
e80b442dd6
Merge pull request #2086 from feitianbubu/pr/openai-tts-stream
...
feat: openai tts support streaming realtime audio
2025-10-22 14:07:25 +08:00
feitianbubu
431b3a84f6
feat: doubao tts add is stream check
2025-10-22 13:39:16 +08:00
feitianbubu
098e6e7f2b
feat: doubao tts support streaming realtime audio
2025-10-22 13:39:16 +08:00