|
|
fa2f10dd0d
|
feat: 添加万相 3.0 视频模型配置 (#80)
|
2026-08-25 08:35:44 -04:00 |
|
Johnson-LYS
|
e627aef16a
|
feat(compute): add Ox Alpha model (#77)
|
2026-08-21 16:44:37 +08:00 |
|
|
|
ad8c515938
|
refactor: consolidate smart routing into model specs (#75)
|
2026-08-10 19:13:08 +08:00 |
|
Johnson-LYS
|
e73b607706
|
feat: add HappyHorse (快乐马) video generation models (#39)
- Add happyhorse.json with 6 models: 1.1/1.0 × T2V/I2V/R2V
- T2V: text-to-video, I2V: image-to-video, R2V: reference-to-video (up to 9 images)
- Provider: HappyHorse via Alibaba Cloud Bailian
- Register in _index.json (now 22 providers)
- Bump presetDataVersion 62→63
|
2026-07-03 13:37:51 +08:00 |
|
Johnson-LYS
|
e84edec964
|
feat(model-specs): 新增模型规格库——跨 provider 模型参数统一维护(presetDataVersion 54→58)
* feat(model-specs): 新增模型规格库与 schema 契约
- compute/model-specs/:按厂商维护模型内在参数(上下文窗口/最大输出/能力/serviceType/默认温度,不含价签)
- schemas/model-spec.schema.json:Draft-07 契约,spec 允许 null(新文件不影响老客户端 frozen 契约)
- scripts/validate.mjs:pickSchemaKey 纳入 model-specs 校验
- manifest.presetDataVersion 54→55
* feat(model-specs): 新增小米 MiMo 系列模型规格;bump presetDataVersion 55→56
* feat(model-specs): 补全全量模型规格;presetDataVersion 56→57
* feat(model-specs): 新增 releasedAt/retiredAt 时间戳字段;补充 mimo 退役日期
|
2026-06-01 19:45:14 +08:00 |
|