Files
local-deep-research/scripts
LearningCircuit c43941dda0 fix: use correct Serper API key settings path in E2E script
The script was setting the API key at 'search.serper.api_key' instead of
the correct path 'search.engine.web.serper.api_key'. This caused the
search engine factory to fail finding the key, falling back to other
engines instead of using Google search via Serper.
2025-12-03 00:24:41 +01:00
..