GetLogsResponse

class baseten.client.managementapi.GetLogsResponse(*, logs)

Bases: BaseModel

Parameters:

logs (list[Log])

model_config = {}

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