feat: restore aggregate providers and improve batch model testing - #1845
Open
Shmilylkw wants to merge 3 commits into
Open
feat: restore aggregate providers and improve batch model testing#1845Shmilylkw wants to merge 3 commits into
Shmilylkw wants to merge 3 commits into
Conversation
Owner
|
维护者审查:当前分支与 尤其请补充两类回归覆盖:
更稳妥的做法是把聚合恢复与批量测试/UI 拆成独立 PR,解决冲突并跑过三平台 CI 后再分别审查。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修改内容
hi模型测试,逐个展示测试状态、HTTP 状态与耗时,并保证单个请求失败后继续测试剩余模型。验证
npm test:39 项测试通过。npm run check:TypeScript 类型检查通过。npm run vite:build:前端生产构建通过。npm run build:Windows release 二进制构建通过。CodexPlusPlus-1.2.45-windows-x64-setup.exe。说明
国际化完整性检查仍会报告仓库中已有的缺失/过期词条;本 PR 新增的文案均已提供英文翻译。