Fixes#1237
- Tests for google_web_search: no-key fallback, warning log, correct
params passed to GoogleSearch, string return type
- Tests for get_llm_client: client existence, completion method,
response has .text attribute, prompt echoed in response
serpapi stubbed at module level since it is not installed.