ModelCache¶ class baseten.client.modelconfig.ModelCache(root=PydanticUndefined)¶ Bases: RootModel[list[ModelRepo]] Parameters: root (RootModelRootType) model_config = {}¶ Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].