pub async fn handle_model_close( Runtime: Arc<ApplicationRunTime>, Args: Vec<Value>, ) -> Result<Value, String>
Close a text model and remove it from DocumentState.