handle_switch_command

Function handle_switch_command 

Source
pub async fn handle_switch_command(
    provider: Option<String>,
    model: Option<String>,
) -> Result<()>