mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
feat: add Qwen3-Coder Model
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<br><b>Qwen-Free-API</b>
|
||||
</a>
|
||||
|
||||
🚀 阿里通义千问2.5大模型逆向API
|
||||
🚀 阿里通义千问3.0大模型逆向API,支持Qwen3-Coder模型
|
||||
|
||||
<kbd>latest</kbd> • [官网链接](https://github.com/LLM-Red-Team/qwen-free-api)
|
||||
|
||||
|
||||
@@ -23,6 +23,18 @@
|
||||
|
||||

|
||||
|
||||
### 支持qwen3模型
|
||||
|
||||
Qwen3是阿里云Qwen团队研发的大型语言模型系列。
|
||||
|
||||
当前版本支持Qwen3和Qwen3-Coder等模型使用,需要手动添加模型,模型ID为`qwen3-coder-plus`, 模型名称随便填写
|
||||
|
||||

|
||||
|
||||
详细模型ID参考
|
||||
[阿里云百炼官方文档](https://bailian.console.aliyun.com/?tab=doc#/doc/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2840914.html&renderType=iframe)
|
||||
|
||||
|
||||
### 多账号接入
|
||||
|
||||
目前同个账号同时只能有*一路*输出,你可以通过提供多个账号的userToken value并使用`,`拼接提供:
|
||||
|
||||
Reference in New Issue
Block a user