n8n-docs/docs/code/builtin/langchain-methods.md
2023-11-30 13:30:17 +00:00

16 lines
615 B
Markdown

---
description: n8n provides these methods to make it easier to perform common tasks in the LangChain Code node.
contentType: reference
hide:
- toc
---
# LangChain Code node methods
n8n provides these methods to make it easier to perform common tasks in the [LangChain Code node](/integrations/builtin/cluster-nodes/root-nodes/n8n-nodes-langchain.code/).
/// note | LangChain Code node only
These variables are for use in expressions in the LangChain Code node. You can't use them in other nodes.
///
--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-root-nodes/langchaincode/builtin-methods.md"