Skip to content

docs(openai): note base_url for OpenAI-compatible gateways - #9450

Open
seven7763 wants to merge 3 commits into
invoke-ai:mainfrom
seven7763:docs/openai-compatible-gateway-example
Open

docs(openai): note base_url for OpenAI-compatible gateways#9450
seven7763 wants to merge 3 commits into
invoke-ai:mainfrom
seven7763:docs/openai-compatible-gateway-example

Conversation

@seven7763

Copy link
Copy Markdown

Summary

The OpenAI external provider docs already document external_openai_base_url for proxies / Azure.

This PR adds one sentence clarifying that the same setting works with any OpenAI-compatible image endpoint, using DaoXE (https://api.daoxe.com) as one concrete multi-model gateway example.

Docs only — no runtime behavior changes.

Test plan

  • OpenAI external models docs page renders
  • Default api.openai.com example unchanged
  • Tip is clearly optional

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

@github-actions github-actions Bot added the docs PRs that change docs label Aug 3, 2026
Document that external_openai_base_url works with OpenAI-compatible
multi-model gateways for image generation, using DaoXE
(https://api.daoxe.com) as one concrete example.

Docs only — no runtime behavior changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@seven7763
seven7763 force-pushed the docs/openai-compatible-gateway-example branch from 87b0f00 to f15d6a2 Compare August 3, 2026 00:51
seven7763 and others added 2 commits August 3, 2026 08:52
Clarify that the OpenAI Python client base_url pattern works with multi-model gateways, using DaoXE (https://api.daoxe.com/v1) as one concrete example. Docs only — no runtime behavior changes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions github-actions Bot added the Root label Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs PRs that change docs Root

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant