mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-05-03 12:40:06 +00:00
release v1.0.28
This commit is contained in:
parent
882efb5284
commit
31db041084
5 changed files with 127 additions and 14 deletions
|
|
@ -70,7 +70,7 @@
|
|||
"name": "modelscope",
|
||||
"api_base_url": "https://api-inference.modelscope.cn/v1/chat/completions",
|
||||
"api_key": "",
|
||||
"models": ["Qwen/Qwen3-Coder-480B-A35B-Instruct"],
|
||||
"models": ["Qwen/Qwen3-Coder-480B-A35B-Instruct", "Qwen/Qwen3-235B-A22B-Thinking-2507"],
|
||||
"transformer": {
|
||||
"use": [
|
||||
[
|
||||
|
|
@ -80,7 +80,10 @@
|
|||
}
|
||||
],
|
||||
"enhancetool"
|
||||
]
|
||||
],
|
||||
"Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
||||
"use": ["reasoning"]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue