/v1/models 抓取了一下它的模型列表。有没有 coding 专属入口?也可以测试一下。
➜ ~ APIKEY=sk-xxxx
➜ ~ BASEURL=
https://api.scnet.cn/api/llm/v1➜ ~ printf "Get Model List\n\n" && curl -fsSL "$BASEURL/models" -H "Authorization: Bearer $APIKEY" | jq -r ".data[].id" | sort
Get Model List
DeepSeek-R1-0528
DeepSeek-R1-Distill-Llama-70B
DeepSeek-R1-Distill-Qwen-32B
DeepSeek-R1-Distill-Qwen-7B
DeepSeek-V3.2
DeepSeek-V4-Flash
DeepSeek-V4-Pro
GLM-5.1
Kimi-K2.6
MiniMax-M2.5
OCR
Qwen3-235B-A22B
Qwen3-235B-A22B-Thinking-2507
Qwen3-30B-A3B
Qwen3-30B-A3B-Instruct-2507
Qwen3.6-Flash
Qwen3.6-Max
Qwen3.6-Plus
Qwen3-Embedding-8B
QwQ-32B