Ollama Web Search
OpenClaw bundles Ollama Web Search as aweb_search provider.
Choose it during
openclaw onboard or openclaw configure --section web, or set:
/api/experimental/web_search
proxy, then falls back to the hosted /api/web_search path on the same host; a
signed-in local daemon normally answers through the local proxy. Direct
https://ollama.com calls always use the hosted /api/web_search endpoint.
For full setup and behavior, see Ollama Web Search.