baml.yaml.ParseError
YAML text that cannot be read as a single JSON-compatible document.
Reference version
Signature
class baml.yaml.ParseErrorYAML text that cannot be read as a single JSON-compatible document.
message is either the parser's own diagnostic for malformed YAML, or the
reason a well-formed document falls outside baml.json.json.
Source:<builtin>/baml/ns_yaml/yaml.bamlbytes 221–262
Fields
message
stringImplementations
baml.Concrete for T
Source:<builtin>/baml/core.bamlbytes 747–779