feat: 完善 OpenTu AI 网页版端点设置#191
Closed
selwen-0102 wants to merge 1 commit into
Closed
Conversation
|
Someone is attempting to deploy a commit to the ljquan's projects Team on Vercel. A member of the Team first needs to authorize it. |
✅ Deploy Preview for ai-tu ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
selwen-0102
force-pushed
the
codex/fix-first-frame-ai-image-dialog
branch
from
June 15, 2026 06:17
ba524be to
1f9d3bb
Compare
selwen-0102
force-pushed
the
codex/fix-first-frame-ai-image-dialog
branch
from
June 15, 2026 06:20
1f9d3bb to
5d99dfc
Compare
问题描述:OpenTu AI 网页版需要在应用菜单设置中直接提供站点端点管理;文本和生图都需要默认自动选择最优端点,同时保留用户手动覆盖能力;端点列表需要有可追溯来源,不能在前端业务里维护硬编码地址。 修复思路:在供应商 API 地址下方新增端点管理面板,从上游端点配置解析候选地址,支持自动选择、测速、自定义端点,并同步当前供应商 baseUrl。 更新代码架构:设置页维护端点选择状态并更新当前供应商 baseUrl;底栏保持模型、参数和提交职责;新增 OpenTu AI 网页版端点设置 docs 经验文档与 qa 测试清单。
selwen-0102
force-pushed
the
codex/fix-first-frame-ai-image-dialog
branch
from
June 15, 2026 06:24
5d99dfc to
162e940
Compare
Contributor
Author
|
已按要求重新从最新 develop 创建干净 PR:#192。本 PR 关闭,避免旧分支/旧文档继续作为待合入内容。 |
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.

问题描述
修复思路
更新代码架构
验证
说明:用户写的目标分支 devolpo 仓库中不存在,按项目 AGENTS 规则提交到 develop。