Skip to content

docs: add guidance for OpenAI-compatible cloud providers#458

Merged
miyoungc merged 4 commits intomainfrom
docs/openai-provider
Mar 19, 2026
Merged

docs: add guidance for OpenAI-compatible cloud providers#458
miyoungc merged 4 commits intomainfrom
docs/openai-provider

Conversation

@miyoungc
Copy link
Collaborator

@miyoungc miyoungc commented Mar 18, 2026

Summary

Users of OpenAI-compatible cloud providers (Baseten, Deepinfra, Bitdeer, etc.) could not easily discover that the existing openai provider type works for their endpoints. This PR adds documentation to surface that path.

Previews

Related Issue

N/A — driven by internal Slack discussion on improving NCP provider discoverability.

Changes

  • Add an "OpenAI-compatible provider" tab to the inference configuration page (docs/inference/configure.md) showing how to use any cloud provider that exposes an OpenAI-compatible API.
  • Add the openai type to the Supported Provider Types table in docs/sandboxes/manage-providers.md and sort the table alphabetically.
  • Update the provider support description in docs/inference/index.md to clarify that any OpenAI-compatible provider is supported, not only OpenAI itself.

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

@miyoungc miyoungc requested a review from a team as a code owner March 18, 2026 22:32
@github-actions
Copy link

github-actions bot commented Mar 18, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-19 16:59 UTC

@miyoungc miyoungc self-assigned this Mar 18, 2026
@miyoungc miyoungc added the area:docs Documentation and examples label Mar 18, 2026
@miyoungc miyoungc merged commit 510dcd1 into main Mar 19, 2026
10 checks passed
@miyoungc miyoungc deleted the docs/openai-provider branch March 19, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation and examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants