Describe the problem/error/question
In my workflow after AI node I cannot access data from previous (excluding last) nodes
What is the error message (if any)?
[ERROR: Can’t determine which item to use]
Please share your workflow
Screenshots of parameters resolving
In AI nodes (prompt) everything work fine:
Next node cannot access previous (6 nodes back) node:
I read a bit about linking items and I think I’ve done it correctly in my code nodes, but AI node got me
Am I doing sth wrong? Or it’s a bug or misconception?
Information on your n8n setup
- n8n version: 1.38.1
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker, local
- Operating system: linux, arch
Thanks,
Simon:)