Skip to content

docs: 同步 Seed-2.1-Pro 输出上限至 262144 - #20

Merged
sam2tom merged 1 commit into
mainfrom
codex/docs-seed-2-1-max-tokens
Sep 22, 2026
Merged

sam2tom merged 1 commit into
mainfrom
codex/docs-seed-2-1-max-tokens

Conversation

@sam2tom

@sam2tom sam2tom commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

背景

#19 合并后,registry 侧按火山控制台标注把 pro 的 max_tokens 上限从 131072 改为 262144(最大输出 256k)。该修正原本追加在 #19 的分支上,但那个 PR 已先被合并,所以文档页里的约束仍是旧值,与 registry 不一致。

对应的 registry 变更见 sandbase-monorepo 的后续 PR。

变更

重跑 scripts/generate-llm-model-api-reference.mjs 同步该约束,实际差异只有一行:

- Maximum: 131072
+ Maximum: 262144

turbo 的上限未变(registry 侧也未改),页面无差异。

验证

  • test:api-reference / test:links / test:seo / test:doc-content / test:ai-readable 全部通过
  • vitepress build 通过,产出的 seed-2.1-pro.html 中约束为 262144

注:与 #19 同样,只保留 Seed 2.1 相关增量,未纳入全量重跑会带出的既有同步缺口。

registry 侧按火山控制台标注把 pro 的 max_tokens 上限从 131072 改为
262144(最大输出 256k),重跑生成器同步该约束。turbo 的上限未变。
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-22T00:38:48.741557Z 725cd3f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@sam2tom
sam2tom merged commit d08599b into main Sep 22, 2026
1 check passed
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.

1 participant