n8n/packages/@n8n/nodes-langchain/nodes/chains/ChainLLM/methods
Mutasem Aldmour 72eca2f398
refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 13:32:50 +00:00
..
chainExecutor.ts fix(Basic LLM Chain Node): Fix abort signal handling (#27520) 2026-03-25 10:29:49 +00:00
config.ts refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +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