feat: add serpCluster integration and schema

This commit is contained in:
Han Xiao
2025-06-17 17:43:31 -07:00
parent 96aca78d6a
commit 44dae8efb3
6 changed files with 89 additions and 10 deletions

View File

@@ -45,6 +45,7 @@
"temperature": 0.1
},
"researchPlanner": {},
"serpCluster": {},
"agent": {
"temperature": 0.7
},
@@ -79,6 +80,7 @@
"queryRewriter": {
"temperature": 0.1
},
"serpCluster": {},
"agent": {
"temperature": 0.7
},