def register_model_alias_map( provider: str, model_map: Dict[str, Any], ) -> Dict[str, str]:
source code