n8n/packages/@n8n/nodes-langchain/nodes/chains/ChainLLM/methods
2025-10-30 13:36:05 +02:00
..
chainExecutor.ts fix(Mistral Cloud Chat Mode Node): Support JSON response from latest Magistral models (#20853) 2025-10-16 14:52:16 +02:00
config.ts feat(Guardrails Node): Add new node (#20755) 2025-10-30 13:36:05 +02: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 refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850) 2025-03-14 11:38:22 +01: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