Expand description
Resolve a router provider/model string against the live ProviderRegistry.
Lets the search command use codetether models discovery rather than a
hardcoded provider binding.
Constants§
- DEFAULT_
ROUTER_ MODEL - Default router model. Override with
--router-modelon the CLI or theCODETETHER_SEARCH_ROUTER_MODELenv var.
Functions§
- resolve_
router_ model - Resolve a
provider/modelreference into(provider, model_id).