feat: qwen qwq model config (#4008)

This commit is contained in:
Archer
2025-03-06 20:18:33 +08:00
committed by GitHub
parent 54fde7630c
commit a1b114e426
5 changed files with 86 additions and 37 deletions

View File

@@ -173,6 +173,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv490' \
1. PDF增强解析交互添加到页面上。同时内嵌 Doc2x 服务,可直接使用 Doc2x 服务解析 PDF 文件。
2. 图片自动标注,同时修改知识库文件上传部分数据逻辑和交互。
3. pg vector 插件升级 0.8.0 版本,引入迭代搜索,减少部分数据无法被检索的情况。
4. 新增 qwen-qwq 系列模型配置。
## ⚙️ 优化