xinference.client.Client.list_models# Client.list_models() → Dict[str, Dict[str, Any]][source]# Retrieve the model specifications from the Server. Returns: The collection of model specifications with their names on the server. Return type: Dict[str, Dict[str, Any]]