Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,18 @@ Services are listed **alphabetically**. Listing does **not** imply endorsement.

---

### cocodot

| Field | Details |
|-------|---------|
| **Website** | [cocodot.co](https://cocodot.co) |
| **Models** | Claude (Opus / Sonnet / Haiku), GPT series, Gemini, DeepSeek |
| **Payment** | CNY (Alipay); pay-as-you-go, per-token billing |
| **API Compatibility** | OpenAI-compatible (`/v1/chat/completions`) + Anthropic-compatible (works with Claude Code via `ANTHROPIC_BASE_URL`) |
| **Notable Features** | One key for Claude / GPT / Gemini / DeepSeek; model integrity ("no silent downgrade") can be independently verified with the open-source [cocodot-llmprobe](https://github.com/cocodot2026/cocodot-llmprobe) tool; site and docs are Chinese-first |

---

### DMXAPI

| Field | Details |
Expand Down Expand Up @@ -319,6 +331,7 @@ AI API 中转服务作为你的应用与上游 AI 提供商(OpenAI、Anthropic
| **AiHubMix** | aihubmix.com | 多模型聚合 | 人民币 / 额度 | OpenAI 兼容 | 知名聚合平台,模型覆盖广 |
| **API2D** | api2d.com | GPT 系列 | 人民币(支付宝/微信) | OpenAI 兼容 | 老牌中转,稳定可靠 |
| **CloseAI** | closeai-asia.com | GPT 系列 | 人民币(支付宝/微信) | OpenAI 兼容 | 企业级,GPT 为主 |
| **cocodot** | cocodot.co | Claude + GPT + Gemini + DeepSeek | 人民币(支付宝) | OpenAI + Anthropic 双兼容 | 支持 Claude Code 直连;不降智可用开源 LLMprobe 自测 |
| **DMXAPI** | dmxapi.cn | 多模型聚合 | 人民币 / 额度 | OpenAI 兼容 | 多上游聚合,社区常见 |
| **Ofox.ai** | ofox.ai | 多模型 | 见官网 | OpenAI 兼容 | 新兴平台,持续扩展 |
| **OpenRouter** | openrouter.ai | 数百款模型 | 额度(国际卡/加密货币) | OpenAI 兼容 | 国际聚合器,按模型透明计价 |
Expand Down