firecrown.utils.base_model_to_yaml

firecrown.utils.base_model_to_yaml#

firecrown.utils.base_model_to_yaml(model)[source]#

Convert a base model to a yaml string.

Parameters:

model (BaseModel) –

Return type:

str