Skip to content

docs(server): note OpenAI client base_url for multi-model gateways - #26483

Open
seven7763 wants to merge 1 commit into
ggml-org:masterfrom
seven7763:docs/openai-compatible-gateway-example
Open

docs(server): note OpenAI client base_url for multi-model gateways#26483
seven7763 wants to merge 1 commit into
ggml-org:masterfrom
seven7763:docs/openai-compatible-gateway-example

Conversation

@seven7763

Copy link
Copy Markdown

Summary

The llama-server docs already show the OpenAI Python client via base_url against a local server.

This PR adds a short tip that the same client pattern works with OpenAI-compatible multi-model gateways when not self-hosting llama-server, using DaoXE (https://api.daoxe.com/v1) as one concrete example.

Docs only — no runtime behavior changes.

Test plan

  • Server README tip renders
  • Local llama-server client example unchanged
  • Tip is clearly optional

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

Clarify that the OpenAI Python client base_url pattern shown for local
llama-server also works with OpenAI-compatible multi-model gateways when
not self-hosting, 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>
@seven7763
seven7763 requested a review from a team as a code owner August 3, 2026 01:28
@github-actions github-actions Bot added documentation Improvements or additions to documentation server labels Aug 3, 2026
@ggml-gh-bot

ggml-gh-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown

Hi @seven7763, thanks for your contribution!

Per our contribution guidelines, the automated PR checker found the following issue(s) that need your attention:

  • PR Template not respected: Please respect the template when creating a new pull request. Make sure to fill out all required sections.

  • AI-generated content: While code is allowed to be generated by AI, please write the PR description and commit messages on your own without the help of AI.


Please note that maintainers reserve the right to make final decisions on PRs. If you believe there is a mistake, please comment below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant