Describe the problem/error/question
I use ChatGPT Assistant to return the result in JSON.
On and on and on, after fixing hundreds of times in the instruction, that stupid assistant still return the results that have \n inside the quotation mark.
Cannot fix that! It’s on OpenAI. I can parse a month ago but don’t know why now cannot return on the right way.
What is the error message (if any)?
Below are what I did, including
- The old way I use parse. Now it’s not work because there is a syntax error in the
"Job-Related Examples"
field of the second object.
"Job-Related Examples": "@And\nreessenHorowitz, @fintechfrank, @CoinMarketCap",
// There is \n after @And
- I also use edit field to transfer to array but can. Yup, because of systax error above.
- The input of the last note - “manual extraction” is the output of the node “String” that I manually add to. And It’s ok to use.
Please help me make the output like the node “manually extraction” auto?
Please share your workflow
I share the workflow on next reply.
Please check it there
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: