Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 857 Bytes

File metadata and controls

18 lines (14 loc) · 857 Bytes

API-accessible Chinese AI Models

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.