Chain

class baseten.client.managementapi.Chain(*, id, created_at, name, deployments_count, team_name)

Bases: BaseModel

Parameters:
model_config = {}

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