firecrown.utils.base_model_from_yaml

firecrown.utils.base_model_from_yaml#

firecrown.utils.base_model_from_yaml(cls, yaml_str)[source]#

Create a base model from a yaml string.

Parameters:
  • cls (type) –

  • yaml_str (str) –