Improve agent reliability by implementing evidence-first chat grounding, expanding search vocabulary, refining research question formulation, and adding comprehensive query generation tests.
This commit is contained in:
@@ -66,6 +66,7 @@ GENERIC_QUERY_TERMS = {
|
||||
"events",
|
||||
"for",
|
||||
"from",
|
||||
"got",
|
||||
"heute",
|
||||
"headline",
|
||||
"headlines",
|
||||
@@ -77,6 +78,7 @@ GENERIC_QUERY_TERMS = {
|
||||
"mean",
|
||||
"meaning",
|
||||
"meant",
|
||||
"more",
|
||||
"nachrichten",
|
||||
"nah",
|
||||
"news",
|
||||
@@ -87,6 +89,8 @@ GENERIC_QUERY_TERMS = {
|
||||
"outlet",
|
||||
"outlets",
|
||||
"recent",
|
||||
"quote",
|
||||
"quoted",
|
||||
"said",
|
||||
"say",
|
||||
"search",
|
||||
|
||||
Reference in New Issue
Block a user