Skip to content

docs(llms): add DaoXE OpenAI-compatible gateway guide#619

Open
seven7763 wants to merge 1 commit into
OpenHands:mainfrom
seven7763:docs/add-daoxe-llm
Open

docs(llms): add DaoXE OpenAI-compatible gateway guide#619
seven7763 wants to merge 1 commit into
OpenHands:mainfrom
seven7763:docs/add-daoxe-llm

Conversation

@seven7763

Copy link
Copy Markdown

Summary

  • Add openhands/usage/llms/daoxe.mdx for using DaoXE with OpenHands via LiteLLM OpenAI-compatible endpoints.
  • Base URL https://daoxe.com/v1, model form openai/<exact-account-model-id>, no static model price list.
  • Link from LLM Providers nav in docs.json (after Azure).

DaoXE is a multi-model multi-protocol API gateway. This page documents the OpenAI-compatible path OpenHands uses; DaoXE also exposes OpenAI Responses and Anthropic Messages for other clients.

I am a DaoXE maintainer. Examples: https://github.com/seven7763/DaoXE-AI

Test plan

  • Page renders in docs site
  • Nav entry works
  • No hardcoded public model pricing table

Document OpenHands UI and config.toml setup for DaoXE via LiteLLM
openai/* model strings and https://daoxe.com/v1 base URL. No static
model price list; multi-protocol gateway context included.

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