Expand description
search router tool — LLM picks a backend, runs it, returns JSON.
This is a thin Tool wrapper over crate::search::run_router_search
so agents can call the same pipeline the CLI uses.
Structs§
- Search
Tool - Search-router tool. Requires a
ProviderRegistryso the LLM router can pick the backend.