sync(openai): update docs to match upstream Docs repo (size/billing + Chinese text fixes)#91
Closed
sync(openai): update docs to match upstream Docs repo (size/billing + Chinese text fixes)#91
Conversation
…ource - images_generations: replace "only 15 sizes" with WIDTHxHEIGHT format acceptance, add two billing tiers with 1K upstream aliases (1254x1254, 1672x941, 941x1672), upstream hard constraints (multiples of 16, long edge ≤ 3840, total pixels ≤ 8,294,400), and note that 1K-tier output may not be pixel-aligned - images_edits: same size/billing updates; replace old "only 15 sizes" wording and simplify the example blockquote to reference "other" tier Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
- Split run-on sentence for 1K alias note in generations guide - Break semicolon-chain in edits guide example blockquote into sentences Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Agent-Logs-Url: https://github.com/AceDataCloud/APIs/sessions/613f0f41-619c-4210-b893-552c84fa66fc Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Agent-Logs-Url: https://github.com/AceDataCloud/APIs/sessions/613f0f41-619c-4210-b893-552c84fa66fc Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Sync openai API documentation with upstream changes
sync(openai): update docs to match upstream Docs repo (size/billing + Chinese text fixes)
Apr 30, 2026
Member
|
Auto-closed during PR backlog cleanup: superseded sync (+24/-14) — content covered by next dispatch against current Docs. Root cause was a broken auto-merge in |
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.
Syncs
openai/documentation withAceDataCloud/Docs@7097ba1changes. Two categories of fixes:gpt-image-2 size/billing model (generations + edits)
The previous docs incorrectly stated only 15 predefined sizes were accepted. Updated to reflect actual behavior:
sizeaccepts anyWIDTHxHEIGHTformat (not just the table presets);auto/empty selects default1254x1254,1672x941,941x16721024x1024→1254x1254); re-using that assizestays at 1K rateChinese text in English chat completions guide
Several sections of
openai_chat_completion_api_integration_guide.mdcontained untranslated Chinese:"这张图片里有什么?"→"What's in this image?"contentfield: translated to English"获取失败"error message →"fetch failed"