xinference.client.Client.list_models# Client.list_models() → Dict[str, Dict[str, Any]][原始碼]# Retrieve the model specifications from the Server. 回傳: The collection of model specifications with their names on the server. 回傳型別: Dict[str, Dict[str, Any]]