mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
16 lines
615 B
Markdown
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"
|