DEV Community

Seven profile picture

Seven

Building DaoXE, a hosted multi-model API gateway. Sharing practical API integration notes. Not available in mainland China.

Work

Building DaoXE

Account-scoped /models is a feature: stop shipping static model lists

Account-scoped /models is a feature: stop shipping static model lists

Comments
2 min read

Want to connect with Seven?

Create an account to connect with Seven. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The base URL shape checklist: /v1, trailing slashes, and double paths

The base URL shape checklist: /v1, trailing slashes, and double paths

Comments
3 min read
OPENAI_API_KEY vs DAOXE_API_KEY: which env name your client actually reads

OPENAI_API_KEY vs DAOXE_API_KEY: which env name your client actually reads

Comments
3 min read
A 10-minute checklist before you point a coding agent at a custom gateway

A 10-minute checklist before you point a coding agent at a custom gateway

Comments
2 min read
I stopped hardcoding model IDs. models.dev + /v1/models changed the workflow

I stopped hardcoding model IDs. models.dev + /v1/models changed the workflow

Comments
3 min read
Testing an AI API from a country where the official card checkout keeps failing

Testing an AI API from a country where the official card checkout keeps failing

Comments
3 min read
Claude Code с внешним Anthropic-совместимым API: воспроизводимый порядок отладки

Claude Code с внешним Anthropic-совместимым API: воспроизводимый порядок отладки

Comments
2 min read
让 Claude Code 走第三方 Anthropic 兼容 API:一个可复现的排查顺序

让 Claude Code 走第三方 Anthropic 兼容 API:一个可复现的排查顺序

Comments
2 min read
Claude protocol without the OpenAI-only mental model

Claude protocol without the OpenAI-only mental model

2
Comments
3 min read
My curl smoke test passed. Why does Cline / Continue still fail?

My curl smoke test passed. Why does Cline / Continue still fail?

1
Comments 1
5 min read
How I configure Cline, Continue, and similar tools against a multi-protocol gateway

How I configure Cline, Continue, and similar tools against a multi-protocol gateway

Comments
6 min read
One gateway, three protocols: Chat Completions, Responses, and Anthropic Messages

One gateway, three protocols: Chat Completions, Responses, and Anthropic Messages

1
Comments 1
3 min read
The 3-step smoke test I use for any OpenAI-compatible API

The 3-step smoke test I use for any OpenAI-compatible API

Comments 1
5 min read
loading...