apply_cli_provider_arg_override

Function apply_cli_provider_arg_override 

Source
pub fn apply_cli_provider_arg_override(
    cfg: &mut AppConfig,
    provider_arg: Option<&str>,
) -> EffectiveLlmConfig
Expand description

Apply a CLI --provider argument to the config.

This function does not persist any changes to disk.