This commit is contained in:
Ishaan Jaff 2025-04-24 01:01:43 -07:00 committed by GitHub
commit 9fdad1f133
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5104,6 +5104,7 @@ class Router:
return model_group_info
@lru_cache(maxsize=128)
def get_model_group_info(self, model_group: str) -> Optional[ModelGroupInfo]:
"""
For a given model group name, return the combined model info