mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
refactor: remove searchGrounding config and related code
This commit is contained in:
@@ -36,9 +36,6 @@
|
||||
"coder": {
|
||||
"temperature": 0.7
|
||||
},
|
||||
"searchGrounding": {
|
||||
"temperature": 0
|
||||
},
|
||||
"evaluator": {
|
||||
"temperature": 0.6,
|
||||
"maxTokens": 200
|
||||
@@ -73,9 +70,6 @@
|
||||
"coder": {
|
||||
"temperature": 0.7
|
||||
},
|
||||
"searchGrounding": {
|
||||
"temperature": 0
|
||||
},
|
||||
"researchPlanner": {},
|
||||
"evaluator": {},
|
||||
"errorAnalyzer": {},
|
||||
|
||||
Reference in New Issue
Block a user