We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d3945 commit cb3bb91Copy full SHA for cb3bb91
packages/@n8n/nodes-langchain/nodes/agents/Agent/V2/AgentV2.node.ts
@@ -76,6 +76,7 @@ function getInputs(hasOutputParser?: boolean): Array<NodeConnectionType | INodeI
76
'@n8n/n8n-nodes-langchain.lmChatDeepSeek',
77
'@n8n/n8n-nodes-langchain.lmChatOpenRouter',
78
'@n8n/n8n-nodes-langchain.lmChatXAiGrok',
79
+ '@n8n/n8n-nodes-langchain.code',
80
],
81
},
82
0 commit comments