DeepchecksLLMClient.get_deployments#

DeepchecksLLMClient.get_deployments(app_name: str) List[Deployment]#

Get all deployments for an application.

Parameters:
app_namestr

Application name

Returns:
List[Deployment]

List of deployments