From de832e8a8fa7fb126e43bcd3314834c9e7fa80a4 Mon Sep 17 00:00:00 2001 From: Deborah Barnard Date: Tue, 2 Jul 2024 15:57:52 +0100 Subject: [PATCH] and from the agent example --- .../cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md b/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md index 591220e51..fb1e18f92 100644 --- a/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md +++ b/docs/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.agent.md @@ -211,8 +211,6 @@ The input from the chat. This is the user's query, also known as the prompt. ## Related resources -View [example workflows and related content](https://n8n.io/integrations/agent/){:target=_blank .external-link} on n8n's website. - Refer to [LangChain's documentation on agents](https://js.langchain.com/docs/modules/agents/agent_types/){:target=_blank .external-link} for more information about the service. --8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md"