Update output_fixing_parser.ipynb (#3978)

This commit is contained in:
Chop Tr 2023-05-02 23:33:46 +07:00 committed by GitHub
parent 3bd5a99b83
commit 71a337dac6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",