and from the agent example

This commit is contained in:
Deborah Barnard 2024-07-02 15:57:52 +01:00
parent a8cce7be56
commit de832e8a8f

View File

@ -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"