Quote Modal UI and fix doc (#432)

This commit is contained in:
Archer
2023-10-25 20:13:32 +08:00
committed by GitHub
parent f2fb0aedfd
commit 008d0af010
6 changed files with 14 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ weight: 520
"SystemParams": {
"vectorMaxProcess": 15, // 向量生成最大进程,结合数据库性能和 key 来设置
"qaMaxProcess": 15, // QA 生成最大进程,结合数据库性能和 key 来设置
"pgHNSWEfSearch": 40 // pg vector 索引参数,越大精度高但速度慢
"pgHNSWEfSearch": 100 // pg vector 索引参数,越大精度高但速度慢
},
"ChatModels": [
{