I'm trying to run an AI enrichment where 5 columns (/column_name) are the user prompt (longer context is in the system message). Some cells in the dataset are empty and triggering an error on those rows when I run. I would want it to run even if some inputs are missing rather than triggering an error. How can I do this.