Papersnake
|
79682dc542
|
feat: add claude-opus-4-5-20251101
|
2025-11-25 10:53:01 +08:00 |
|
Papersnake
|
5931d333cb
|
feat: add claude-opus-4-5-20251101 ratio
|
2025-11-25 10:49:34 +08:00 |
|
Seefs
|
2f80e3fba1
|
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
|
bd9e23ce4e
|
Merge pull request #2264 from binorxin/main
fix: cast size to int64 before comparing with MaxUint32
|
2025-11-24 14:05:14 +08:00 |
|
Calcium-Ion
|
3f19f18dc9
|
Merge pull request #2278 from seefs001/fix/release-version
fix: release workflow show version
v0.9.25
|
2025-11-23 23:51:32 +08:00 |
|
Calcium-Ion
|
a465597e78
|
Merge pull request #2277 from seefs001/feature/model_list_fetch
feat: 二次确认添加重定向前模型 && 重定向后模式视为已有模型
|
2025-11-23 23:51:11 +08:00 |
|
Calcium-Ion
|
dbfcb441f7
|
Merge pull request #2276 from seefs001/feature/internal_params
feat: embedding param override && internal params
|
2025-11-23 23:51:00 +08:00 |
|
Calcium-Ion
|
3fb2ba318d
|
Merge pull request #2274 from seefs001/feature/thinking_level
feat: gemini thinking_level && snake params
|
2025-11-23 23:50:50 +08:00 |
|
CaIon
|
8f039b3a53
|
feat: Set ContextKeyLocalCountTokens in NativeGeminiEmbeddingHandler for token tracking
|
2025-11-23 23:50:04 +08:00 |
|
CaIon
|
c939686509
|
refactor: Deprecate HARM_CATEGORY_CIVIC_INTEGRITY in safety settings
|
2025-11-23 23:45:48 +08:00 |
|
Seefs
|
07aff1fe02
|
Merge pull request #1706 from StageDog/feat/discord_oauth
feat: 关联 discord 账号
|
2025-11-23 18:54:55 +08:00 |
|
StageDog
|
5f27edcd19
|
fix: IsDiscordIdAlreadyTaken 应该检查软删除记录
|
2025-11-23 00:07:34 +08:00 |
|
Seefs
|
f47d473e63
|
fix: release workflow show version
|
2025-11-22 20:06:13 +08:00 |
|
Seefs
|
7a2bd38700
|
feat: 重定向后的模型视为已有的模型,附带特殊提示
|
2025-11-22 19:34:36 +08:00 |
|
Seefs
|
f8c40ecca6
|
feat: 二次确认添加重定向前模型
|
2025-11-22 19:23:27 +08:00 |
|
StageDog
|
2bc991685f
|
feat: 针对 discord 登录配置使用新版设置方案
|
2025-11-22 19:06:53 +08:00 |
|
StageDog
|
87811a0493
|
feat: 关联 discord 账号
|
2025-11-22 18:38:24 +08:00 |
|
Seefs
|
0885597427
|
feat: embedding param override && internal params
|
2025-11-22 18:27:17 +08:00 |
|
CaIon
|
0952973887
|
feat: Add CountToken configuration and update token counting logic
|
2025-11-22 17:15:34 +08:00 |
|
Seefs
|
6b30f042fa
|
feat: gemini thinking_level && snake params
|
2025-11-22 16:30:46 +08:00 |
|
CaIon
|
efb8f1f5b8
|
fix: Update GET_MEDIA_TOKEN_NOT_STREAM default value to false
|
2025-11-22 16:23:37 +08:00 |
|
Seefs
|
de3cf9893d
|
Merge pull request #2268 from chokiproai/main
feat: Add Vietnamese language support
|
2025-11-22 00:47:32 +08:00 |
|
Seefs
|
fe02e9a066
|
Merge pull request #2224 from jarvis-u/main
fix: 错误解析responses api中的input字段
|
2025-11-22 00:31:24 +08:00 |
|
CaIon
|
84745d5ca4
|
feat: Add ContextKeyLocalCountTokens and update ResponseText2Usage to use context in multiple channels
|
2025-11-21 18:17:01 +08:00 |
|
Chokiproai
|
cdb1c06ad2
|
add Vietnamese language support
|
2025-11-21 10:40:14 +07:00 |
|
borx
|
182f3a9b4d
|
fix: cast size to int64 before comparing with MaxUint32
|
2025-11-20 23:57:30 +08:00 |
|
Calcium-Ion
|
ef0647285c
|
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.
v0.9.24
|
2025-11-20 18:16:05 +08:00 |
|
Seefs
|
33b1fad5f8
|
fix: When retrieving the model list with multiple keys, select the first enabled one.
|
2025-11-20 18:02:17 +08:00 |
|
Calcium-Ion
|
b899122dfe
|
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
|
50c04a62f9
|
feat: Fill thoughtSignature only for Gemini/Vertex channels using the OpenAI format
|
2025-11-20 15:54:33 +08:00 |
|
Calcium-Ion
|
554b68484c
|
Merge pull request #2250 from seefs001/fix/claude-cache-price-render
fix: claude cache price render
v0.9.23
|
2025-11-20 15:13:16 +08:00 |
|
Calcium-Ion
|
6a1c046714
|
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]
|
0b37bdddc6
|
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
|
563a426c00
|
fix: claude cache price render
|
2025-11-20 00:56:09 +08:00 |
|
Seefs
|
f6a5d9ef7e
|
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
|
a7d2450704
|
feat: channel by tag omit key
|
2025-11-19 19:25:27 +08:00 |
|
Calcium-Ion
|
75fced3d9c
|
Merge pull request #2243 from seefs001/feature/gemini-3
feat: gemini-3-pro
|
2025-11-19 14:52:00 +08:00 |
|
Calcium-Ion
|
5a1bbd1059
|
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
|
c133678cb1
|
fix: optimized the GitHub login copy and timeout. (#2244)
|
2025-11-19 14:50:56 +08:00 |
|
Seefs
|
1fc3c4b09d
|
fix: optimized the GitHub login copy and timeout.
|
2025-11-19 14:34:30 +08:00 |
|
Seefs
|
77c4c3e804
|
feat: MediaResolution && VideoMetadata
|
2025-11-19 13:42:32 +08:00 |
|
Seefs
|
bc1f747418
|
feat: gemini-3-pro
|
2025-11-19 01:46:51 +08:00 |
|
CaIon
|
62edac7c7f
|
fix: aws
v0.9.22-patch.1
|
2025-11-18 16:56:46 +08:00 |
|
Seefs
|
ff839df279
|
Merge pull request #2239 from QAbot-zh/modelCategories-update
update model categories' match rules
|
2025-11-17 16:08:04 +08:00 |
|
undefinedcodezhong
|
8b8511b19e
|
update model categories' match rules
|
2025-11-17 14:54:12 +08:00 |
|
Seefs
|
7598753f4e
|
Merge pull request #2238 from seefs001/feature/doubao-coding-plan
feat: support doubao coding plan
v0.9.22
|
2025-11-16 23:49:35 +08:00 |
|
Calcium-Ion
|
68777bf05f
|
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
|
b6217b22b0
|
feat: linuxdo oauth endpoint -> environment
|
2025-11-16 14:50:59 +08:00 |
|
CaIon
|
196fa135fd
|
feat(adaptor): Add support for Claude-specific headers in SetupRequestHeader
|
2025-11-16 14:28:41 +08:00 |
|
Calcium-Ion
|
ff3225ab44
|
Merge pull request #2236 from seefs001/feature/vertex-k2
feat: support vertex open source models
|
2025-11-16 14:24:15 +08:00 |
|