n8n/packages/@n8n/nodes-langchain/nodes/chains/ChainLLM/methods
Mutasem Aldmour 5c7240e0ac
test: Add Agent V3 and AgentTool V3 integration tests (#25849)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:42:09 +00:00
..
chainExecutor.ts chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
config.ts test: Add Agent V3 and AgentTool V3 integration tests (#25849) 2026-02-20 08:42:09 +00:00
imageUtils.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
index.ts refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01:00
processItem.ts feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
promptUtils.ts chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
responseFormatter.ts fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00
types.ts feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00