Why is my second LLM Chain node not finishing?

Describe the problem/error/question

I have tried my prompts in the Anthropic workbench and it finishes, but using this second node i see the output clip so it doesn’t finish the JSON output.

What is the error message (if any)?

The prompt is not finishing and so i get an error in my output parser

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.94.1
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Unraid

I see that your structured output parse is not connected to the SMART Goal generation AI Agent.
could that be the issue?

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