mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-02-03 07:10:51 +08:00
update sponsors
This commit is contained in:
16
README_zh.md
16
README_zh.md
@@ -137,6 +137,16 @@ npm install -g @musistudio/claude-code-router
|
||||
"enhancetool"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "aihubmix",
|
||||
"api_base_url": "https://aihubmix.com/v1/chat/completions",
|
||||
"api_key": "sk-",
|
||||
"models": [
|
||||
"Z/glm-4.5",
|
||||
"claude-opus-4-20250514",
|
||||
"gemini-2.5-pro"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Router": {
|
||||
@@ -408,6 +418,12 @@ jobs:
|
||||
|
||||
非常感谢所有赞助商的慷慨支持!
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="https://aihubmix.com/" target="_blank"><img src="/blog/images/sponsors/aihubmix.png" width="100" alt="aihubmix" /></a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
- @Simon Leischnig
|
||||
- [@duanshuaimin](https://github.com/duanshuaimin)
|
||||
- [@vrgitadmin](https://github.com/vrgitadmin)
|
||||
|
||||
Reference in New Issue
Block a user