release v1.0.28

This commit is contained in:
musistudio
2025-07-27 17:36:17 +08:00
parent 882efb5284
commit 31db041084
5 changed files with 127 additions and 14 deletions

View File

@@ -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"]
}
}
},
{