mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 04:07:54 +00:00
docs: update the correct learning objective YAML instead of XML (#29131)
Update the correct learning objective for the how-to page by changing XML to YAML which is taught. Co-authored-by: ccurme <chester.curme@gmail.com>
This commit is contained in:
parent
b1d3e25eb6
commit
7594ad694f
@ -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."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user