Extract a YAML block from LLM output.
Models often wrap YAML in markdown fences; this strips them.
The raw text returned by the model.
The YAML string.
Extract a YAML block from LLM output.
Models often wrap YAML in markdown fences; this strips them.