mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
Update output_fixing_parser.ipynb (#3978)
This commit is contained in:
parent
3bd5a99b83
commit
71a337dac6
@ -7,7 +7,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# OutputFixingParser\n",
|
"# OutputFixingParser\n",
|
||||||
"\n",
|
"\n",
|
||||||
"This output parser wraps another output parser and tries to fix any mmistakes\n",
|
"This output parser wraps another output parser and tries to fix any mistakes\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The Pydantic guardrail simply tries to parse the LLM response. If it does not parse correctly, then it errors.\n",
|
"The Pydantic guardrail simply tries to parse the LLM response. If it does not parse correctly, then it errors.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user