fix: re-enable expansion

This commit is contained in:
bryan davis 2026-04-06 14:56:22 -05:00
parent afd91db0e9
commit 9bbe43adf4

View file

@ -58,7 +58,6 @@ class QuestionAnswerAgent:
tool_name="search",
on_results=accumulated_results.extend,
max_searches=max_searches,
expand_context=False,
)
# Agent created per-call: toolset varies with filter, and Agent