pub fn should_execute_smart_switch( current_model: Option<&str>, pending: Option<&PendingSmartSwitchRetry>, ) -> bool
Returns true when the model changed compared to the current session model.