langchain_outputParserAutofixing.json•591 B
{
"nodeType": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
"displayName": "Auto-fixing Output Parser",
"description": "Automatically fix the output if it is not in the correct format",
"version": 1,
"properties": [],
"credentialsConfig": [],
"io": {
"inputs": [],
"outputs": [],
"outputNames": [
"Output Parser"
],
"hints": {
"connectTo": []
}
},
"wiring": {
"role": "outputParser",
"requires": [],
"optional": [],
"consumedBy": [
"AiAgent",
"AiChain"
],
"consumes": [],
"produces": []
}
}