I build a chatbot workflow in n8n. I have a chat message node, an agent AI node, a model and a tool node. The tool node is only to load a file from aws server. The query will be answered based on the file it loads. I have set response with stream. But still I can see that the bot response time is very long. The file is not very big, but take me long time get text stream output. What is the reason that the response time is so long?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.