Seefs
607f7305b7
feat: gemini 3 thinking level gemini-3-pro-preview-high
2025-12-01 16:40:46 +08:00
Seefs
10543789d7
Merge pull request #2314 from seefs001/fix/i18n-missing
...
fix(i18n): fill missing translations in i18n.
2025-11-30 16:31:52 +08:00
Calcium-Ion
d5777de96b
fix: edit vertex key type ( #2311 )
2025-11-30 16:21:49 +08:00
Calcium-Ion
21a0b5b021
Merge pull request #2312 from ImogeneOctaviap794/feat/enhance-playground-debugging
...
feat(playground): enhance SSE debugging and add image paste support with i18n
2025-11-30 16:20:39 +08:00
feitianbubu
e898e6aff3
feat: all video preview use videos/:id/content
2025-11-28 13:11:31 +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
Seefs
a3796b90d1
fix: edit vertex key type
2025-11-26 18:12:36 +08:00
Calcium-Ion
6a1cb9ebd5
Merge pull request #2277 from seefs001/feature/model_list_fetch
...
feat: 二次确认添加重定向前模型 && 重定向后模式视为已有模型
2025-11-23 23:51:11 +08:00
Seefs
e39ee1342f
Merge pull request #1706 from StageDog/feat/discord_oauth
...
feat: 关联 discord 账号
2025-11-23 18:54:55 +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
b969743482
Merge pull request #2268 from chokiproai/main
...
feat: Add Vietnamese language support
2025-11-22 00:47:32 +08:00
CaIon
c8bbf7bed8
feat: Add ContextKeyLocalCountTokens and update ResponseText2Usage to use context in multiple channels
2025-11-21 18:17:01 +08:00
Chokiproai
eef08e5b3e
add Vietnamese language support
2025-11-21 10:40:14 +07:00
Seefs
4ac4849ab6
feat: Fill thoughtSignature only for Gemini/Vertex channels using the OpenAI format
2025-11-20 15:54:33 +08:00
Calcium-Ion
266e272e74
Merge pull request #2250 from seefs001/fix/claude-cache-price-render
...
fix: claude cache price render
2025-11-20 15:13:16 +08:00
Seefs
5acab8fb68
fix: claude cache price render
2025-11-20 00:56:09 +08:00
Seefs
b0f8ef5764
fix: optimized the GitHub login copy and timeout.
2025-11-19 14:34:30 +08:00
undefinedcodezhong
8f1585e7e3
update model categories' match rules
2025-11-17 14:54:12 +08:00
Seefs
1381666586
Merge pull request #2238 from seefs001/feature/doubao-coding-plan
...
feat: support doubao coding plan
2025-11-16 23:49:35 +08:00
Q.A.zh
d0449c9967
support reasoning field
2025-11-11 13:00:20 +00:00
Calcium-Ion
ae8b09d45f
Merge pull request #2190 from Sh1n3zZ/support-replicate-channel
...
feat: replicate channel flux model
2025-11-10 17:22:31 +08:00
Sh1n3zZ
af671d34c3
feat: replicate channel flux model
2025-11-08 01:24:45 +08:00
Seefs
fd55ba7f2c
feat: ShouldPreserveThinkingSuffix ( #2189 )
2025-11-07 17:43:33 +08:00
Seefs
6198b0eae8
Merge pull request #2156 from feitianbubu/pr/fix-tag-whitespace
...
fix: tag splitting by whitespace
2025-11-07 17:40:02 +08:00
feitianbubu
92f7cdeb40
fix: update tag normalization regex
2025-11-06 23:24:37 +08:00
Seefs
c390734cef
feat: EditTagModal header && param ( #2159 )
2025-11-06 20:18:45 +08:00
Seefs
316ba157c9
fix playground ( #2153 )
2025-11-06 20:18:00 +08:00
zhaolion
2beda32a05
feat: EditTokenModal 中针对用户创建的 token 默认无限额度
2025-11-06 19:36:23 +08:00
Seefs
e1b9317531
feat: claude 1h cache ( #2155 )
...
* feat: claude 1h cache
* feat: claude 1h cache
* fix price
2025-11-04 00:20:50 +08:00
feitianbubu
a1f9a1c872
fix: tag splitting by whitespace
2025-11-03 18:48:49 +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
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
CaIon
6aec088693
feat: add special user usable group setting
2025-10-28 23:25:43 +08:00
Seefs
7b838d642a
fix: creem setting jsx -> js ( #2120 )
2025-10-28 23:22:07 +08:00
Seefs
4ed5f1abb3
Merge pull request #1823 from littlewrite/feat_subscribe_sp1
...
新增 creem 支付
2025-10-28 18:37:32 +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
feitianbubu
0fafcdca69
feat: topUp show correct symbol
2025-10-27 17:45:53 +08:00
LainCyberia
6cd8436396
feat(i-18n): Add Japanese localization
2025-10-27 14:10:14 +08:00
Little Write
dca9bac4a4
Merge branch 'main' into feat_subscribe_sp1
2025-10-20 22:36:33 +08:00
feitianbubu
4a6676ccd5
feat: add doubao audio token input prompt
2025-10-17 22:06:46 +08:00
CaIon
5bee54a11d
refactor: update AWS key format in EditChannelModal for consistency
2025-10-15 17:38:21 +08:00
CaIon
59caea8f34
feat: support aws bedrock api-keys-use
2025-10-15 17:29:10 +08:00
CaIon
ffb60c9749
feat: add Umami and Google Analytics integration
2025-10-14 14:19:49 +08:00
Seefs
10aa680890
feat: endpoint type log
2025-10-14 00:06:52 +08:00
Seefs
b3fc7255ee
feat: endpoint type log
2025-10-13 22:44:54 +08:00
Seefs
9718568179
feat: endpoint type log
2025-10-13 22:25:39 +08:00