Technical guides

How-to articles for wiring Earbowe into real tools. Not marketing fluff — copy-paste configs.

中文完整教程:Claude / Codex / OpenCode / Gemini

Simplified Chinese full setup for Windows, macOS and Linux coding agents.

Configure OpenAI Codex with Earbowe API

How to point OpenAI Codex CLI or coding tools at Earbowe: base URL https://api.earbowe.com/v1 and your API key.

Models on Earbowe API

How to discover model IDs on Earbowe with GET /v1/models and use them in coding agents.

Earbowe API Quickstart

First request with Earbowe API — base URL, API key, curl, Python and Node OpenAI SDK examples.

Write a new guide: add content/guides/<slug>.md then run python3 scripts/build_docs.py.