Files
claude-code-router-provider…/providers/bigmodel-coding.json
2025-10-31 07:12:45 +08:00

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"
]
}
}