pub fn schedule_model_download( url: String, filename: String, model_id: String, ) -> Result<Value, String>