Skip to content

docs: add DaoXE OpenAI-compatible gateway example#2514

Open
seven7763 wants to merge 1 commit into
huggingface:mainfrom
seven7763:docs/add-daoxe-openai-compatible
Open

docs: add DaoXE OpenAI-compatible gateway example#2514
seven7763 wants to merge 1 commit into
huggingface:mainfrom
seven7763:docs/add-daoxe-openai-compatible

Conversation

@seven7763

Copy link
Copy Markdown

Summary

Adds a DaoXE section to `using_different_models.md` using `OpenAIModel` with `api_base=https://daoxe.com/v1\`, matching the existing Gemini/OpenRouter OpenAI-compatible pattern.

DaoXE is a multi-model multi-protocol API gateway. Account-scoped model IDs only (no static public price table). Also exposes OpenAI Responses and Anthropic Messages for other clients; this example uses Chat Completions.

I maintain DaoXE. Examples: https://github.com/seven7763/DaoXE-AI

Test plan

  • Docs build
  • Example mirrors neighboring OpenAI-compatible sections

Signed-off-by: seven7763 <seven7763@users.noreply.github.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