pub fn resolve_model( request_model: Option<&str>, config_model: Option<&str>, ) -> String
Resolve the model from request → config → fallback.