Benjamin Schroth
|
6b25c570ed
|
fix(AI Agent Node): Respect context window length in streaming mode (#19567)
|
2025-09-16 16:39:44 +02:00 |
|
Benjamin Schroth
|
ccee1acf05
|
fix(AI Agent Node): Ignore non-text chunks (#19568)
|
2025-09-16 12:24:56 +02:00 |
|
oleg
|
df31868da5
|
fix(AI Agent Node): Fix double wrapping issue in ToolsAgent output parsing (#19376)
|
2025-09-11 08:56:28 +02:00 |
|
Jaakko Husso
|
5a69d2a2f3
|
feat(editor): Add pre-built agents experiment (#18124)
|
2025-08-09 10:28:14 +03:00 |
|
Josh
|
e97cd8afa1
|
feat(Vercel AI Gateway Node): Add Vercel AI Gateway model Node (#17524)
|
2025-08-01 16:00:15 +01:00 |
|
oleg
|
e1aa60ce6f
|
fix: Minor streaming fixes (no-changelog) (#17683)
|
2025-07-28 10:18:00 +02:00 |
|
Benjamin Schroth
|
3edadb5a75
|
feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
|
2025-07-10 12:25:29 +02:00 |
|
oleg
|
c37397cb2b
|
feat(Cohere Chat Model Node): Add Cohere Chat Model node (#16888)
|
2025-07-09 13:20:25 +02:00 |
|
Mutasem Aldmour
|
f67581b74d
|
feat(AI Agent Tool Node): Add Agent Tool (#17108)
|
2025-07-09 11:41:58 +02:00 |
|
Benjamin Schroth
|
1a4e4c5e72
|
fix(AI Agent Node): Prevent fallback input to be added in version <2.1 (#17094)
|
2025-07-08 12:39:47 +02:00 |
|
Benjamin Schroth
|
5a5848aa42
|
feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897)
|
2025-07-04 09:21:48 +02:00 |
|
Benjamin Schroth
|
58fd1ec325
|
fix(AI Agent Node): Fix tool-usage with fallback mechanism (#16898)
|
2025-07-03 09:48:44 +02:00 |
|
Iván Ovejero
|
9ffca02016
|
chore: Lintfix @n8n/nodes-langchain (#16868)
|
2025-07-01 14:08:51 +02:00 |
|
Benjamin Schroth
|
6408d5a1b0
|
feat: Add fallback mechanism for agent and basic chain llm (#16617)
|
2025-06-26 16:14:03 +02:00 |
|
oleg
|
d382070e3f
|
refactor(Structured Output Parser Node): Support schema via expression (#16671)
|
2025-06-25 09:30:52 +02:00 |
|
Benjamin Schroth
|
79650ea55a
|
feat: Add model selector node (#16371)
|
2025-06-20 15:30:33 +02:00 |
|
Eugene
|
67852b826f
|
chore: Update LangChain dependencies (no-changelog) (#16523)
|
2025-06-20 11:50:14 +02:00 |
|
Jaakko Husso
|
d0a313aa1c
|
feat(editor): Add RAG starter template callouts experiment (#16282)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
|
2025-06-13 17:45:30 +03:00 |
|
Eugene
|
cb3bb915df
|
fix(AI Agent Node): Allow using LangChain code node as a model for AI Agent (#16096)
|
2025-06-06 15:45:12 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7c806ff532
|
refactor(core): Refactor some imports to reduce baseline memory usage (#15916)
|
2025-06-03 11:23:44 +02:00 |
|
Benjamin Schroth
|
ff156930c5
|
feat: Optimise langchain calls in batching mode (#15243)
|
2025-05-13 13:58:38 +02:00 |
|
oleg
|
939ff97ec4
|
fix: Revert AI nodes batching (#15129)
|
2025-05-06 11:18:11 +02:00 |
|
Benjamin Schroth
|
f3e29d25ed
|
feat: Optimize langchain calls in batching mode (#15011)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-05-02 17:09:31 +02:00 |
|
jeanpaul
|
897338bd24
|
fix(AI Agent Node): Prevent adding empty binary message (#14871)
|
2025-04-24 15:59:38 +02:00 |
|
Benjamin Schroth
|
2451ead9f3
|
fix(AI Agent Node): Allow removal of system message (#14407)
|
2025-04-10 14:13:40 +02:00 |
|
jeanpaul
|
8360283c6f
|
feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-04-09 14:45:24 +02:00 |
|
Ria Scholz
|
cc502fb8c3
|
feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2025-03-24 12:00:17 +00:00 |
|
Alex Grozav
|
8215e0b59f
|
refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2025-03-21 14:01:26 +02:00 |
|
Alex Grozav
|
49872fbbac
|
fix: Replace ai nodes enum strings with hard-coded values (no-changelog) (#14091)
|
2025-03-21 09:24:05 +02:00 |
|
oleg
|
1bfd128717
|
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (#13850)
|
2025-03-14 11:38:22 +01:00 |
|
Eugene
|
5b6b78709e
|
fix(Structured Output Parser Node, Auto-fixing Output Parser Node, Tools Agent Node): Structured output improvements (#13908)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-03-13 16:20:24 +01:00 |
|
Charlie Kolb
|
5334661b76
|
fix(Call n8n Workflow Tool Node): Support concurrent invocations of the tool (#13526)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-02-26 16:23:31 +01:00 |
|
Jaakko Husso
|
a60d106ebb
|
feat(core): Make Tools Agent the default Agent type, deprecate other agent types (#13459)
|
2025-02-26 10:23:22 +02:00 |
|
oleg
|
47c5688618
|
fix(AI Agent Node): Move model retrieval into try/catch to fix continueOnFail handling (#13165)
|
2025-02-13 15:47:41 +01:00 |
|
Eugene
|
a90529fd51
|
fix(AI Agent Node): Ignore SSL errors option for SQLAgent (#13052)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
|
2025-02-05 12:35:05 +01:00 |
|
oleg
|
9918afa51b
|
feat: Add DeepSeek Chat Model node (#12873)
|
2025-01-28 16:43:50 +01:00 |
|
oleg
|
dc85b022d1
|
feat: Add OpenRouter node (#12882)
|
2025-01-28 15:43:48 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2ce1644d01
|
refactor(core): Shovel around more of AI code (no-changelog) (#12218)
|
2024-12-16 13:46:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ec54333f78
|
refactor(core): Refactor execution contexts to reduce code duplication, and improve type-safety (no-changelog) (#12138)
|
2024-12-11 11:26:27 +01:00 |
|
Eugene
|
28487edb13
|
chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-02 15:35:23 +01:00 |
|
jeanpaul
|
5c80cb57cf
|
fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845)
|
2024-11-22 13:47:43 +01:00 |
|
oleg
|
83abdfaf02
|
fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772)
|
2024-11-19 17:56:52 +01:00 |
|
oleg
|
565f8cd8c7
|
feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491)
|
2024-11-12 11:33:20 +01:00 |
|
oleg
|
9b6123dfb2
|
fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582)
|
2024-11-08 16:15:33 +01:00 |
|
oleg
|
21b31e488f
|
fix(Auto-fixing Output Parser Node): Only run retry chain on parsing errors (#11569)
|
2024-11-06 17:24:43 +01:00 |
|
oleg
|
e61a8535aa
|
fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363)
|
2024-10-23 16:48:26 +02:00 |
|
oleg
|
45274f2e7f
|
feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148)
|
2024-10-22 10:46:58 +02:00 |
|
oleg
|
fed7c3ec1f
|
feat(AI Agent Node): Make tools optional when using OpenAI model with Tools agent (#11212)
|
2024-10-21 14:21:30 +02:00 |
|
oleg
|
3a65bdc1f5
|
fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node (#10970)
|
2024-09-30 10:09:39 +02:00 |
|
oleg
|
af20ccbbad
|
chore: Update Langchain to 0.3 (no-changelog) (#10958)
|
2024-09-25 11:21:54 +02:00 |
|