- 26 Nov, 2025 1 commit
-
-
- 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
ImogeneOctaviap794 committed
-
- 25 Nov, 2025 9 commits
-
-
fix: volcengine claude DoResponse
Seefs committed -
fix: volcengine claude DoResponse
Calcium-Ion committed -
Seefs committed
-
fix: volcengine && baidu claude adapter
Calcium-Ion committed -
Seefs committed
-
feat: enable thoughtSignature for non-function-call messages
Seefs committed -
feat: add claude-opus-4-5-20251101
Seefs committed -
Papersnake committed
-
Papersnake committed
-
- 24 Nov, 2025 3 commits
-
-
fix: root page does not have analytic code
Seefs committed -
fix: cast size to int64 before comparing with MaxUint32
Seefs committed -
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.
Claude committed
-
- 23 Nov, 2025 7 commits
-
-
fix: release workflow show version
Calcium-Ion committed -
feat: 二次确认添加重定向前模型 && 重定向后模式视为已有模型
Calcium-Ion committed -
feat: embedding param override && internal params
Calcium-Ion committed -
feat: gemini thinking_level && snake params
Calcium-Ion committed -
CaIon committed
-
CaIon committed
-
feat: 关联 discord 账号
Seefs committed
-
- 22 Nov, 2025 10 commits
- 21 Nov, 2025 4 commits
-
-
feat: Add Vietnamese language support
Seefs committed -
fix: 错误解析responses api中的input字段
Seefs committed -
feat: Add ContextKeyLocalCountTokens and update ResponseText2Usage to use context in multiple channels
CaIon committed -
Chokiproai committed
-
- 20 Nov, 2025 6 commits
-
-
borx committed
-
fix: When retrieving the model list with multiple keys, select the first enabled one.
Calcium-Ion committed -
Seefs committed
-
feat: Fill thoughtSignature only for Gemini/Vertex channels using OpenAI format
Calcium-Ion committed -
Seefs committed
-
fix: claude cache price render
Calcium-Ion committed
-