Error with executing structure output parser

Describe the problem/error/question

I have a Basic LLm Chain with a structured output parser. The output of the Basic LLM chain contains /n /n...etc formatting, so I was trying to remove them by using the structured output parser to create two data set "title" and "content". So when i provide the json schema it overwrites what i have in the input schema field, when I clear it clears both, same thing when i provide the input schema it overwrites the json schema. And when i use the same thing for both the Json schema and the input schema I get an error.

What is the error message (if any)?

Error in sub-node ‘Structured Output Parser‘ .

Internal error Open node

Please share your workflow

![Screenshot from 2024-08-28 17-09-21|690x297](upload://eAj6ylLx3S14HYAV9m5r65YHSgC.png)
![Screenshot from 2024-08-28 17-10-45|690x312](upload://lteYjF40pTkmvqhwwSxHHJh9nq3.png)
![Screenshot from 2024-08-28 17-10-58|690x312](upload://d86CZV96yw6YzAXOt0NhT2tfFnU.png)

Share the output returned by the last node

Error in sub-node ‘Structured Output Parser‘ Internal error Open node

###I am expecting the output of the Basic LLM chain to display :

Content : ``
so i can convert it into a word document with proper word formatting 


## Information on your n8n setup
- **n8n version: 147.3**
- **Database (default: SQLite):**
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app): I am using it on the web, so i think its the n8n cloud**
- **Operating system: Fedora Linux distro**

Hi

Please try to add the screenshots again but without the ticks surrounding it.

You should just be able to drag and drop screenshots into the text box

Hi Liam

I am unable to edit the post, I don’t know why I’m not seeing the edit option.

Would it be okay if I just send the screenshots to you ?

Here are the screenshot for the above topic (post). It seems the one I uploaded with the post didn’t sow

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.