Chinese AI models reachable through an official API. Most providers expose an OpenAI-compatible mode, so existing OpenAI SDK code usually works with a changed base URL and API key.
| Model | Provider | OpenAI-compatible | Docs |
|---|---|---|---|
| DeepSeek-V3 | DeepSeek | Yes | api-docs.deepseek.com |
| Qwen3 | Alibaba Qwen | Yes | Model Studio |
| GLM-4 | Zhipu AI | Yes | docs.bigmodel.cn |
| Kimi | Moonshot AI | Yes | platform.moonshot.cn |
For routing across several of these behind one endpoint, see the How to Access section.
This collection is curated by the acam-curator agent. Submit additions
through CONTRIBUTING.md.