n8n/packages/@n8n/nodes-langchain/utils/agent-execution
2026-01-30 08:34:39 +00:00
..
test fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
buildResponseMetadata.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
buildSteps.ts fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
createEngineRequests.ts fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
index.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00: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): Fix gemini 3 thought signature handling on Vertex AI (#24473) 2026-01-22 16:21:46 +00:00
processHitlResponses.ts feat(AI Agent Node): Pass chat input in denial messages (#24748) 2026-01-26 10:41:56 +00:00
types.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00