Skip to content

Sync OpenAI API docs from upstream Docs - #831

Draft
Germey with Copilot wants to merge 2 commits into
mainfrom
copilot/sync-update-from-docs-yet-again
Draft

Sync OpenAI API docs from upstream Docs#831
Germey with Copilot wants to merge 2 commits into
mainfrom
copilot/sync-update-from-docs-yet-again

Conversation

Copilot AI commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Upstream Docs changed for the openai service. This updates the monorepo OpenAI documentation to match the current OpenAPI surface and guide content.

  • Guide sync

    • Refreshed existing OpenAI guides from upstream Docs content:
      • Chat Completions
      • Embeddings
      • Images Generations
      • Images Edits
      • Responses
      • Tasks
    • Preserved local .md guide filenames.
  • New endpoint coverage

    • Added guides for OpenAPI paths previously missing from local docs:
      • /openai/models
      • /v1/audio/speech
      • /v1/audio/transcriptions
      • /v1/realtime
  • README endpoint inventory

    • Updated the OpenAI README from 5 to 10 documented endpoints.
    • Replaced stale/broken table links with local guide links.
    • Added Tasks, Models, Audio, and Realtime entries.

Example updated API coverage:

| OpenAI Realtime API | `/v1/realtime` | [OpenAI Realtime API Integration Guide](docs/openai_realtime_api_integration_guide.md) |

Co-authored-by: Germey <8678661+Germey@users.noreply.github.com>
Copilot AI changed the title [WIP] Update API documentation in sync with upstream Docs Sync OpenAI API docs from upstream Docs Aug 26, 2026
Copilot AI requested a review from Germey August 26, 2026 12: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 (675bc2b docs: sync from PlatformBackend [automated])

2 participants