From fe087ec57f067d1e9ed29ce63d8cb64281a1fa39 Mon Sep 17 00:00:00 2001 From: Zapiron <125368863+DangerousPotential@users.noreply.github.com> Date: Sat, 11 Jan 2025 00:15:10 +0800 Subject: [PATCH] docs: update the correct learning objective YAML instead of XML --- docs/docs/how_to/output_parser_yaml.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how_to/output_parser_yaml.ipynb b/docs/docs/how_to/output_parser_yaml.ipynb index 392873538d3db..2e72424c90ab0 100644 --- a/docs/docs/how_to/output_parser_yaml.ipynb +++ b/docs/docs/how_to/output_parser_yaml.ipynb @@ -138,7 +138,7 @@ "\n", "## Next steps\n", "\n", - "You've now learned how to prompt a model to return XML. Next, check out the [broader guide on obtaining structured output](/docs/how_to/structured_output) for other related techniques." + "You've now learned how to prompt a model to return YAML. Next, check out the [broader guide on obtaining structured output](/docs/how_to/structured_output) for other related techniques." ] }, {