OpenAI compatible API · Attested · Public status

Chinese AI Models: Labs, Routes & Where Prompts Go

Chinese-lab models in the catalog, the providers that serve each one, and how to run those weights on a US-operated route instead of the vendor endpoint.

Verify gateway
Onebase URL to migrate
100sof models and routes
0prompt or output logs. Always.
Chinese labs, and the operators who serve their weights

A Chinese model does not mean China-bound traffic. Those are two different facts, and you choose the second one.

241 models in the TrustedRouter catalog were built by one of the 11 labs recorded as Chinese: Alibaba (Qwen), Z.ai (GLM), DeepSeek, Moonshot AI (Kimi), ByteDance (Seed, Doubao), MiniMax, Baidu (ERNIE), Xiaomi (MiMo), Ant Group (inclusionAI: Ling, Ring), Kuaishou (Kwaipilot KAT), Tencent (Hunyuan). Every model below is grouped under the lab that built it, with its source.

Where your prompt goes is a separate decision, made per request. Most of these are open-weights models, so other companies serve them: 34 of the 51 providers in the catalog are US-headquartered, and the "US-operated routes" column below names the ones serving each model. Route to one of those and your prompt reaches that provider, not the lab. Route to the vendor's own API and it reaches a China-headquartered operator — 4 of the providers here.

The lab a model came from and the operator of each of its routes are recorded in separate catalog tables, and neither is derived from the other. Read both before deciding.

US-hosted Chinese models Browse every route

us_hosted_chinese_model.pyPython
from openai import OpenAI

client = OpenAI(
    base_url="https://api.trustedrouter.com/v1",
    api_key="sk-tr-...",  # your TrustedRouter key
)

# Chinese-built weights, US-operated endpoint:
# jurisdiction narrows routing to providers whose
# recorded operator country is the United States,
# and fails closed if none qualify.
reply = client.chat.completions.create(
    model="deepseek/deepseek-v4-pro",
    messages=[{"role": "user",
               "content": "Refactor this handler."}],
    extra_body={"provider": {"jurisdiction": "us"}},
)
The lab's own APIA US-operated route for the same weights
Who built the modelThe Chinese labThe same Chinese lab. Routing does not change this.
Who operates the endpointA company whose operating home is China — named in its own policy where one is published, otherwise the group’s own filingA company registered in the United States, named in its own terms or filing
Where the request is sentTo the lab's operatorTo that US provider. The request is not sent on to the originating lab.
How you select itCall the vendor route directlySet provider.jurisdiction to us, or pin operators with provider.only
Retention postureWhatever that vendor's policy saysA separate field per provider. Jurisdiction and retention are independent; the table below shows both.
What neither one provesWhich datacentre answeredWhich datacentre answered. Operator country is a legal home, not a machine location.

Where the brand and the operator come apart

read the row, not the logo

The provider table below lists 4 providers operated from China. Some familiar Chinese AI brands are not among them, and that is the point of recording operators rather than brands.

Live catalog, as of August 2026

Two separate facts: who operates the endpoint, and who built the model.

Counts below are read from the routes configured in TrustedRouter right now. Operator country is the legal home of the company running the endpoint a request reaches, taken from that company's own terms, privacy policy, or regulatory filing. It is not a claim about which datacentre serves the request.

4providers operated from China
11labs with models here
241models from those labs
51providers in the catalog
467callable catalog models
2providers whose operator we could not establish

Providers operated from China

4 of 51

Send a request to one of these and the operator is a company headquartered in China — head office, not place of registration. Privacy tier is a separate column: it is the highest bar we have recorded from that provider's published policy.

Provider Operator country Privacy tier Recorded claims Models served Policy source
Alibaba Cloud Model Studioalibaba China Standard no verified privacy claim 76 policy
DeepSeekdeepseek China Standard no verified privacy claim 5 policy
Xiaomi MiMoxiaomi China Standard no verified privacy claim 3 policy
Kling AIkling China Standard no verified privacy claim 2 policy

Every provider's full policy note and route list is on its own page. 2 providers in the catalog publish no operator TrustedRouter could pin down, so they appear in no jurisdiction list on this site and no request preference treats them as matching one. Review every provider.

Models built by Chinese labs

241 models

Grouped by the lab that built the weights, with the source TrustedRouter read that from. The operator columns show who runs the endpoints for each route, which is a different question from the lab's country and frequently a different answer.

Alibaba (Qwen) 113 models

Alibaba Cloud states it provides the Qwen model series to the open-source community; Alibaba Group Holding Limited gives its principal executive offices as Hangzhou, China (https://www.alibabagroup.com/en-US/faqs-corporate-information). Source.

Model Context Routes Operator jurisdictions US-operated routes
qwen/qwen3.5-397b-a17b
Qwen: Qwen3.5 397B A17B
262,144 16 +3 more on the model page
qwen/qwen3.6-35b-a3b
Qwen: Qwen3.6 35B A3B
262,144 12
qwen/qwen3.6-27b
Qwen: Qwen3.6 27B
262,144 11
qwen/qwen3.5-122b-a10b
Qwen: Qwen3.5-122B-A10B
262,144 10
qwen/qwen3-next-80b-a3b-instruct
Qwen: Qwen3 Next 80B A3B Instruct
262,144 9
qwen/qwen3.5-35b-a3b
Qwen: Qwen3.5-35B-A3B
262,144 9

107 further Alibaba (Qwen) models are in the catalog, ranked below these by route count. Browse every model.

Z.ai (GLM) 27 models

The GLM family comes from the Beijing-headquartered lab that renamed itself Z.ai in 2025, formerly Beijing Zhipu Huazhang Technology Co., Ltd. The API TrustedRouter routes to is operated by a Singapore entity (see the zai provider row), which is a separate fact. Source.

Model Context Routes Operator jurisdictions US-operated routes
z-ai/glm-5.2
Z.ai: GLM 5.2
1,048,576 47 +15 more on the model page
z-ai/glm-5.1
Z.ai: GLM 5.1
204,800 22 +3 more on the model page
z-ai/glm-5
Z.ai: GLM 5
204,800 13
z-ai/glm-4.7
Z.ai: GLM 4.7
204,800 9
z-ai/glm-4.6
Z.ai: GLM 4.6
204,800 7
z-ai/glm-5v-turbo
Z.ai: GLM 5V Turbo
202,752 7

21 further Z.ai (GLM) models are in the catalog, ranked below these by route count. Browse every model.

DeepSeek 22 models

DeepSeek's privacy policy names Hangzhou DeepSeek Artificial Intelligence Co., Ltd., registered in China, as data controller. Source.

Model Context Routes Operator jurisdictions US-operated routes
deepseek/deepseek-v4-pro
DeepSeek: DeepSeek V4 Pro 0423
1,048,576 27 +5 more on the model page
deepseek/deepseek-v4-flash
DeepSeek: DeepSeek V4 Flash 0423
1,048,576 26 +5 more on the model page
deepseek/deepseek-v4-flash-0731
DeepSeek: DeepSeek V4 Flash 0731
1,310,720 22 +4 more on the model page
deepseek/deepseek-v3.2
DeepSeek: DeepSeek V3.2
163,840 17 +2 more on the model page
deepseek/deepseek-v3-0324
DeepSeek V3 0324
163,840 7
deepseek/deepseek-r1-0528
DeepSeek: R1 0528
163,840 5

16 further DeepSeek models are in the catalog, ranked below these by route count. Browse every model.

Moonshot AI (Kimi) 21 models

Beijing Moonshot AI Technology Co., Ltd. gives its address as Haidian District, Beijing, China. Source.

Model Context Routes Operator jurisdictions US-operated routes
moonshotai/kimi-k3
MoonshotAI: Kimi K3
1,048,576 33 +8 more on the model page
moonshotai/kimi-k2.6
MoonshotAI: Kimi K2.6
262,144 30 +8 more on the model page
moonshotai/kimi-k2.7-code
MoonshotAI: Kimi K2.7 Code
262,144 19 +2 more on the model page
moonshotai/kimi-k2.5
MoonshotAI: Kimi K2.5
262,144 15
moonshotai/kimi-k2-thinking
MoonshotAI: Kimi K2 Thinking
262,144 3
moonshotai/kimi-k2.7-code-highspeed
moonshotai/Kimi: K2.7-Code-Highspeed
262,144 3

15 further Moonshot AI (Kimi) models are in the catalog, ranked below these by route count. Browse every model.

ByteDance (Seed, Doubao) 18 models

ByteDance is headquartered in Haidian, Beijing, China, while its associated entity ByteDance Ltd is incorporated in the Cayman Islands. ByteDance's own site lists offices in roughly 120 cities without naming a headquarters. Source.

Model Context Routes Operator jurisdictions US-operated routes
bytedance/seed-2.0-mini
ByteDance/Seed-2.0-mini
256,000 3
bytedance/seed-1.8
ByteDance/Seed-1.8
256,000 2
bytedance/seed-2.0-code
ByteDance/Seed-2.0-code
256,000 2
bytedance/seed-2.0-pro
ByteDance/Seed-2.0-pro
256,000 2
bytedance/ui-tars-1.5-7b
ByteDance: UI-TARS 7B
128,000 2
bytedance/doubao-seed-1.6-251015
Doubao Seed 1.6
262,144 1

12 further ByteDance (Seed, Doubao) models are in the catalog, ranked below these by route count. Browse every model.

MiniMax 16 models

MiniMax Group Inc. is based in Shanghai, China and listed in Hong Kong (SEHK: 100). Source.

Model Context Routes Operator jurisdictions US-operated routes
minimax/minimax-m3
MiniMax: MiniMax M3
1,048,576 19 +3 more on the model page
minimax/minimax-m2.7
MiniMax: MiniMax M2.7
204,800 13 +1 more on the model page
minimax/minimax-m2.5
MiniMax: MiniMax M2.5
204,800 12
minimax/minimax-m2
MiniMax: MiniMax M2
204,800 4
minimax/minimax-m2.5-highspeed
MiniMax M2.5-highspeed
204,800 4
minimax/minimax-m2.1
MiniMax: MiniMax M2.1
204,800 3

10 further MiniMax models are in the catalog, ranked below these by route count. Browse every model.

Baidu (ERNIE) 6 models

Baidu, Inc.'s Form 20-F gives principal executive offices at Baidu Campus, No. 10 Shangdi 10th Street, Haidian District, Beijing, PRC. Source.

Model Context Routes Operator jurisdictions US-operated routes
baidu/cobuddy
CoBuddy
131,072 2
baidu/ernie-4.5-21B-a3b
ERNIE 4.5 21B A3B
120,000 2
baidu/ernie-4.5-vl-424b-a47b
Baidu: ERNIE 4.5 VL 424B A47B
123,000 2
baidu/ernie-4.5-21B-a3b-thinking
ERNIE-4.5-21B-A3B-Thinking
131,072 1
baidu/ernie-4.5-300b-a47b-paddle
ERNIE 4.5 300B A47B
123,000 1
baidu/ernie-4.5-vl-28b-a3b-thinking
ERNIE-4.5-VL-28B-A3B-Thinking
131,072 1

Xiaomi (MiMo) 6 models

Xiaomi Corporation's 2025 annual report gives its head office and principal place of business as Xiaomi Campus, Haidian District, Beijing, PRC, with a Cayman Islands registered office. Source.

Model Context Routes Operator jurisdictions US-operated routes
xiaomi/mimo-v2.5-pro
Xiaomi: MiMo-V2.5-Pro
1,050,000 5
xiaomimimo/mimo-v2.5-pro
XiaomiMiMo/MiMo-V2.5-Pro
1,048,576 5
xiaomi/mimo-v2.5
Xiaomi: MiMo-V2.5
1,050,000 3
xiaomimimo/mimo-v2.5
XiaomiMiMo/MiMo-V2.5
262,144 3
xiaomi/mimo-v2.5-pro-ultraspeed
Xiaomi MiMo V2.5 Pro UltraSpeed
262,144 2 none configured
xiaomimimo/mimo-v2-flash
XiaomiMiMo/MiMo-V2-Flash
262,144 1

Ant Group (inclusionAI: Ling, Ring) 5 models

The inclusionAI organisation describes itself as the home of Ant Group's AGI initiative, and Ant Group's own offices page gives its principal business office as Z Space, No. 556 Xixi Road, Hangzhou, China (https://www.antgroup.com/en/about/our-offices). Source.

Model Context Routes Operator jurisdictions US-operated routes
inclusionai/ling-3.0-flash
Ling-3.0-flash
262,144 4
inclusionai/ling-2.6-1t
inclusionAI: Ling-2.6-1T
262,144 2
inclusionai/ling-2.6-flash
inclusionAI: Ling-2.6-flash
262,144 2
inclusionai/ling-3.0-flash-fast
Ling 3.0 Flash Fast
262,144 2
inclusionai/ring-2.6-1t
inclusionAI: Ring-2.6-1T
262,144 2

Kuaishou (Kwaipilot KAT) 4 models

The Kwaipilot organisation describes itself as the AI team from Kuaishou, whose head office is in Haidian District, Beijing, PRC per its HKEX annual report (https://www1.hkexnews.hk/listedco/listconews/sehk/2022/0419/2022041900053.pdf). Source.

Model Context Routes Operator jurisdictions US-operated routes
kwaipilot/kat-coder-pro-v2
KAT-Coder-Pro-V2
262,144 3
kwaipilot/kat-coder-air-v2.5
KAT Coder Air V2.5
262,144 2
kwaipilot/kat-coder-pro
Kat Coder Pro
256,000 2
kwaipilot/kat-coder-pro-v2.5
KAT Coder Pro V2.5
262,144 2

Tencent (Hunyuan) 3 models

Tencent Holdings Limited's 2018 annual report gives its group head office as Tencent Binhai Towers, Nanshan District, Shenzhen, PRC, with a principal place of business in Hong Kong. Source.

Model Context Routes Operator jurisdictions US-operated routes
tencent/hy3
Tencent: Hy3
262,144 8
tencent/hunyuan-a13b-instruct
Tencent: Hunyuan A13B Instruct
131,072 2 none configured
tencent/hy3-preview
Tencent: Hy3 preview
262,144 1

Model origin is keyed by the vendor prefix of a model id, and a prefix earns a row once at least three of its models are in the catalog. 40 callable catalog models sit under a prefix below that line and carry no recorded origin, so they are on no page here rather than assigned a country by guesswork.

Browse every modelReview provider policiesAI models from the United StatesAI models from the European Union

Quality

Judge the weights on the weights.

Benchmarks, price, and measured latency per route are on each model page and the leaderboard. Origin country belongs in a procurement review, not in a quality argument.

Control

Two preferences do the work.

provider.jurisdiction set to us restricts routing to US-operated providers. provider.only pins an exact allowlist. Both fail closed rather than falling back to something you did not approve.

Limits

What this page does not claim.

No claim that a US operator stores nothing, that any route is certified, or that operator country tells you where the hardware sits. Retention posture is the ZDR and confidential compute question, tracked separately.

Live catalog evidence

Current routes, prices, privacy, and measured performance.

Catalog facts come from the routes currently configured in TrustedRouter. Performance uses the same cached metadata snapshot as the public leaderboard. Prompts and outputs are not part of these measurements.

493public models
51providers
1513configured routes
299ZDR routes
32provider E2EE routes
2638recent availability samples
Model Providers Context Input Output Privacy Measured route
DeepSeek: DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731
+9
22 routes
1,310,720 $0.0844/1M to $0.4642/1M $0.1899/1M to $1.3926/1M ZDR 4724 ms TTFT deepseek · 60 tok/s · 98.97% available · n=363
Z.ai: GLM 5.2z-ai/glm-5.2
+24
47 routes
1,048,576 $0.7174/1M to $1.5825/1M $1.5825/1M to $5.53875/1M E2EE 4 cited scores 1984 ms TTFT parasail · 72 tok/s · 100.00% available · n=229
DeepSeek: DeepSeek V4 Flash 0423deepseek/deepseek-v4-flash
+11
26 routes
1,048,576 $0.07174/1M to $0.7385/1M $0.17724/1M to $2.0045/1M E2EE 5 cited scores 4614 ms TTFT deepseek · 43 tok/s · 96.72% available · n=103
MoonshotAI: Kimi K3moonshotai/kimi-k3
+14
33 routes
1,048,576 $2.69025/1M to $4.22/1M $13.45125/1M to $21.1/1M E2EE 5501 ms TTFT phala · 20 tok/s · 96.43% available · n=77
DeepSeek: DeepSeek V4 Pro 0423deepseek/deepseek-v4-pro
+11
27 routes
1,048,576 $0.55071/1M to $2.532/1M $1.10142/1M to $5.064/1M ZDR 5 cited scores 1615 ms TTFT pearl · 100.00% available · n=51
MoonshotAI: Kimi K2.6moonshotai/kimi-k2.6
+13
30 routes
262,144 $0.6119/1M to $1.266/1M $3.376/1M to $5.064/1M E2EE 3 cited scores 4487 ms TTFT wafer · 39 tok/s · 100.00% available · n=46
DeepSeekPolicy varies 5 models 4724 ms p50 · n=385
DeepInfraPolicy varies 95 models 3551 ms p50 · n=182
Fireworks AIPolicy varies 12 models 1929 ms p50 · n=50
GMI CloudPolicy varies 76 models 3646 ms p50 · n=41
Novita AIPolicy varies 111 models 2304 ms p50 · n=48
SiliconFlowPolicy varies 30 models 2448 ms p50 · n=44
TogetherZDR 21 models 2364 ms p50 · n=36
VenicePolicy varies 58 models 2572 ms p50 · n=57

Browse every modelReview provider policiesOpen the full leaderboardSnapshot 2026-08-20T16:16:07.937Z

Questions

Does using a Chinese model send my prompts to China?

Only if you route it to a provider operated from China. The model's origin and the endpoint's operator are separate facts in the catalog. Most of these are open-weights models that US-registered providers also serve; a request routed to one of those reaches that provider's endpoint and is not sent on to the originating lab. A request to the vendor's own API does reach a China-registered operator, which is what the provider table on this page lists.

How do I use a Chinese model without China-bound traffic?

Set provider.jurisdiction to "us" on the request. The router then considers only providers whose recorded operator country is the United States, and fails closed when none serve that model, rather than silently routing elsewhere. provider.only pins an exact operator allowlist when a country test is not specific enough.

Which providers are operated from China?

The provider table on this page is generated from the catalog, listing every provider whose operator is a China-registered company according to that company's own privacy policy, terms, or regulatory filing. Some familiar Chinese AI brands are not on it: the api.z.ai and api.siliconflow.com services are operated by Singapore-registered companies under Singapore law per their own terms, so they are recorded under Singapore while the weights they serve stay grouped under the labs that built them.

Are Chinese models worse or less safe?

That is not a question a jurisdiction directory can answer, and this page does not try to. Benchmark scores, prices, and measured latency per route are on each model page and the live leaderboard. What the catalog records is the origin country and the operator country, each with the source it was read from, so a procurement review can weigh them alongside measurements rather than instead of them.

Workspace access

Sign in

Choose a sign in method to access your TrustedRouter workspace.

By signing in you agree to the terms of service and privacy policy.