Seefs and GitHub
2a15e3b152
feat: codex channel ( #2652 )
...
* feat: codex channel
* feat: codex channel
* feat: codex oauth flow
* feat: codex refresh cred
* feat: codex usage
* fix: codex err message detail
* fix: codex setting ui
* feat: codex refresh cred task
* fix: import err
* fix: codex store must be false
* fix: chat -> responses tool call
* fix: chat -> responses tool call
2026-01-14 22:29:43 +08:00
Seefs and GitHub
530af61420
Merge pull request #2632 from feitianbubu/pr/add-doubao-video-1.5
2026-01-14 16:33:30 +08:00
Seefs and GitHub
eae53ac398
Merge pull request #2627 from seefs001/feature/channel-test-param-override
...
feat: channel testing supports parameter overriding
2026-01-12 18:49:05 +08:00
Seefs and GitHub
dfda90a425
fix: chat2response setting ui ( #2643 )
...
* fix: setting ui
* fix: rm global.chat_completions_to_responses_policy
* fix: rm global.chat_completions_to_responses_policy
2026-01-12 18:48:05 +08:00
Seefs and GitHub
ac04c802a7
Merge pull request #2647 from seefs001/feature/status-code-auto-disable
...
feat: status code auto-disable configuration
2026-01-12 18:47:45 +08:00
Seefs and GitHub
5812163faa
Merge pull request #2646 from deanxv/fix/gemini-unmarshal
2026-01-12 12:33:01 +08:00
Seefs and GitHub
71460cba15
feat: /v1/chat/completion -> /v1/response ( #2629 )
...
* feat: /v1/chat/completion -> /v1/response
2026-01-11 21:38:07 +08:00
Seefs and GitHub
2432181ca0
Merge pull request #2615 from RedwindA/feat/GeminiNativeFetchModels
...
fix(gemini): fetch model list via native v1beta/models endpoint
2026-01-09 23:54:36 +08:00
Seefs and GitHub
ecc10f80c7
Merge pull request #2619 from RedwindA/fix/disableMinimaxFetchModels
...
fix: remove Minimax from FETCHABLE channels
2026-01-09 21:42:25 +08:00
Seefs and GitHub
e71be75067
Merge pull request #2587 from xiangsx/main
2026-01-05 23:36:16 +08:00
Seefs and GitHub
3b05ac92e9
Merge pull request #2581 from seefs001/fix/batch-add-key-deduplicate
2026-01-05 18:52:18 +08:00
Seefs and GitHub
fa5c585e4e
Merge pull request #2582 from seefs001/fix/tips
...
fix: add tips for model management and channel testing
2026-01-05 18:47:02 +08:00
Seefs and GitHub
be2fdceaec
Merge pull request #2550 from shikaiwei1/patch-2
2026-01-04 18:11:46 +08:00
Seefs and GitHub
56c1994a08
Merge pull request #2568 from seefs001/feature/channel_override_trim_prefix
2026-01-03 12:38:32 +08:00
Seefs and GitHub
be567ef7c9
fix: fix model deployment style issues, lint problems, and i18n gaps. ( #2556 )
...
* fix: fix model deployment style issues, lint problems, and i18n gaps.
* fix: adjust the key not to be displayed on the frontend, tested via the backend.
* fix: adjust the sidebar configuration logic to use the default configuration items if they are not defined.
2026-01-03 12:37:50 +08:00
Seefs and GitHub
44f9d9040b
feat: add support for Doubao /v1/responses ( #2567 )
...
* feat: add support for Doubao /v1/responses
2026-01-03 12:35:35 +08:00
Seefs and GitHub
a7e6a91247
Merge pull request #2570 from feitianbubu/pr/43f64c6508515ffaec308ac9c1cf2afa2de98c3d
2026-01-03 12:16:57 +08:00
Seefs and GitHub
23ec7bcad3
Merge pull request #2447 from a4399518s/main
2026-01-03 12:15:28 +08:00
Seefs and GitHub
ea60d305bb
Merge pull request #2393 from prnake/fix-claude-haiku
2026-01-03 09:36:42 +08:00
Seefs and GitHub
b2e52260e1
Merge pull request #2532 from feitianbubu/pr/620211e02bd55545f0fa4568f3d55c3b4d7f3305
2026-01-03 09:36:17 +08:00
Seefs and GitHub
8e646fe937
Merge pull request #2547 from wwalt1a/feat/support-proxy-env-vars
2026-01-03 09:35:51 +08:00
Seefs and GitHub
bd2f7750db
Merge pull request #2425 from atopos31/main
2026-01-03 09:32:50 +08:00
Seefs and GitHub
92c6794b63
Merge pull request #2554 from zpc7/bugfix/remove-duplicate-condition
2026-01-03 09:31:22 +08:00
Seefs and GitHub
ce44333acd
Merge pull request #2566 from RedwindA/fix/checkin-frontend-collapse
2026-01-03 09:26:49 +08:00
Seefs and GitHub
6526976453
fix: glm 4.7 finish reason ( #2545 )
2025-12-29 19:41:15 +08:00
Seefs and GitHub
78d54f087a
Merge pull request #2544 from seefs001/feature/wan-2.6
2025-12-29 14:53:31 +08:00
Seefs and GitHub
b10f1f7b85
feat: ionet integrate ( #2105 )
...
* wip ionet integrate
* wip ionet integrate
* wip ionet integrate
* ollama wip
* wip
* feat: ionet integration & ollama manage
* fix merge conflict
* wip
* fix: test conn cors
* wip
* fix ionet
* fix ionet
* wip
* fix model select
* refactor: Remove `pkg/ionet` test files and update related Go source and web UI model deployment components.
* feat: Enhance model deployment UI with styling improvements, updated text, and a new description component.
* Revert "feat: Enhance model deployment UI with styling improvements, updated text, and a new description component."
This reverts commit 8b75cb5bf0d1a534b339df8c033be9a6c7df7964.
2025-12-28 15:55:35 +08:00
Seefs and GitHub
984ae32667
Merge pull request #2536 from RedwindA/feat/oaiDevRole2Gemini
2025-12-28 15:52:45 +08:00
Seefs and GitHub
2570788b46
fix: Fix Openrouter test errors and optimize error messages ( #2433 )
...
* fix: Refine openrouter error
* fix: Refine openrouter error
* fix: openrouter test max_output_token
* fix: optimize messages
* fix: maxToken unified to 16
* fix: codex系列模型使用 responses接口
* fix: codex系列模型使用 responses接口
* fix: 状态码非200打印错误信息
* fix: 日志里没有报错的响应体
2025-12-26 13:58:44 +08:00
Seefs and GitHub
8e4b8cc68c
Merge pull request #2455 from comeback01/french-translation
2025-12-26 13:56:30 +08:00
Seefs and GitHub
9a65b8646b
Merge pull request #2528 from QuantumNous/fix/model-sync-overwrite-empty-missing
2025-12-26 13:49:55 +08:00
Seefs and GitHub
c137a6b04e
Merge pull request #2530 from RedwindA/fix/i18n-with-http
2025-12-26 13:49:30 +08:00
Seefs and GitHub
07cb6e9626
Merge pull request #2493 from shikaiwei1/patch-1
2025-12-24 16:52:24 +08:00
Seefs and GitHub
be047a7053
Merge pull request #2511 from JerryKwan/issue2499
2025-12-24 16:51:51 +08:00
Seefs and GitHub
7a9cfa38ff
Merge pull request #2476 from TinsFox/chore/code-inspector-plugin
2025-12-20 11:04:40 +08:00
Seefs and GitHub
6d0cb5df75
Merge pull request #2474 from TinsFox/main
2025-12-19 21:39:56 +08:00
Seefs and GitHub
2f28f265a9
Merge pull request #2452 from QuantumNous/fix/oom-request-body-limit
2025-12-16 18:21:59 +08:00
Seefs and GitHub
ee53a7b6bf
Merge pull request #2412 from seefs001/pr-2372
...
feat: add openai video remix endpoint
2025-12-11 23:35:23 +08:00
Seefs and GitHub
d3086c8752
Merge pull request #2194 from NoahCodeGG/fix/process_channel_error
2025-12-11 18:12:06 +08:00
Seefs and GitHub
7c16c20870
Merge pull request #2360 from feitianbubu/pr2/fix-price-currency
2025-12-09 14:10:26 +08:00
Seefs and GitHub
52c9e0edcf
Merge pull request #2387 from binorxin/fix-bug
...
fix(go.mod): 更新modernc.org/sqlite依赖项版本
2025-12-08 21:02:18 +08:00
Seefs and GitHub
cf243588fa
Merge pull request #2229 from HynoR/chore/v1
...
fix: Set default to unsupported value for gpt-5 model series requests
2025-12-08 20:59:30 +08:00
Seefs and GitHub
0b896d4fe6
Merge pull request #2368 from oudi/main
...
Increase token name length limit from 30 to 50
2025-12-08 20:48:40 +08:00
Seefs and GitHub
43c1068e50
Merge pull request #2375 from FlowerRealm/feat/add-claude-haiku-4-5
...
feat: add claude-haiku-4-5-20251001 model support
2025-12-08 20:46:02 +08:00
Seefs and GitHub
309b0d84f8
Merge pull request #2388 from FirstMelody/main
...
fix(adaptor): fix reasoning suffix not processing in vertex adapter
2025-12-08 20:45:37 +08:00
Seefs and GitHub
c074ed2eb5
Revert "OAI生图接口支持gemini 3 pro image preview"
2025-11-30 18:49:18 +08:00
Seefs and GitHub
4c8287411e
Revert "fix: nano-banana not compatible imageSize"
2025-11-30 18:46:10 +08:00
Seefs and GitHub
b827d1f778
Revert "Gemini Image系列支持图像编辑"
2025-11-30 18:45:54 +08:00
Seefs and GitHub
b18704c320
Revert "Gemini Veo3.1[AI Studio]增加图生视频支持"
2025-11-30 18:45:37 +08:00
Seefs and GitHub
2fb1fa08d2
Revert "fix: gemini image correct generationConfig"
2025-11-30 18:45:23 +08:00
Seefs and GitHub
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
Seefs and GitHub
0ba6004ffc
Merge pull request #2334 from seefs001/feature/glm-coding
...
feat: glm coding plan && kimi coding plan
2025-11-30 16:21:12 +08:00
Seefs and GitHub
cf6c77480c
Merge pull request #2330 from feitianbubu/pr/fix-nano-banana-err
...
fix: nano-banana not compatible imageSize
2025-11-30 16:18:20 +08:00
Seefs and GitHub
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
Seefs and GitHub
d98e7b3dbf
Merge pull request #2296 from seefs001/fix/adapter-missing
...
fix: volcengine claude DoResponse
2025-11-25 16:45:14 +08:00
Seefs and GitHub
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 and GitHub
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
Seefs and GitHub
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 and GitHub
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
Seefs and GitHub
e39ee1342f
Merge pull request #1706 from StageDog/feat/discord_oauth
...
feat: 关联 discord 账号
2025-11-23 18:54:55 +08:00
Seefs and GitHub
b969743482
Merge pull request #2268 from chokiproai/main
...
feat: Add Vietnamese language support
2025-11-22 00:47:32 +08:00
Seefs and GitHub
cf27747518
Merge pull request #2224 from jarvis-u/main
...
fix: 错误解析responses api中的input字段
2025-11-22 00:31:24 +08:00
Seefs and GitHub
b9842b73d2
Merge pull request #2247 from feitianbubu/pr/channel-omit-key
...
feat: channel by tag omit key
2025-11-19 19:38:59 +08:00
Seefs and GitHub
70b614258d
Merge pull request #2239 from QAbot-zh/modelCategories-update
...
update model categories' match rules
2025-11-17 16:08:04 +08:00
Seefs and GitHub
1381666586
Merge pull request #2238 from seefs001/feature/doubao-coding-plan
...
feat: support doubao coding plan
2025-11-16 23:49:35 +08:00
Seefs and GitHub
9009a572fe
feat: support gpt-5.1 prompt_cache_retention ( #2228 )
2025-11-15 13:32:24 +08:00
Seefs and GitHub
72402f0d33
Merge pull request #2207 from QAbot-zh/reasoning
...
support reasoning field for playground
2025-11-15 13:26:57 +08:00
Seefs and GitHub
f8a69ec8f3
Merge pull request #2226 from QuantumNous/omit-anthropic_beta-empty
...
fix(relay/channel/aws): 修复AnthropicBeta字段的omitempty处理
2025-11-14 16:55:20 +08:00
Seefs and GitHub
fd55ba7f2c
feat: ShouldPreserveThinkingSuffix ( #2189 )
2025-11-07 17:43:33 +08:00
Seefs and GitHub
2b469c6323
Merge pull request #2188 from QuantumNous/fix-multikey-autodisable
...
fix(channel): 当没有可用密钥时返回错误而不是第一个密钥
2025-11-07 17:41:39 +08:00
Seefs and GitHub
6198b0eae8
Merge pull request #2156 from feitianbubu/pr/fix-tag-whitespace
...
fix: tag splitting by whitespace
2025-11-07 17:40:02 +08:00
Seefs and GitHub
c390734cef
feat: EditTagModal header && param ( #2159 )
2025-11-06 20:18:45 +08:00
Seefs and GitHub
de2501241f
add custom tool ( #2157 )
2025-11-06 20:18:25 +08:00
Seefs and GitHub
316ba157c9
fix playground ( #2153 )
2025-11-06 20:18:00 +08:00
Seefs and GitHub
06260228d4
Merge pull request #2168 from feitianbubu/pr/fix-jimeng-1080p-image
...
fix: trim suffix p for jimeng image model
2025-11-06 19:54:02 +08:00
Seefs and GitHub
0ce4cd449d
Merge pull request #2178 from LeonDevLifeLog/main
...
feat: add environment variable switch for critical rate limit
2025-11-06 19:48:28 +08:00
Seefs and GitHub
7d3a63eee0
Merge pull request #2182 from zhaolion/main
...
feat: EditTokenModal 中针对用户创建的 token 默认无限额度
2025-11-06 19:41:27 +08:00
Seefs and GitHub
e1b9317531
feat: claude 1h cache ( #2155 )
...
* feat: claude 1h cache
* feat: claude 1h cache
* fix price
2025-11-04 00:20:50 +08:00
a98e207ef7
feat: add ali wan video ( #2141 )
...
* feat: add ali wan video
* refactor: use same UnmarshalBodyReusable
* feat: enhance request body metadata
* feat: opt wan convertToOpenAIVideo
* feat: add wan support other param via json metadata
* refactor: remove unused code
* fix ali
---------
Co-authored-by: feitianbubu <feitianbubu@qq.com >
2025-10-31 16:51:05 +08:00
Seefs and GitHub
36b712437d
fix veo3 ( #2140 )
2025-10-31 15:29:17 +08:00
Seefs and GitHub
26a21bd209
Merge pull request #2075 from feitianbubu/pr/add-gemini-veo-video
...
Gemini渠道支持veo视频生成
2025-10-31 13:57:59 +08:00
Seefs and GitHub
19c40c5ae4
Merge pull request #2124 from feitianbubu/pr/fix-topup-link
...
fix: correct topUp link
2025-10-31 13:43:23 +08:00
Seefs and GitHub
77da962823
Merge pull request #2126 from QuantumNous/fix-randomWeight-panic
...
fix: 当totalWeight小于等于0时设置为1选择第一个渠道
2025-10-29 21:02:18 +09:00
Seefs and GitHub
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
Seefs and GitHub
25de94e292
fix: test channel frequency ( #2119 )
2025-10-28 23:23:24 +08:00
Seefs and GitHub
7b838d642a
fix: creem setting jsx -> js ( #2120 )
2025-10-28 23:22:07 +08:00
Seefs and GitHub
08cdb9bace
Merge pull request #2118 from comeback01/fix/go-import-paths
...
fix(go): Correct Go module import paths
2025-10-28 23:19:52 +09:00
Seefs and GitHub
4ed5f1abb3
Merge pull request #1823 from littlewrite/feat_subscribe_sp1
...
新增 creem 支付
2025-10-28 18:37:32 +09:00
Seefs and GitHub
2c74048f72
Merge pull request #2102 from Sh1n3zZ/feat-sora-vertex-adaptor
...
feat: vertex veo sora-compatible video output
2025-10-28 18:36:43 +09:00
Seefs and GitHub
68afbba355
Merge pull request #2092 from feitianbubu/pr/doubao-image-edit
...
feat: add image handling to image request for form-data
2025-10-28 18:33:22 +09:00
Seefs and GitHub
9e98f04596
Merge pull request #2084 from QuantumNous/update-gitignore
...
chore: Ignore .zed and debug binaries in .gitignore
2025-10-28 18:32:47 +09:00
Seefs and GitHub
576775cbe1
Merge pull request #2098 from HynoR/chore/c1
...
chore: Update AWS claude 4.5 haiku model's information
2025-10-28 18:32:23 +09:00
Seefs and GitHub
32beb5796c
Merge pull request #2107 from wuhan005/wh/aws-client-support-proxy
...
feat: aws client supports proxy settings
2025-10-28 18:31:56 +09:00
Seefs and GitHub
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
Seefs and GitHub
cc92ef6bf8
Merge pull request #2109 from LainCyberia/feature/i18n-ja
...
feat(i-18n): Add Japanese localization
2025-10-28 18:31:06 +09:00
Seefs and GitHub
bba0cbe6f1
Merge pull request #2070 from QuantumNous/ali-channel-support-stream-options
...
Ali channel support stream options
2025-10-20 23:24:33 +08:00
Seefs and GitHub
0d62db7ce7
Merge pull request #2065 from somnifex/main
...
fix: handle JSON parsing for thinking content in ollama stream
2025-10-18 13:02:56 +08:00
Seefs and GitHub
69598b8457
Merge pull request #2061 from QuantumNous/fix-gemini-batch-embedding-token-count
...
fix: gemini batch embedding token not counted
2025-10-18 12:54:44 +08:00
Seefs and GitHub
de1590f5ee
Merge pull request #2038 from seefs001/feature/endpoint_type_log
...
feat: endpoint type log
2025-10-14 13:06:54 +08:00
Seefs and GitHub
c62daee6f3
Merge pull request #2036 from etnAtker/siliconflow-images-generations
...
feat: 添加SiliconFlow图像生成接口自动转换支持
2025-10-14 13:05:04 +08:00