feat(web): add Atlas Cloud omni provider preset - #461
Conversation
|
|
|
👋 感谢提交 PR @binyangzhu000-sudo!维护者会尽快 review。 提交前请确认:
|
PR #461: feat(web): add Atlas Cloud omni provider preset作者: binyangzhu000-sudo 修改方案给「模型」页 omni 配置卡的新增 / 编辑表单顶部加一个「服务商预设」下拉框,选中即自动回填 Base URL 和模型 id,免去手动输入。纯新增改动(5 文件,+117/-1,无删除符号)。
上轮 ci-bot 基线对账
已排除(有代码证据,不计为问题)
结论LGTM — 上轮 3 条问题(2 🟡 + 1 🔵)全部按建议修复,流水号守卫覆盖完整(三个推进点均正确处理 loading 关闭责任),Atlas Cloud 方言兼容性验证证据已入档(PR body + 代码注释均可复核),PR 描述与代码逐条对齐无偏差。 由 review-pr skill v1.6 生成 |
Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
|
Follow-up pushed in
Validation:
No paid live request was rerun; the existing HTTP 200 video/audio evidence was retained and its reproduction command is now documented. The new head currently has all code CI checks green, with |
Summary
https://api.atlascloud.ai/v1and the existingxiaomi/mimo-v2.5multimodal modelValidation
npm test(246 passed, 1 skipped)npm test -- tests/omniPresets.test.ts tests/i18n.test.ts(119 passed, 1 skipped)npm run typechecknpm run buildgit diff --check/v1/modelslive catalog returned 121 models and includesxiaomi/mimo-v2.5andxiaomi/mimo-v2.5-propnpm install --frozen-lockfile --ignore-scriptsis currently blocked by an inherited empty workspace configuration (ERR_PNPM_INVALID_WORKSPACE_CONFIGURATION), so dependencies were installed withnpm install --ignore-scripts --package-lock=falsewithout changing the lockfile.No README, documentation, logo, sponsor, credits, or partner changes.
Follow-up validation (2026-07-29)
python backend/miloco/tests/perception/engine/test_mimo_single.py --window 1 --base-url https://api.atlascloud.ai/v1 --model xiaomi/mimo-v2.5Follow-up validation (2026-08-04)
npm test(247 passed, 1 skipped)npm run typechecknpm run buildgit diff --check