Describe the problem/error/question
The “Text Classifier” is not working, and giving me an error instead. I don’t understand why.
What is the error message (if any)?
Problem in node ‘Text Classifier‘
Failed to parse. Text: “[{“type”:“text”,“text”:”```json\n{\“Assistant Request\”:true,\“Non-Assistant Request\”:false,\“fallback\”:false}\n```“,“annotations”:}]”. Error: [ { “code”: “invalid_type”, “expected”: “object”, “received”: “array”, “path”: , “message”: “Expected object, received array” } ] Troubleshooting URL: LangChain overview - Docs by LangChain
Please share your workflow
Share the output returned by the last node
None, unfortunately.
Information on your n8n setup
- n8n version: 1.113.2 (i believe)
- Database (default: SQLite): None
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: MacOS
