Hi all. I have create an RAG system based on n8n/Pinacle where the trigger is a “public chat”. All works but I ha ve a problema with the “output” because from the “Question and Answer chain” I (chat) receive a JSON and not only the answer.
For example this is a reply:
{ "response": "Non so." }
Information on your n8n setup
- n8n version: 1.91.2
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Ubuntu