Skip to content

docs: add DaoXE OpenAI-compatible gateway example#1649

Open
seven7763 wants to merge 2 commits into
getzep:mainfrom
seven7763:docs/daoxe-openai-compatible
Open

docs: add DaoXE OpenAI-compatible gateway example#1649
seven7763 wants to merge 2 commits into
getzep:mainfrom
seven7763:docs/daoxe-openai-compatible

Conversation

@seven7763

Copy link
Copy Markdown

Summary

  • Document DaoXE through Graphiti's existing OpenAIGenericClient + base_url path (same surface as other hosted OpenAI-compatible providers).
  • Example uses Chat Completions at https://daoxe.com/v1 with account-scoped model IDs via env vars (no hardcoded public model list / price table).
  • Notes multi-protocol context (OpenAI Chat Completions / Responses / Anthropic Messages) and mainland China regional endpoint guidance without hardcoding an alternate host.

Docs-only change; no new LLM provider client or RFC-scoped integration.

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

Type of Change

  • Documentation/Tests

Testing

  • git diff --check
  • Unit tests added/updated (N/A — docs only)
  • Integration tests added/updated (N/A)

Checklist

  • Documentation updated where necessary
  • No secrets or sensitive information committed
  • Self-review completed

Related Issues

Docs-only example following the existing OpenAI-compatible section; no new provider client (RFC not required for documentation).

@zep-cla-assistant

zep-cla-assistant Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 246023385+seven7763@users.noreply.github.com

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 246023385+seven7763@users.noreply.github.com

recheck

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 246023385+seven7763@users.noreply.github.com

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 246023385+seven7763@users.noreply.github.com

recheck

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 88984809@qq.com

@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 246023385+seven7763@users.noreply.github.com

@seven7763
seven7763 force-pushed the docs/daoxe-openai-compatible branch from ac1a613 to 5fd9bed Compare July 15, 2026 11:45
zep-cla-assistant Bot added a commit that referenced this pull request Jul 15, 2026
@seven7763

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: 88984809@qq.com

Document DaoXE via OpenAIGenericClient with base_url https://daoxe.com/v1,
using account-scoped model env vars (no hardcoded model list).

Signed-off-by: seven7763 <246023385+seven7763@users.noreply.github.com>
@seven7763
seven7763 force-pushed the docs/daoxe-openai-compatible branch from 5fd9bed to 3850124 Compare July 15, 2026 11:47
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