docs: note OpenAI client base_url for multi-model gateways - #12220
docs: note OpenAI client base_url for multi-model gateways#12220seven7763 wants to merge 1 commit into
Conversation
Document that the OpenAI-compatible api_base_url pattern works with multi-model gateways, using DaoXE (https://api.daoxe.com/v1) as one concrete example. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
@seven7763 is attempting to deploy a commit to the deepset Team on Vercel. A member of the Team first needs to authorize it. |
|
|
|
Hi @seven7763, thanks a lot for your contribution! 🙏 We noticed that the Contributor License Agreement (CLA) check ( To get your PR reviewed, please sign the CLA via the link in the |
Summary
OpenAIChatGeneratoralready documents custom deployments viaapi_base_url.This PR adds a short tip that the same parameter works with OpenAI-compatible multi-model gateways, using DaoXE (
https://api.daoxe.com/v1) as one concrete example.Docs only — no runtime behavior changes.
Test plan
Co-Authored-By: Claude Fable 5 noreply@anthropic.com