pub fn set_active_model_async(model_name: String) -> Result<(), String>
Activate a model on a background thread so the Flutter FRB caller is not blocked.