Skip to content

docs: note OpenAI client base_url for multi-model gateways - #707

Open
seven7763 wants to merge 1 commit into
ollama:mainfrom
seven7763:docs/openai-compatible-gateway-example
Open

docs: note OpenAI client base_url for multi-model gateways#707
seven7763 wants to merge 1 commit into
ollama:mainfrom
seven7763:docs/openai-compatible-gateway-example

Conversation

@seven7763

Copy link
Copy Markdown

Summary

The custom client docs already show pointing the Ollama Python client at a host via Client(host=...).

This PR adds a short tip that apps using the OpenAI Python client can point base_url at OpenAI-compatible multi-model gateways when not self-hosting Ollama, using DaoXE (https://api.daoxe.com/v1) as one concrete example.

Docs only — no runtime behavior changes.

Test plan

  • README renders
  • Custom client example unchanged
  • Tip is clearly optional

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

Docs only. DaoXE as one OpenAI-compatible multi-model gateway example (https://api.daoxe.com/v1).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant