mirror of
https://github.com/tiennm99/claude-code-router-provider-registry.git
synced 2026-04-17 17:21:05 +00:00
14 lines
236 B
JSON
14 lines
236 B
JSON
{
|
|
"name": "智谱 Coding Plan",
|
|
"api_base_url": "https://open.bigmodel.cn/api/anthropic/v1/messages",
|
|
"api_key": "",
|
|
"models": [
|
|
"glm-4.6",
|
|
"glm-4.5-air"
|
|
],
|
|
"transformer": {
|
|
"use": [
|
|
"Anthropic"
|
|
]
|
|
}
|
|
} |