feat: add agentic team mapreduce pattern

This commit is contained in:
Han Xiao
2025-06-11 13:18:00 -07:00
parent 147aa4befd
commit 3d10f25028
8 changed files with 156 additions and 124 deletions

View File

@@ -44,7 +44,6 @@
"model": "gemini-2.0-flash-lite"
},
"searchGrounding": {},
"dedup": {},
"evaluator": {
"maxTokens": 2000
},
@@ -76,9 +75,6 @@
"searchGrounding": {
"temperature": 0
},
"dedup": {
"temperature": 0.1
},
"evaluator": {},
"errorAnalyzer": {},
"queryRewriter": {