pub async fn create_remote_client( config: &TranslatorConfig, session_id: &str, dry_run: bool, ) -> Result<Arc<dyn Client>>