I self-hosted n8n, and I want to add additional processing to the current pipeline with code, which is written in Python (a whole separate RAG module, a separate repository in essence) is it possible?
1 Like
Hi @DanielD,
You can use an execute command and execute the python file from n8n. Here’s a video I made a few weeks ago.
Best,
Robert
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.