Model Run Template Toml
TOML codec for ModelRunTemplate.
TOML is useful for hand-authored model templates because it represents the model reference, builder-level string configuration, run parameters, and override lists with readable sections and array-of-table syntax.
Functions
Link copied to clipboard
Deserializes a ModelRunTemplate from a TOML string produced by encode.
Link copied to clipboard
Serializes template to a TOML string.