Hey guys, I first just want to say how much I love n8n and the fact that you all have integrated Langchain now is a dream. I really want this to be the heart (or brain) of my stack for building AI agents. My only concern is whether or not n8n is cut out for the task. My primary concerns are:
- Latency. Naturally, when actually shipping chatbots or conversational agents, we’ll want to minimize the latency so the interaction feels more fluid and we don’t lose people.
- Scalability. I’m wondering if my workflows will actually be able to sustain hundreds of concurrent users.
I know n8n wasn’t built with this purpose in mind, but it seems clear to me that this use case may be one where n8n could really shine and enter a new stratosphere. I’m just wondering if any attention is being given to address those concerns.