My ai agent answer very slow

the issue is probably related to the fact you’re using some “proxy” and that proxy doesn’t implement all required methods or your network cannot access it for some reason;

The easiest workaround:

just remove N8nLlmTracing from packages/@n8n/nodes-langchain/nodes/llms/LMChatOpenAi/LmChatOpenAi.node.ts

3 Likes