ListLoopsSamplersResponse

class baseten.client.managementapi.ListLoopsSamplersResponse(*, samplers)

Bases: BaseModel

Parameters:

samplers (list[LoopsSampler])

model_config = {}

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