AutoscalingMetric¶ class baseten.client.modelconfig.AutoscalingMetric(*, name, target)¶ Bases: BaseModel Parameters: name (str) target (float) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].