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