mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
Update output_fixing_parser.ipynb (#3978)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"source": [
|
||||
"# OutputFixingParser\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",
|
||||
"The Pydantic guardrail simply tries to parse the LLM response. If it does not parse correctly, then it errors.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user