StageDog
|
cf8d4e874d
|
feat: 针对 discord 登录配置使用新版设置方案
|
2025-11-22 19:06:53 +08:00 |
|
StageDog
|
352801cd35
|
feat: 关联 discord 账号
|
2025-11-22 18:38:24 +08:00 |
|
Calcium-Ion
|
9b6b8d0eb8
|
Merge pull request #2260 from seefs001/fix/multi-key-fetch-models
fix: When retrieving the model list with multiple keys, select the first enabled one.
|
2025-11-20 18:16:05 +08:00 |
|
Seefs
|
b8d5b22388
|
fix: When retrieving the model list with multiple keys, select the first enabled one.
|
2025-11-20 18:02:17 +08:00 |
|
Calcium-Ion
|
ab02dc2616
|
Merge pull request #2256 from seefs001/feature/gemini-3-openai
feat: Fill thoughtSignature only for Gemini/Vertex channels using OpenAI format
|
2025-11-20 16:05:41 +08: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 |
|
Calcium-Ion
|
529369298f
|
Merge pull request #2252 from QuantumNous/dependabot/go_modules/golang.org/x/crypto-0.45.0
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0
|
2025-11-20 15:13:00 +08:00 |
|
dependabot[bot]
|
bb74f3dde7
|
chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.45.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-20 02:46:07 +00:00 |
|
Seefs
|
5acab8fb68
|
fix: claude cache price render
|
2025-11-20 00:56:09 +08:00 |
|
Seefs
|
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 |
|
feitianbubu
|
edf76d3f2a
|
feat: channel by tag omit key
|
2025-11-19 19:25:27 +08:00 |
|
Calcium-Ion
|
ea9be41fc9
|
Merge pull request #2243 from seefs001/feature/gemini-3
feat: gemini-3-pro
|
2025-11-19 14:52:00 +08:00 |
|
Calcium-Ion
|
ee513f2195
|
Merge pull request #2231 from QuantumNous/dependabot/npm_and_yarn/electron/js-yaml-4.1.1
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /electron
|
2025-11-19 14:51:26 +08:00 |
|
Calcium-Ion
|
d6244daebb
|
fix: optimized the GitHub login copy and timeout. (#2244)
|
2025-11-19 14:50:56 +08:00 |
|
Seefs
|
b0f8ef5764
|
fix: optimized the GitHub login copy and timeout.
|
2025-11-19 14:34:30 +08:00 |
|
Seefs
|
a74ab98cea
|
feat: MediaResolution && VideoMetadata
|
2025-11-19 13:42:32 +08:00 |
|
Seefs
|
89a6303032
|
feat: gemini-3-pro
|
2025-11-19 01:46:51 +08:00 |
|
CaIon
|
0d16a06c3a
|
fix: aws
|
2025-11-18 16:56:46 +08:00 |
|
Seefs
|
70b614258d
|
Merge pull request #2239 from QAbot-zh/modelCategories-update
update model categories' match rules
|
2025-11-17 16:08:04 +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 |
|
Calcium-Ion
|
055fde757c
|
Merge pull request #2237 from seefs001/feature/linux-do-settings
feat: support configuring the linuxdo endpoint via environment variables
|
2025-11-16 15:43:47 +08:00 |
|
Seefs
|
2a7260208b
|
feat: linuxdo oauth endpoint -> environment
|
2025-11-16 14:50:59 +08:00 |
|
CaIon
|
2539464dcb
|
feat(adaptor): Add support for Claude-specific headers in SetupRequestHeader
|
2025-11-16 14:28:41 +08:00 |
|
Calcium-Ion
|
0106d2702a
|
Merge pull request #2236 from seefs001/feature/vertex-k2
feat: support vertex open source models
|
2025-11-16 14:24:15 +08:00 |
|
Seefs
|
f4c0972dc9
|
feature: support vertex open source models
|
2025-11-16 14:23:11 +08:00 |
|
Calcium-Ion
|
716e41071f
|
Merge pull request #2235 from seefs001/fix/boundary-parser-error
fix: boundary parser error (error parsing multipart NextPart: bufio: buffer full)
|
2025-11-16 14:12:46 +08:00 |
|
Seefs
|
99055bab25
|
fix: boundary parser error (error parsing multipart form: multipart: NextPart: bufio: buffer full)
|
2025-11-16 14:09:10 +08:00 |
|
dependabot[bot]
|
4d0567f4d0
|
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /electron
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-15 20:14:28 +00:00 |
|
Seefs
|
9009a572fe
|
feat: support gpt-5.1 prompt_cache_retention (#2228)
|
2025-11-15 13:32:24 +08:00 |
|
Seefs
|
72402f0d33
|
Merge pull request #2207 from QAbot-zh/reasoning
support reasoning field for playground
|
2025-11-15 13:26:57 +08:00 |
|
IcedTangerine
|
989ef56151
|
Merge pull request #2227 from feitianbubu/pr/add-wan2.5-i2i-preview
增加wan2.5-i2i-preview图生图支持
|
2025-11-15 12:43:09 +08:00 |
|
feitianbubu
|
010638a884
|
feat: add wan2.5-i2i-preview support
|
2025-11-14 20:30:18 +08:00 |
|
Seefs
|
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 |
|
creamlike1024
|
11426aa83a
|
fix(relay/channel/aws): 修复AnthropicBeta字段的omitempty处理
|
2025-11-14 15:54:12 +08:00 |
|
IcedTangerine
|
59a74909d3
|
Merge pull request #2225 from feitianbubu/pr/add-hailuo-video
新增MiniMax海螺视频模型支持
|
2025-11-14 14:48:59 +08:00 |
|
CaIon
|
7827828abf
|
fix(adaptor): Add '-none' suffix to effortSuffixes for model parsing
|
2025-11-14 14:04:34 +08:00 |
|
CaIon
|
d2c268dd51
|
feat(aws): Add support for anthropic-beta header in AwsClaudeRequest
|
2025-11-14 12:01:20 +08:00 |
|
feitianbubu
|
aa2f027dea
|
feat: add hailuo i2v fl2v r2v
|
2025-11-14 11:55:43 +08:00 |
|
feitianbubu
|
c297f42c1a
|
feat: get hailuo video url
|
2025-11-14 11:55:43 +08:00 |
|
feitianbubu
|
b242d4c754
|
feat: add MiniMax Hailuo video
|
2025-11-14 11:55:43 +08:00 |
|
Calcium-Ion
|
3138483319
|
Merge pull request #2222 from xyfacai/main
fix: 未设置价格模型不会被拉取,除非设置自用模式
|
2025-11-13 19:00:21 +08:00 |
|
Xyfacai
|
a4bfec164e
|
fix: 未设置价格模型不会被拉取,除非设置自用模式
|
2025-11-13 18:44:18 +08:00 |
|
CaIon
|
a05a815f99
|
fix(claude): Prevent duplicate header values in WriteHeaders method
|
2025-11-13 16:49:40 +08:00 |
|
CaIon
|
b6e5ec8c49
|
refactor(adaptor): Comment out enable_thinking logic for clarity and future adjustments
|
2025-11-12 17:24:25 +08:00 |
|
Calcium-Ion
|
0c79519a5c
|
Merge pull request #2209 from seefs001/fix/get-channel-key
fix GetChannelKey AdminAuth -> RootAuth
|
2025-11-11 21:46:13 +08:00 |
|
Seefs
|
5c971b1dff
|
fix GetChannelKey AdminAuth -> RootAuth
|
2025-11-11 21:44:44 +08:00 |
|
Calcium-Ion
|
ae74423cd2
|
Merge pull request #2208 from seefs001/fix/get-channel-key
fix GetChannelKey AdminAuth -> RootAuth
|
2025-11-11 21:38:55 +08:00 |
|
Seefs
|
31d0e6973c
|
fix GetChannelKey AdminAuth -> RootAuth
|
2025-11-11 21:37:53 +08:00 |
|