mirror of
https://github.com/LLM-Red-Team/qwen-free-api.git
synced 2025-04-20 13:49:13 +08:00
增加QwQ思考模型支持
This commit is contained in:
parent
526099e14a
commit
eddc393434
@ -47,6 +47,11 @@ export default {
|
|||||||
"id": "qwen-v1-vision",
|
"id": "qwen-v1-vision",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"owned_by": "qwen-free-api"
|
"owned_by": "qwen-free-api"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "qwq",
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "qwen-free-api"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user