Seefs
e3fbbb91d0
Merge pull request #2329 from mfzzf/fix/aws-anthropic-http-err-code
...
fix(aws): extract HTTP status code from AWS SDK errors
2025-11-29 15:19:01 +08:00
feitianbubu
3901781068
fix: nano-banana not compatible imageSize
2025-11-29 00:58:25 +08:00
jason.mei
f928e9d5da
fix(aws): simplify HTTP status code extraction from AWS errors
2025-11-28 18:03:53 +08:00
jason.mei
a925b8ecb9
fix(aws): extract HTTP status code from AWS SDK errors
2025-11-28 17:43:37 +08:00
IcedTangerine
88bdf94807
Merge pull request #2324 from feitianbubu/pr/video-download-oai
...
feat: 视频下载和界面预览统一使用OAI标准接口
2025-11-28 17:03:39 +08:00
feitianbubu
e898e6aff3
feat: all video preview use videos/:id/content
2025-11-28 13:11:31 +08:00
IcedTangerine
a1829c915e
Merge pull request #2321 from feitianbubu/pr/gemini-image-edit
...
Gemini Image系列支持图像编辑
2025-11-27 18:04:50 +08:00
IcedTangerine
4960ffb05e
Fix defer placement for image file closure
2025-11-27 18:01:34 +08:00
IcedTangerine
365133ccf2
Fix error message formatting in relay_utils.go
2025-11-27 17:59:38 +08:00
IcedTangerine
5ea40e1db8
Use defer to close image file after opening
...
Ensure image file is closed using defer after opening.
2025-11-27 17:56:59 +08:00
IcedTangerine
5a8fafc69f
Merge pull request #2315 from feitianbubu/pr/gemini-veo3.1-i2v
...
Gemini Veo3.1[AI Studio]增加图生视频支持
2025-11-27 17:24:13 +08:00
feitianbubu
fb55d56089
feat: gemini image support edit
2025-11-27 16:04:04 +08:00
feitianbubu
70d74d74a4
feat: gemini video veo3.1 add task fail check
2025-11-26 21:56:14 +08:00
feitianbubu
ff19082c84
feat: gemini video veo3.1 add i2v
2025-11-26 21:56:13 +08:00
ImogeneOctaviap794
c2053a7f43
feat(playground): enhance SSE debugging and add image paste support with i18n
...
- Add SSEViewer component for interactive SSE message inspection
* Display SSE data stream with collapsible panels
* Show parsed JSON with syntax highlighting
* Display key information badges (content, tokens, finish reason)
* Support copy individual or all SSE messages
* Show error messages with detailed information
- Support Ctrl+V to paste images in chat input
* Enable image paste in CustomInputRender component
* Auto-detect and add pasted images to image list
* Show toast notifications for paste results
- Add complete i18n support for 6 languages
* Chinese (zh): Complete translations
* English (en): Complete translations
* Japanese (ja): Add 28 new translations
* French (fr): Add 28 new translations
* Russian (ru): Add 28 new translations
* Vietnamese (vi): Add 32 new translations
- Update .gitignore to exclude data directory
2025-11-26 20:40:32 +08:00
Calcium-Ion
08952ffd76
Merge pull request #2309 from feitianbubu/pr/fix-gemini-ImageConfig
...
fix: gemini image correct generationConfig
2025-11-26 18:46:06 +08:00
Seefs
a3796b90d1
fix: edit vertex key type
2025-11-26 18:12:36 +08:00
feitianbubu
156229ce92
fix: gemini image correct generationConfig
2025-11-26 15:54:11 +08:00
IcedTangerine
67fd3ad94f
Merge pull request #2305 from feitianbubu/pr/add-gemini-3-pro-image-preview-oai
...
OAI生图接口支持gemini 3 pro image preview
2025-11-26 13:35:17 +08:00
feitianbubu
2d6f8fb58f
feat: gemini-3-pro-image-preview add extra param
2025-11-26 12:03:24 +08:00
feitianbubu
796d62c605
feat: support gemini-3-pro-image-preview via images/generations
2025-11-26 12:03:24 +08:00
Seefs
8daea6e7ee
fix: claude request missing field
2025-11-26 02:06:25 +08:00
Seefs
d98e7b3dbf
Merge pull request #2296 from seefs001/fix/adapter-missing
...
fix: volcengine claude DoResponse
2025-11-25 16:45:14 +08:00
Calcium-Ion
f30fe61a6f
Merge pull request #2295 from seefs001/fix/adapter-missing
...
fix: volcengine claude DoResponse
2025-11-25 15:54:39 +08:00
Seefs
32ccc63439
fix: volcengine claude DoResponse
2025-11-25 15:45:31 +08:00
Calcium-Ion
024593a0d3
Merge pull request #2294 from seefs001/fix/adapter-missing
...
fix: volcengine && baidu claude adapter
2025-11-25 15:31:26 +08:00
Seefs
7351006662
fix: volcengine && baidu claude adapter
2025-11-25 15:06:03 +08:00
Seefs
64df1fa04c
Merge pull request #2282 from amikebzek/claude/analyze-gemini-integration-011nJGemhrPUdqwg3qDvmqVB
...
feat: enable thoughtSignature for non-function-call messages
2025-11-25 14:50:55 +08:00
Seefs
7231357323
Merge pull request #2293 from prnake/claude-opus-4-5
...
feat: add claude-opus-4-5-20251101
2025-11-25 14:44:57 +08:00
Papersnake
766b6bc795
feat: add claude-opus-4-5-20251101
2025-11-25 10:53:01 +08:00
Papersnake
113ca72ae9
feat: add claude-opus-4-5-20251101 ratio
2025-11-25 10:49:34 +08:00
Seefs
a1050f697f
Merge pull request #2261 from wzxjohn/hotfix/analytic
...
fix: root page does not have analytic code
2025-11-24 14:06:02 +08:00
Seefs
2e7651674c
Merge pull request #2264 from binorxin/main
...
fix: cast size to int64 before comparing with MaxUint32
2025-11-24 14:05:14 +08:00
Claude
7645300f96
feat: enable thoughtSignature for non-function-call messages
...
Previously thoughtSignature was only attached to messages with function
calls. This change extends the feature to also attach thoughtSignature
to the first text part of assistant/model messages when no tool_calls
are present, ensuring compatibility with Gemini thinking models in
regular conversation scenarios.
2025-11-24 00:31:20 +00:00
Calcium-Ion
ff31f7df1a
Merge pull request #2278 from seefs001/fix/release-version
...
fix: release workflow show version
2025-11-23 23:51:32 +08:00
Calcium-Ion
6a1cb9ebd5
Merge pull request #2277 from seefs001/feature/model_list_fetch
...
feat: 二次确认添加重定向前模型 && 重定向后模式视为已有模型
2025-11-23 23:51:11 +08:00
Calcium-Ion
e18e45bee7
Merge pull request #2276 from seefs001/feature/internal_params
...
feat: embedding param override && internal params
2025-11-23 23:51:00 +08:00
Calcium-Ion
800c3f2ba4
Merge pull request #2274 from seefs001/feature/thinking_level
...
feat: gemini thinking_level && snake params
2025-11-23 23:50:50 +08:00
CaIon
89709dfa74
feat: Set ContextKeyLocalCountTokens in NativeGeminiEmbeddingHandler for token tracking
2025-11-23 23:50:04 +08:00
CaIon
ed3858ada7
refactor: Deprecate HARM_CATEGORY_CIVIC_INTEGRITY in safety settings
2025-11-23 23:45:48 +08:00
Seefs
e39ee1342f
Merge pull request #1706 from StageDog/feat/discord_oauth
...
feat: 关联 discord 账号
2025-11-23 18:54:55 +08:00
StageDog
18bf8aad60
fix: IsDiscordIdAlreadyTaken 应该检查软删除记录
2025-11-23 00:07:34 +08:00
Seefs
de4b52d320
fix: release workflow show version
2025-11-22 20:06:13 +08:00
Seefs
3fc9182dd4
feat: 重定向后的模型视为已有的模型,附带特殊提示
2025-11-22 19:34:36 +08:00
Seefs
d6939d2f64
feat: 二次确认添加重定向前模型
2025-11-22 19:23:27 +08:00
StageDog
cf8d4e874d
feat: 针对 discord 登录配置使用新版设置方案
2025-11-22 19:06:53 +08:00
StageDog
352801cd35
feat: 关联 discord 账号
2025-11-22 18:38:24 +08:00
Seefs
dbdcb14e7a
feat: embedding param override && internal params
2025-11-22 18:27:17 +08:00
CaIon
5a037f2acd
feat: Add CountToken configuration and update token counting logic
2025-11-22 17:15:34 +08:00
Seefs
5901f8ccf1
feat: gemini thinking_level && snake params
2025-11-22 16:30:46 +08:00