n8n/packages/@n8n/nodes-langchain/utils/agent-execution
2026-01-05 12:57:02 +01:00
..
test fix(AI Agent Node): Normalize toolInput to object for LangChain ToolCall compatibility (no-changelog) (#23850) 2026-01-05 12:57:02 +01:00
buildSteps.ts fix(AI Agent Node): Normalize toolInput to object for LangChain ToolCall compatibility (no-changelog) (#23850) 2026-01-05 12:57:02 +01:00
createEngineRequests.ts fix(AI Agent Node): Support thinking mode for Anthropic models (#22585) 2025-12-03 17:53:35 +01:00
index.ts fix(AI Agent Node): Unify memory management for streaming/non-streaming (#22243) 2025-11-26 15:55:20 +01:00
memoryManagement.ts fix(AI Agent Node): Store AI agent tool calls as native LangChain messages (#23687) 2026-01-05 11:36:14 +01:00
processEventStream.ts fix(AI Agent Node): Unify memory management for streaming/non-streaming (#22243) 2025-11-26 15:55:20 +01:00
types.ts fix(AI Agent Node): Normalize toolInput to object for LangChain ToolCall compatibility (no-changelog) (#23850) 2026-01-05 12:57:02 +01:00