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