CaIon
e705cff403
feat: enhance Ali video request handling and validation
2025-10-31 22:26:56 +08:00
Seefs
a98e207ef7
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 >
2025-10-31 16:51:05 +08:00
Seefs
36b712437d
fix veo3 ( #2140 )
2025-10-31 15:29:17 +08:00
Seefs
26a21bd209
Merge pull request #2075 from feitianbubu/pr/add-gemini-veo-video
...
Gemini渠道支持veo视频生成
2025-10-31 13:57:59 +08:00
Seefs
19c40c5ae4
Merge pull request #2124 from feitianbubu/pr/fix-topup-link
...
fix: correct topUp link
2025-10-31 13:43:23 +08:00
CaIon
ba949ac5af
fix(override): handle null value comparison in JSON equality check
2025-10-30 23:28:14 +08:00
CaIon
758cd2c15f
refactor(group): update user group handling to utilize userUsableGroups directly and add GetUserGroupRatio function
2025-10-30 21:16:42 +08:00
wzxjohn
24cdd6bbf1
fix: typo
2025-10-30 14:21:46 +08:00
feitianbubu
2c84c79fbf
fix: stripe cancelURL topUp link
2025-10-30 13:41:52 +08:00
wzxjohn
da97c8ecc3
fix(web): index page does not have analytic
2025-10-30 12:17:51 +08:00
CaIon
9db9b6a8ce
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
1ab86bc9ab
feat(language): add Japanese language support to LanguageSelector and i18n configuration ( #2131 )
2025-10-29 23:58:10 +08:00
CaIon
5d12755798
refactor(relay): enhance error logging and improve multipart form handling in audio requests #2127
2025-10-29 23:33:55 +08:00
CaIon
602a92849c
fix(audio): add support for .opus files in audio duration calculation
2025-10-29 22:47:39 +08:00
CaIon
bbdc57c18c
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
77da962823
Merge pull request #2126 from QuantumNous/fix-randomWeight-panic
...
fix: 当totalWeight小于等于0时设置为1选择第一个渠道
2025-10-29 21:02:18 +09:00
creamlike1024
5f8c2ea962
fix(channel_cache): 修复总权重小于等于0时的渠道选择逻辑
2025-10-29 19:59:39 +08:00
creamlike1024
93edde591b
fix: 当totalWeight小于等于0时设置为1选择第一个渠道
2025-10-29 19:41:45 +08:00
Seefs
b26333b2cd
Merge pull request #2121 from QuantumNous/feat/special_group
...
feat: add special user usable group setting
2025-10-29 18:54:51 +09:00
feitianbubu
ee75f0919a
fix: correct topUp link
2025-10-29 16:55:29 +08:00
CaIon
e7012e7e0a
fix: reduce auto test channel sleep duration to 1 minute
2025-10-28 23:35:20 +08:00
CaIon
6aec088693
feat: add special user usable group setting
2025-10-28 23:25:43 +08:00
Seefs
25de94e292
fix: test channel frequency ( #2119 )
2025-10-28 23:23:24 +08:00
Seefs
7b838d642a
fix: creem setting jsx -> js ( #2120 )
2025-10-28 23:22:07 +08:00
Seefs
08cdb9bace
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
30e0f8090e
fix(go): correct module import paths
2025-10-28 13:23:10 +01:00
Seefs
4ed5f1abb3
Merge pull request #1823 from littlewrite/feat_subscribe_sp1
...
新增 creem 支付
2025-10-28 18:37:32 +09:00
Seefs
2c74048f72
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
68afbba355
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
9e98f04596
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
576775cbe1
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
32beb5796c
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
347020f93e
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
cc92ef6bf8
Merge pull request #2109 from LainCyberia/feature/i18n-ja
...
feat(i-18n): Add Japanese localization
2025-10-28 18:31:06 +09:00
CaIon
a00c6393c5
feat: implement audio duration retrieval without ffmpeg dependencies
2025-10-28 15:50:45 +08:00
feitianbubu
0fafcdca69
feat: topUp show correct symbol
2025-10-27 17:45:53 +08:00
iwu
ea6dc0c338
feat: aws client supports proxy settings
...
Signed-off-by: iwu <iwu@tencent.com >
2025-10-27 15:00:20 +08:00
LainCyberia
6cd8436396
feat(i-18n): Add Japanese localization
2025-10-27 14:10:14 +08:00
CaIon
a25c11df2a
feat: add support for Submodel channel type in relay info
2025-10-25 22:10:26 +08:00
IcedTangerine
5125606f25
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
180a9b9187
fix: correct bool value for watermark
2025-10-25 11:26:03 +08:00
Sh1n3zZ
0dee868589
feat: vertex veo sora-compatible video output
2025-10-25 02:00:35 +08:00
HynoR
87d72a50c9
chore: update aws claude 4.5 haiku model's information
2025-10-24 14:21:17 +08:00
feitianbubu
e0cb9c1f66
feat: add image handling to image request for form-data
2025-10-23 23:24:37 +08:00
IcedTangerine
3d7d151cbd
Merge pull request #2090 from feitianbubu/pr/doubao-image-edit
...
修复豆包图像编辑(图生图)功能
2025-10-23 22:39:18 +08:00
feitianbubu
86cd2802d5
fix: fail get moel by
...
multipart/form-data; boundary
2025-10-23 22:15:02 +08:00
feitianbubu
fe9b092b0b
feat: doubao-seedream support image edit
2025-10-23 21:19:33 +08:00
feitianbubu
a4c46e999e
feat: doubao-seedream-4-0-250828 image to image
2025-10-23 21:19:32 +08:00
IcedTangerine
01b3c35b70
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
fd6cd838f7
refactor: clean up doubao tts code
2025-10-22 17:06:13 +08:00