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:
9
providers/bigmodel.json
Normal file
9
providers/bigmodel.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "智谱",
|
||||
"api_base_url": "https://open.bigmodel.cn/api/paas/v4/chat/completions",
|
||||
"api_key": "",
|
||||
"models": [
|
||||
"glm-4.6",
|
||||
"glm-4.5-air"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user