Skip to main content

Module model

Module model 

Source
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-model on the CLI or the CODETETHER_SEARCH_ROUTER_MODEL env var.

Functions§

resolve_router_model
Resolve a provider/model reference into (provider, model_id).