mirror of
https://github.com/tiennm99/claude-code-router-provider-registry.git
synced 2026-04-17 17:21:05 +00:00
feat: add bigmodel
This commit is contained in:
14
providers/bigmodel-coding.json
Normal file
14
providers/bigmodel-coding.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user