ListLoopsDeploymentsResponse

class baseten.client.managementapi.ListLoopsDeploymentsResponse(*, deployments)

Bases: BaseModel

Parameters:

deployments (list[LoopsDeployment])

model_config = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].