Skip to content

docs: add DaoXE OpenAI-compatible gateway example#1528

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

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

Conversation

@seven7763

Copy link
Copy Markdown

Summary

Add a short DaoXE example under OpenAI-compatible models in docs/other-models.md.

DaoXE is a multi-model multi-protocol API gateway. This page only documents the OpenAI-compatible Chat Completions path via extra-openai-models.yaml (api_base: https://daoxe.com/v1), which matches the existing LocalAI / OpenRouter-style configuration pattern.

Guardrails

  • No hardcoded public model catalog — users paste a live account-scoped model ID
  • Key stored with llm keys set daoxe
  • Affiliation disclosed; not available in mainland China

Disclosure

I am affiliated with DaoXE.

Test plan

  • Docs render the new subsection after Extra HTTP headers
  • YAML example matches current extra-openai-models.yaml keys

Document configuring DaoXE via extra-openai-models.yaml with api_base
https://daoxe.com/v1 and a stored API key. No hardcoded model catalog;
affiliation and mainland-China unavailability disclosed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
seven7763 added a commit to seven7763/DaoXE-AI that referenced this pull request Jul 13, 2026
Link simonw/llm#1528 and document extra-openai-models.yaml config.

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