n8n/packages/@n8n/nodes-langchain/nodes/agents/Agent/agents
2024-11-22 13:47:43 +01:00
..
ConversationalAgent fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
OpenAiFunctionsAgent fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363) 2024-10-23 16:48:26 +02:00
PlanAndExecuteAgent fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
ReActAgent fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772) 2024-11-19 17:56:52 +01:00
SqlAgent feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
ToolsAgent fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845) 2024-11-22 13:47:43 +01:00
utils.ts fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582) 2024-11-08 16:15:33 +01:00