CaIon
e0a79e853d
refactor(auth): replace direct token group setting with context key retrieval
2025-12-13 01:38:12 +08:00
Calcium-Ion
6e998eaf82
Merge pull request #2430 from QuantumNous/fix/cross-group-retry
...
fix(channel_select): adjust priority retry logic for cross-group
2025-12-13 01:05:40 +08:00
CaIon
51f3a936e4
fix(channel_select): adjust priority retry logic for cross-group channel selection
2025-12-13 01:04:10 +08:00
Calcium-Ion
2a01d1c996
Merge pull request #2429 from QuantumNous/feat/xhigh
...
feat(adaptor): add '-xhigh' suffix to reasoning effort options
2025-12-12 22:06:19 +08:00
CaIon
413968a0fd
refactor(relay): update channel retrieval to use RelayInfo structure
2025-12-12 22:04:38 +08:00
Calcium-Ion
281ebacb8c
Merge pull request #2424 from ion1ze/main
...
fix: correct sender format issues fix #1347
2025-12-12 20:55:22 +08:00
CaIon
27dd42718b
feat(adaptor): add '-xhigh' suffix to reasoning effort options for model parsing
2025-12-12 20:53:48 +08:00
Calcium-Ion
3c5edc54b7
Merge pull request #2426 from QuantumNous/feat/auto-cross-group-retry
...
feat(token): add cross-group retry option for token processing
2025-12-12 20:45:54 +08:00
Calcium-Ion
8b0e710053
Merge pull request #2428 from seefs001/fix/health-check
...
fix: health check
2025-12-12 20:45:34 +08:00
Seefs
ae30b4d15f
fix: health check
2025-12-12 20:37:32 +08:00
CaIon
ffb1931906
feat: implement cross-group retry functionality and update translations
2025-12-12 18:28:33 +08:00
CaIon
c87deaa7d9
feat(token): add cross-group retry option for token processing
2025-12-12 17:59:21 +08:00
zdwy5
85ecad90a7
fix: 支持aws 通过全局参数透传或者渠道参数透传来 调用 ( #2423 )
...
* fix: 支持aws 通过全局参数透传或者渠道参数透传来 调用
* fix(aws): replace json.Unmarshal with common.Unmarshal for request body processing
---------
Co-authored-by: r0 <liangchunlei@01.ai >
Co-authored-by: CaIon <i@caion.me >
2025-12-12 17:09:27 +08:00
zhiheng.wang
8279be2380
fix: correct sender format issues
...
- Adjust sender field format, add space to separate nickname and email address
- Ensure email header format complies with standard RFC specifications
- Fix potential email client sending exceptions (Tencent Cloud)
2025-12-12 16:19:14 +08:00
Seefs
ee53a7b6bf
Merge pull request #2412 from seefs001/pr-2372
...
feat: add openai video remix endpoint
2025-12-11 23:35:23 +08:00
Seefs
d3086c8752
Merge pull request #2194 from NoahCodeGG/fix/process_channel_error
2025-12-11 18:12:06 +08:00
Calcium-Ion
4886c74097
Merge pull request #2397 from seefs001/fix/tool-call-claude
...
fix: try to fix tool call issues
2025-12-09 16:57:24 +08:00
Seefs
7c16c20870
Merge pull request #2360 from feitianbubu/pr2/fix-price-currency
2025-12-09 14:10:26 +08:00
Calcium-Ion
a0f127496d
Merge pull request #2398 from seefs001/fix/video-proxy
...
fix: Use channel proxy settings for task query scenarios
2025-12-09 14:05:30 +08:00
Calcium-Ion
36d0fd6fc5
Merge pull request #2396 from seefs001/fix/login
...
fix: Try to fix login error "already logged in" issue
2025-12-09 14:04:48 +08:00
Calcium-Ion
b98c9f404c
Merge pull request #2395 from seefs001/fix/siderbar
...
fix: sidebar color overlap
2025-12-09 14:04:26 +08:00
Calcium-Ion
8e8fbc8e61
Merge pull request #2394 from seefs001/fix/fetch-model-header-overide
...
fix: fetch upstream models
2025-12-09 14:03:34 +08:00
Calcium-Ion
0cfaf8c625
Merge pull request #2359 from seefs001/fix/qwen-chat-args
...
fix: qwen chat_template_kwargs
2025-12-09 14:01:26 +08:00
Calcium-Ion
3676b9f2bc
Merge pull request #2358 from seefs001/fix/regrex-repeat-compile
...
fix: regex repeat compile
2025-12-09 14:01:07 +08:00
Calcium-Ion
6ade0b8211
Merge pull request #2357 from seefs001/feature/go1.25-greengc
...
chore(go): enable greenteagc
2025-12-09 14:00:52 +08:00
Calcium-Ion
4e5c6297cb
Merge pull request #2356 from seefs001/feature/zhipiu_4v_image
...
feat: zhipu 4v image generations
2025-12-09 14:00:20 +08:00
Seefs
ede2e0e94e
fix:try to fix tool call issues
2025-12-09 13:55:52 +08:00
Seefs
920e005048
fix: Use channel proxy settings for task query scenarios
2025-12-09 11:15:27 +08:00
Seefs
1ebbf5171f
fix: Add styles only on mobile
2025-12-09 10:46:16 +08:00
Seefs
019ae700ab
fix: Try to fix login error "already logged in" issue
2025-12-08 22:32:45 +08:00
Seefs
063597c191
fix: sidebar color overlap
2025-12-08 21:25:21 +08:00
Seefs
0d23d599b8
fix: fetch upstream models
2025-12-08 21:14:50 +08:00
Seefs
52c9e0edcf
Merge pull request #2387 from binorxin/fix-bug
...
fix(go.mod): 更新modernc.org/sqlite依赖项版本
2025-12-08 21:02:18 +08:00
Seefs
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
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
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
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
borx
0be0b36503
fix(go.mod): 更新modernc.org/sqlite依赖项版本
2025-12-08 01:16:30 +08:00
firstmelody
06c23ea562
fix(adaptor): fix reasoning suffix not processing in vertex adapter
2025-12-08 01:12:29 +08:00
FlowerRealm
a655801017
feat: add claude-haiku-4-5-20251001 model support
...
- Add model to Claude ModelList
- Add model ratio (0.5, $1/1M input tokens)
- Add completion ratio support (5x, $5/1M output tokens)
- Add cache read ratio (0.1, $0.10/1M tokens)
- Add cache write ratio (1.25, $1.25/1M tokens)
Model specs:
- Context window: 200K tokens
- Max output: 64K tokens
- Release date: October 1, 2025
2025-12-05 18:54:20 +08:00
oudi
7cd4de3f24
Merge pull request #1 from oudi/token-length-patch
...
Increase token name length limit from 30 to 50
2025-12-04 11:21:46 +08:00
oudi
6680517aef
Increase token name length limit from 30 to 50
2025-12-04 11:18:51 +08:00
CaIon
ea3e9a01a0
feat: 将任务查询数量改为可配置环境变量 TASK_QUERY_LIMIT
2025-12-03 19:27:15 +08:00
feitianbubu
e030ac827a
feat: update price display use current currency symbol
2025-12-03 10:51:03 +08:00
Seefs
41b1499d41
fix: qwen chat_template_kwargs
2025-12-03 00:47:40 +08:00
Seefs
1dd8c0f569
fix: regex repeat compile
2025-12-03 00:41:47 +08:00
CaIon
64bf6d1e95
fix(token_counter): correct model name reference in image token estimation
2025-12-03 00:25:05 +08:00
Seefs
2430a8e036
chore(go): enable greenteagc
2025-12-02 23:15:20 +08:00
Seefs
634651b463
feat: zhipu v4 image generations
2025-12-02 22:56:58 +08:00
CaIon
049d3f2193
fix(price): adjust pre-consume quota logic for free models based on group ratio
2025-12-02 22:09:48 +08:00