jason.mei
f2e51963dc
fix(aws): extract HTTP status code from AWS SDK errors
2025-11-28 17:43:37 +08:00
IcedTangerine
fa72a27a59
Merge pull request #2324 from feitianbubu/pr/video-download-oai
...
feat: 视频下载和界面预览统一使用OAI标准接口
2025-11-28 17:03:39 +08:00
feitianbubu
2a77453e1a
feat: all video preview use videos/:id/content
2025-11-28 13:11:31 +08:00
IcedTangerine
b47cf4efb3
Merge pull request #2321 from feitianbubu/pr/gemini-image-edit
...
Gemini Image系列支持图像编辑
2025-11-27 18:04:50 +08:00
IcedTangerine
420c6e58f2
Fix defer placement for image file closure
2025-11-27 18:01:34 +08:00
IcedTangerine
4d00dad002
Fix error message formatting in relay_utils.go
2025-11-27 17:59:38 +08:00
IcedTangerine
a0982996a4
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
36cf515617
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
cb5a37abed
feat: gemini image support edit
2025-11-27 16:04:04 +08:00
feitianbubu
f7d6c36032
feat: gemini video veo3.1 add task fail check
2025-11-26 21:56:14 +08:00
feitianbubu
4a367edfde
feat: gemini video veo3.1 add i2v
2025-11-26 21:56:13 +08:00
ImogeneOctaviap794
9140dee70c
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
95a7749e1d
Merge pull request #2309 from feitianbubu/pr/fix-gemini-ImageConfig
...
fix: gemini image correct generationConfig
2025-11-26 18:46:06 +08:00
Seefs
a25d00bace
fix: edit vertex key type
2025-11-26 18:12:36 +08:00
feitianbubu
ab3cda3202
fix: gemini image correct generationConfig
2025-11-26 15:54:11 +08:00
IcedTangerine
5ac1d02200
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
d859872e0d
feat: gemini-3-pro-image-preview add extra param
2025-11-26 12:03:24 +08:00
feitianbubu
bff04514a8
feat: support gemini-3-pro-image-preview via images/generations
2025-11-26 12:03:24 +08:00
Seefs
dab5fad61e
fix: claude request missing field
2025-11-26 02:06:25 +08:00
Seefs
a6a20a2069
Merge pull request #2296 from seefs001/fix/adapter-missing
...
fix: volcengine claude DoResponse
2025-11-25 16:45:14 +08:00
Calcium-Ion
4866b3db13
Merge pull request #2295 from seefs001/fix/adapter-missing
...
fix: volcengine claude DoResponse
2025-11-25 15:54:39 +08:00
Seefs
5060904331
fix: volcengine claude DoResponse
2025-11-25 15:45:31 +08:00
Calcium-Ion
393c2b620c
Merge pull request #2294 from seefs001/fix/adapter-missing
...
fix: volcengine && baidu claude adapter
2025-11-25 15:31:26 +08:00
Seefs
e5e3e0f201
fix: volcengine && baidu claude adapter
2025-11-25 15:06:03 +08:00
Seefs
b3d5fbd9f2
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
31a652f8e2
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
79682dc542
feat: add claude-opus-4-5-20251101
2025-11-25 10:53:01 +08:00
Papersnake
5931d333cb
feat: add claude-opus-4-5-20251101 ratio
2025-11-25 10:49:34 +08:00
Seefs
2f80e3fba1
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
bd9e23ce4e
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
25aed08361
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
3f19f18dc9
Merge pull request #2278 from seefs001/fix/release-version
...
fix: release workflow show version
v0.9.25
2025-11-23 23:51:32 +08:00
Calcium-Ion
a465597e78
Merge pull request #2277 from seefs001/feature/model_list_fetch
...
feat: 二次确认添加重定向前模型 && 重定向后模式视为已有模型
2025-11-23 23:51:11 +08:00
Calcium-Ion
dbfcb441f7
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
3fb2ba318d
Merge pull request #2274 from seefs001/feature/thinking_level
...
feat: gemini thinking_level && snake params
2025-11-23 23:50:50 +08:00
CaIon
8f039b3a53
feat: Set ContextKeyLocalCountTokens in NativeGeminiEmbeddingHandler for token tracking
2025-11-23 23:50:04 +08:00
CaIon
c939686509
refactor: Deprecate HARM_CATEGORY_CIVIC_INTEGRITY in safety settings
2025-11-23 23:45:48 +08:00
Seefs
07aff1fe02
Merge pull request #1706 from StageDog/feat/discord_oauth
...
feat: 关联 discord 账号
2025-11-23 18:54:55 +08:00
StageDog
5f27edcd19
fix: IsDiscordIdAlreadyTaken 应该检查软删除记录
2025-11-23 00:07:34 +08:00
Seefs
f47d473e63
fix: release workflow show version
2025-11-22 20:06:13 +08:00
Seefs
7a2bd38700
feat: 重定向后的模型视为已有的模型,附带特殊提示
2025-11-22 19:34:36 +08:00
Seefs
f8c40ecca6
feat: 二次确认添加重定向前模型
2025-11-22 19:23:27 +08:00
StageDog
2bc991685f
feat: 针对 discord 登录配置使用新版设置方案
2025-11-22 19:06:53 +08:00
StageDog
87811a0493
feat: 关联 discord 账号
2025-11-22 18:38:24 +08:00
Seefs
0885597427
feat: embedding param override && internal params
2025-11-22 18:27:17 +08:00
CaIon
0952973887
feat: Add CountToken configuration and update token counting logic
2025-11-22 17:15:34 +08:00
Seefs
6b30f042fa
feat: gemini thinking_level && snake params
2025-11-22 16:30:46 +08:00
CaIon
efb8f1f5b8
fix: Update GET_MEDIA_TOKEN_NOT_STREAM default value to false
2025-11-22 16:23:37 +08:00
Seefs
de3cf9893d
Merge pull request #2268 from chokiproai/main
...
feat: Add Vietnamese language support
2025-11-22 00:47:32 +08:00
Seefs
fe02e9a066
Merge pull request #2224 from jarvis-u/main
...
fix: 错误解析responses api中的input字段
2025-11-22 00:31:24 +08:00