|
|
5276339aa5
|
feat(internal-testing): add MiniMax-M2.7-highspeed as provider default model
- 在内测专用 provider 新增模型 MiniMax-M2.7-highspeed (高速版)
- 插入到 models 数组最前面, 基于前端 fallback 逻辑 (app/utils/compute-helpers.ts:
fallback.models.find(chat) ?? fallback.models[0]) 成为该 provider 的默认选项
- bump presetDataVersion 18 -> 19
|
2026-04-19 23:32:31 +08:00 |
|
张馨元
|
b580622aa4
|
增加内测模型glm-4.7
|
2026-04-18 15:23:50 +08:00 |
|
张馨元
|
344a9fe4c6
|
feat: 内测渠道增加 Kimi K2.6 Code Preview 模型支持
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-16 15:34:44 +08:00 |
|
张馨元
|
97c2c16643
|
fix: 修复 22 处模型能力标签与实际能力不一致的问题
- 为 kimi-k2、qwen3-max、glm-4.6、grok-4 等 12 个模型补充 vision 标签
- 为 minimax-m2.1-highspeed、mistral-small-latest 补充 reasoning 标签
- 对齐 coding-plan 版本与主版本的能力标签(zhipu/dashscope/moonshot)
- 补全 internal-testing 内测版过度简化的能力标签
- bump presetDataVersion: 17 -> 18
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-15 15:30:00 +08:00 |
|
|
|
c8d4061422
|
feat: 内测 provider 新增 qwen3.6-plus、qwen3.5-35b-a3b、qwen3.5-27b 三个模型
|
2026-04-08 16:52:35 +08:00 |
|
|
|
8ea6fa7bba
|
feat: 内测渠道增加 GLM-5.1 模型支持
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:36:33 +08:00 |
|
|
|
3a655077b0
|
feat: 内测供应商增加 GLM-5-Turbo 并设为默认
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-19 20:29:54 +08:00 |
|
|
|
9d5f1df7cb
|
feat: 内测供应商增加 MiniMax-M2.7
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-19 16:32:27 +08:00 |
|
|
|
d44541ca74
|
feat: 添加内测专用供应商 (internal-testing)
- 端点: https://api.yizhioa.cn/v1
- 协议: anthropic-messages
- 模型: GLM-5, Kimi-2.5, MiniMax-M2.5, Qwen3 Max, Qwen3.5 Plus, 豆包 Seed 2.0 Code Preview
- presetDataVersion: 10 → 11
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-17 01:57:40 +08:00 |
|