瀏覽代碼

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)
tags/v0.18.0
Kevin Hu 7 月之前
父節點
當前提交
fc21dd0a4a
No account linked to committer's email address
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8
    1
      conf/llm_factories.json

+ 8
- 1
conf/llm_factories.json 查看文件

}, },
{ {
"llm_name": "qwq-plus", "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, "max_tokens": 131072,
"model_type": "chat", "model_type": "chat",
"is_tools": true "is_tools": true

Loading…
取消
儲存