GetLoopsSessionResponse¶
- class baseten.client.managementapi.GetLoopsSessionResponse(*, session)¶
Bases:
BaseModel- Parameters:
session (LoopsSession)
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].