huanghejian
690d103021
feat: volcengine支持自定义域名
2025-09-27 09:35:03 +08:00
huanghejian
a069d03ef7
feat: amazon nova model
2025-09-26 15:55:00 +08:00
huanghejian
5545e70a42
feat: amazon nova model
2025-09-26 15:32:59 +08:00
feitianbubu
b183f2f663
feat: vidu video add starEnd and reference gen video
2025-09-19 18:54:45 +08:00
feitianbubu
22db389fac
feat: vidu video support multi images
2025-09-19 18:54:40 +08:00
CaIon
552d795742
Merge branch 'alpha'
2025-09-19 14:20:15 +08:00
creamlike1024
5cae6be108
feat: 支持 gemini-embedding-001
2025-09-19 00:24:01 +08:00
Seefs
e81e2ee3f2
Merge pull request #1833 from seefs001/feature/deepseek-claude-code
...
fix: deepseek claude response
2025-09-18 16:37:51 +08:00
Seefs
d4fc4f280e
feat: deepseek claude endpoint
2025-09-18 16:32:29 +08:00
Calcium-Ion
ec4d2de47e
Merge pull request #1832 from seefs001/feature/deepseek-claude-code
...
feat: deepseek claude endpoint
2025-09-18 16:30:01 +08:00
Seefs
06ccdcbaa4
feat: deepseek claude endpoint
2025-09-18 16:19:44 +08:00
Seefs
7077756241
fix: kimi claude code
2025-09-18 16:14:25 +08:00
Xyfacai
9fa9cf38c2
feat: jimeng kling 支持new api 嵌套中转
2025-09-16 16:28:27 +08:00
huanghejian
f56783c4eb
Merge branch 'main' into fix/volcengine-image-model
2025-09-16 14:58:59 +08:00
huanghejian
97755c2e94
fix: VolcEngine doubao-seedream-4-0-250828
2025-09-16 14:30:12 +08:00
creamlike1024
f6984272bf
fix: openai responses api 未统计图像生成调用计费
2025-09-16 12:47:59 +08:00
feitianbubu
cf446438ed
feat: jimeng video 3.0 req_key convert
2025-09-15 15:54:13 +08:00
feitianbubu
6b028bfedb
feat: 支持即梦视频3.0,新增10s(frames=241)支持
2025-09-15 15:10:39 +08:00
Xyfacai
b0bb2fe5a9
fix: gemini support webp file
2025-09-15 01:01:48 +08:00
Seefs
30763deb96
fix veo3 adapter
2025-09-13 16:26:14 +08:00
Seefs
82f0860a96
Merge branch 'main' into alpha
2025-09-13 13:14:34 +08:00
Seefs
8d32b08d44
Merge branch 'alpha' into feat-vertex-veo
2025-09-13 13:10:39 +08:00
CaIon
287b3ab2c9
Merge remote-tracking branch 'origin/main'
2025-09-13 12:54:49 +08:00
CaIon
15d845cd01
fix(adaptor): correct VertexKeyType condition in SetupRequestHeader
2025-09-13 12:53:41 +08:00
CaIon
1a8d781721
Revert "feat: gemini-2.5-flash-image-preview 文本和图片输出计费"
...
This reverts commit a45513a7a6 .
2025-09-13 12:53:28 +08:00
feitianbubu
4db3aebb64
feat: jimeng video add images
2025-09-12 22:43:08 +08:00
feitianbubu
e55c84f599
refactor: use common taskSubmitReq
2025-09-12 22:43:03 +08:00
CaIon
c47d9fb5b5
feat(payment): add payment settings configuration and update payment methods handling
2025-09-12 19:29:34 +08:00
Calcium-Ion
9741a83f7c
Merge pull request #1780 from ShibaInu64/feature/support-amazon-nova
...
feat: support amazon nova model
2025-09-12 12:38:44 +08:00
Calcium-Ion
413bb99f7d
Merge pull request #1775 from QuantumNous/alpha
...
Alpha
2025-09-11 18:47:35 +08:00
huanghejian
837f5556d9
feat: improve nova config
2025-09-11 12:31:43 +08:00
huanghejian
b10ed4b424
pref: support amazon nova
2025-09-11 12:17:16 +08:00
huanghejian
2d4ecaaf28
feat: amazon.nova-premier-v1:0
2025-09-11 10:01:54 +08:00
huanghejian
f795148c58
feat: support amazon nova
2025-09-10 20:30:00 +08:00
Xyfacai
271830fc52
fix: err 如果是 newApiErr 则保留
2025-09-10 15:31:35 +08:00
creamlike1024
bbfbce9c67
fix: claude header was not set correctly
2025-09-09 23:18:07 +08:00
Calcium-Ion
b3e67d5ef7
Merge pull request #1692 from yunayj/alpha
...
修改claude system参数为数组,增加通用性
2025-09-08 14:55:48 +08:00
creamlike1024
de73bfff78
feat(relay-claude): mapping stop reason and send text delta on block start type
...
- convert claude stop reason "max_tokens" to openai "length"
- send content_block_start content text delta
2025-09-07 23:03:19 +08:00
Seefs
80cfa0d0df
Merge pull request #1677 from QuantumNous/gemini-2.5-flash-image-preview-billing
...
feat: gemini-2.5-flash-image-preview 文本和图片输出计费
2025-09-07 14:15:24 +08:00
HynoR
23a82b9646
fix: enhance tool usage parsing with additional nil checks and error logging
2025-09-07 07:42:25 +08:00
HynoR
ab5351c270
fix: add error handling for missing built-in tools and validate response in stream handler
2025-09-05 13:58:24 +08:00
feitianbubu
69e76dae34
feat: use audio token usage if return
2025-09-02 10:58:10 +08:00
t0ng7u
ed71c9fcf3
🎨 style(go): format entire codebase
...
- Apply canonical Go formatting to all .go files
- No functional changes; whitespace/import/struct layout only
- Improves consistency, reduces diff noise, and aligns with standard tooling
2025-08-31 13:08:34 +08:00
creamlike1024
d081dcff46
Merge branch 'pr/fix-kling-text2image' of github.com:feitianbubu/new-api into feitianbubu-pr/fix-kling-text2image
2025-08-29 22:45:59 +08:00
yunayj
fe71af943c
修改claude system参数为数组格式,提升API兼容性
2025-08-29 19:06:01 +08:00
feitianbubu
6db0e77931
feat: add kling video new params support
...
for example: image_tail,negative_prompt,camera_control
2025-08-29 11:51:41 +08:00
CaIon
906f797be5
refactor: replace json.Marshal with common.Marshal for consistency and error handling
2025-08-28 13:51:07 +08:00
creamlike1024
13d14dc8a8
Merge branch 'alpha' of github.com:iszcz/new-api into iszcz-alpha
2025-08-27 22:26:15 +08:00
creamlike1024
a45513a7a6
feat: gemini-2.5-flash-image-preview 文本和图片输出计费
2025-08-27 21:30:52 +08:00
Sh1n3zZ
cf8b021b61
feat: vertex veo ( #1450 )
2025-08-27 18:06:47 +08:00