mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-22 14:10:01 +08:00
Feat: add qwq-plus-latest (#6702)
### What problem does this PR solve? #6697 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
61c0dfab70
commit
fc21dd0a4a
@ -163,7 +163,14 @@
|
||||
},
|
||||
{
|
||||
"llm_name": "qwq-plus",
|
||||
"tags": "LLM,CHAT,128k",
|
||||
"tags": "LLM,CHAT,132k",
|
||||
"max_tokens": 131072,
|
||||
"model_type": "chat",
|
||||
"is_tools": true
|
||||
},
|
||||
{
|
||||
"llm_name": "qwq-plus-latest",
|
||||
"tags": "LLM,CHAT,132k",
|
||||
"max_tokens": 131072,
|
||||
"model_type": "chat",
|
||||
"is_tools": true
|
||||
|
Loading…
x
Reference in New Issue
Block a user