Skip to content

feat: 支持图像分析强度、模型探测与模型广场#2886

Open
mordekasiser wants to merge 5 commits into
Wei-Shaw:mainfrom
mordekasiser:codex/sub2api-contrib
Open

feat: 支持图像分析强度、模型探测与模型广场#2886
mordekasiser wants to merge 5 commits into
Wei-Shaw:mainfrom
mordekasiser:codex/sub2api-contrib

Conversation

@mordekasiser
Copy link
Copy Markdown

@mordekasiser mordekasiser commented May 29, 2026

变更内容

  • 支持 OpenAI 图片请求 analysis effort 切换。
  • 支持通过 URL 和 Key 探测可用模型并应用到模型白名单。
  • 新增模型广场和可用渠道入口。
  • 修复模型探测、模型广场和可用渠道相关审查问题。
  • 同步 upstream/main 并解决设置字段冲突,保留图片 analysis effort 与 Claude Code Codex 插件开关。

验证

go test -tags=unit ./internal/service ./internal/handler ./internal/handler/admin
npm run typecheck
npm exec -- vitest run src/components/account/__tests__/ModelProbeModal.spec.ts src/components/account/__tests__/ModelWhitelistSelector.spec.ts src/router/__tests__/guards.spec.ts
npm exec -- vitest run src/components/keys/__tests__/UseKeyModal.spec.ts src/views/admin/__tests__/groupsModelsList.spec.ts src/views/admin/__tests__/groupsModelsListCandidates.spec.ts src/views/admin/__tests__/groupsModelsListLayout.spec.ts
npm exec -- vitest run src/views/admin/__tests__/SettingsView.spec.ts

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 29, 2026

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@mordekasiser
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request May 29, 2026
@Brisbanehuang
Copy link
Copy Markdown
Contributor

这个功能太赞了,其他的比如 new api 都有这个功能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants