Chinese Large Language Models,
Accessible Worldwide
Unleash the cognitive depth of DeepSeek, Qwen 2.5, GLM-4, Moonshot (Kimi), and MiniMax. One unified API gateway with zero payment hurdles and low global latency.
Frontier Chinese LLMs at Your Fingertips
DeepSeek-V3
State-of-the-art 671B MoE model (37B active) delivering frontier performance rivaling Claude 3.5 Sonnet and GPT-4o at a tiny fraction of the cost.
deepseek-v3 DeepSeek-R1
Groundbreaking open reasoning model utilizing large-scale reinforcement learning. Displays human-like chain-of-thought, self-verification, and mathematical proofing.
deepseek-r1 Qwen 2.5 72B
Alibaba's flagship open-weights powerhouse. Pretrained on 18T tokens, offering extraordinary coding capability, multi-lingual fluency across 29+ languages, and structured JSON generation.
qwen-2.5-72b MiniMax Text-01
Next-generation 456B MoE architecture with unprecedented 4M token context support. Blends deep world knowledge, nuanced emotional tone, and lightning-fast long-context retrieval.
minimax-text-01
One Endpoint.
Every Chinese Frontier Model.
No need to manage multiple API accounts, separate payment currencies, or navigate complex Chinese cloud consoles. BrushLLM's Sub2API Gateway provides a unified OpenAI-compatible endpoint with instant token provisioning.
- Drop-in Replacement: Compatible with LangChain, LlamaIndex, LiteLLM, and AutoGen.
- Sub-200ms Latency: Global Cloudflare Anycast edge acceleration.
- International Payments: Pay via Stripe, Credit Card, or Crypto (USDT).
# 100% OpenAI SDK Compatible
from openai import OpenAI
client = OpenAI(
base_url="https://api.brushllm.com/v1",
api_key="sk-brush-your-token-here"
)
response = client.chat.completions.create(
model=, # Or 'qwen-2.5-72b', 'glm-4-plus'
messages=[
{"role": "user", "content": "Summarize the latest breakthrough in Chinese open weights LLMs."}
],
stream=True
)
for chunk in response:
print(chunk.choices[0].delta.content or "", end="") Why Global Developers Choose BrushLLM
Accessing Chinese frontier AI from outside mainland China traditionally poses significant friction. BrushLLM removes every barrier.
Direct Mainland Access
- Requires mainland Chinese (+86) mobile phone for SMS verification.
- Only accepts Chinese bank cards, WeChat Pay, or Alipay.
- Cross-border network packet loss and high latency (600ms+).
- Fragmented API schemas across disparate cloud vendor dashboards.
BrushLLM Global Gateway
[ Seamless ]- ✓ Instant Sign-Up: Register with Google or GitHub, zero KYC.
- ✓ Global Payment: Pay with international credit cards or crypto.
- ✓ Cloudflare Edge: Sub-200ms round-trip latency globally.
- ✓ 100% OpenAI Format: Change only `base_url` and `api_key`.
Experience the Frontier of Chinese AI Today
Start building intelligent applications with DeepSeek, Qwen 2.5, and GLM-4. Zero lock-in, pay as you go.