CreateLoopsRunResponse

class baseten.client.managementapi.CreateLoopsRunResponse(*, run)

Bases: BaseModel

Parameters:

run (LoopsRun)

model_config = {}

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