Skip to content

sync(openai): add embeddings, 4o-image, and tasks integration guides#36

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/sync-docs-from-platformbackend
Closed

sync(openai): add embeddings, 4o-image, and tasks integration guides#36
Copilot wants to merge 2 commits intomainfrom
copilot/sync-docs-from-platformbackend

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 26, 2026

Upstream Docs added three new OpenAI service guides not yet reflected in this repo. Syncs openai/ to match the current Docs state.

New guides

  • openai_embeddings_api_integration_guide.md — covers the /openai/embeddings endpoint: model selection, dimensions/encoding_format optional params, response shape, error handling.
  • openai_chat_completions_4o_image_api_integration_guide.md — covers gpt-4o-image via /openai/chat/completions: reference-image stylization, text-to-image, and multi-image fusion scenarios.
  • openai_tasks_api_integration_guide.md — covers /openai/tasks for querying async callback-mode image jobs via retrieve (by id/trace_id) and retrieve_batch (by ids, trace_ids, application_id, user_id, or time window). Includes a full submit-then-poll example and a note that the Tasks API itself is not billed.

README table (openai/README.md)

  • Fixed the embeddings row title (was an unresolved i18n key $t(document_title_openai_embeddings_api))
  • Added rows for Chat Completion 4o Image API and Tasks API

Copilot AI changed the title [WIP] Sync API documentation with updates from PlatformBackend sync(openai): add embeddings, 4o-image, and tasks integration guides Apr 26, 2026
Copilot AI requested a review from Germey April 26, 2026 12:57
@Germey Germey marked this pull request as ready for review April 26, 2026 15:14
@acedatacloud-dev
Copy link
Copy Markdown
Member

Auto-closed during PR backlog cleanup: superseded sync (+616/-2) — content covered by next dispatch against current Docs. Root cause was a broken auto-merge in sync-from-docs.yml (now fixed in PR #143). The fix lands a pre-cleanup step + reliable completion signal so future dispatches will not leak PRs. If this PR contained content not yet in main, the next docs-updated dispatch will re-create it via the working pipeline.

@acedatacloud-dev acedatacloud-dev deleted the copilot/sync-docs-from-platformbackend branch May 5, 2026 07:24
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.

sync: update from Docs (bc21665 docs: sync from PlatformBackend (zh-CN base + translations) [automated])

3 participants