CreateLoopsSessionResponse

class baseten.client.managementapi.CreateLoopsSessionResponse(*, session)

Bases: BaseModel

Parameters:

session (LoopsSession)

model_config = {}

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