mirror of
https://github.com/jina-ai/node-DeepResearch.git
synced 2026-03-22 07:29:35 +08:00
feat: add google search grounding
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"maxTokens": 8000
|
||||
},
|
||||
"tools": {
|
||||
"search-grounding": { "temperature": 0 },
|
||||
"dedup": { "temperature": 0.1 },
|
||||
"evaluator": {},
|
||||
"errorAnalyzer": {},
|
||||
@@ -47,6 +48,7 @@
|
||||
"maxTokens": 8000
|
||||
},
|
||||
"tools": {
|
||||
"search-grounding": { "temperature": 0 },
|
||||
"dedup": { "temperature": 0.1 },
|
||||
"evaluator": {},
|
||||
"errorAnalyzer": {},
|
||||
|
||||
Reference in New Issue
Block a user