n8n/packages/@n8n/nodes-langchain/nodes/chains/ChainLLM/test
2025-12-18 10:31:10 +01:00
..
chainExecutor.test.ts fix(Basic LLM Chain Node): Support ResponsesApi and OpenAI tools (#22936) 2025-12-18 10:31:10 +01:00
ChainLlm.node.test.ts feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
config.test.ts fix(Basic LLM Chain Node): Remove fallback connection on lower versions (#19053) 2025-09-02 12:23:27 +02:00
imageUtils.test.ts chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
promptUtils.test.ts fix(Basic LLM Chain Node): Support ResponsesApi and OpenAI tools (#22936) 2025-12-18 10:31:10 +01:00
responseFormatter.test.ts fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (#14200) 2025-03-27 11:48:17 +01:00