Commit Graph

335 Commits

Author SHA1 Message Date
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
Charlie Kolb
11cf1cd23a feat(editor): Expose View Execution links for erroneous sub-executions (#13185) 2025-02-13 09:44:52 +01:00
Eugene
02573b46e0 feat(core): Add error reporting for workflow evaluation (no-changelog) (#12838)
Co-authored-by: oleg <me@olegivaniv.com>
2025-02-11 16:03:41 +01:00
jeanpaul
f057cfb46a fix(OpenAI Node): Limit chat history to context window when using memory (#13137) 2025-02-10 15:41:13 +01:00
jeanpaul
2b1eb049f2 fix(Basic LLM Chain Node): Use correct mimetype for binary data (#12978) 2025-02-07 09:49:11 +01:00
oleg
577d5a1bff refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +01:00
jeanpaul
76e0c99613 feat(OpenAI Chat Model Node): Add reasoning effort option to control the amount of reasoning tokens to use (#13103) 2025-02-06 17:21:34 +01:00
oleg
fff46fa75e refactor(Call n8n Sub-Workflow Tool Node): Remove duplicate FromAIParser service (no-changelog) (#13105) 2025-02-06 17:19:27 +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
b67a003e0b feat(HTTP Request Tool Node): Relax binary data detection (#13048) 2025-02-05 12:14:31 +01:00
Charlie Kolb
cc907fbca9 fix: Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#13008) 2025-02-04 13:02:50 +01:00
jeanpaul
37d152c148 feat(OpenAI Chat Model Node, OpenAI Node): Include o3 models in model selection (#13005) 2025-02-03 12:56:07 +01:00
Milorad FIlipović
066908060f feat(editor): Relocate workflow ID expression notice (no-changelog) (#12942) 2025-01-31 12:32:18 +01:00
Milorad FIlipović
12d686ce52 feat(editor): Show fixed collection parameter issues in UI (#12899) 2025-01-29 15:50:15 +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
Milorad FIlipović
de49c23971 feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
कारतोफ्फेलस्क्रिप्ट™
663dfb48de fix(Postgres PGVector Store Node): Release postgres connections back to the pool (#12723)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-27 11:52:18 +01:00
oleg
d1b6692736 fix(OpenAI Chat Model Node): Restore default model value (#12745) 2025-01-21 12:01:30 +01:00
कारतोफ्फेलस्क्रिप्ट™
202da76380 refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
e7f00bcb7f fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
oleg
7cc553e3b2 fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634) 2025-01-17 09:30:02 +01:00
jeanpaul
14f4bc7690 fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643) 2025-01-16 17:05:06 +01:00
Danny Martini
35cb10c5e7 refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
Mutasem Aldmour
3654861886 feat: Update copy for Vector Store Tool modes (no-changelog) (#12474) 2025-01-08 13:24:18 +03:00
Eugene
30f9c033db feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01:00
Mutasem Aldmour
3109de6073 feat: Add load options to new tool mode for vector stores (#12462) 2025-01-06 14:59:20 +01:00
Eugene
2433d6b7d3 fix(Zep Vector Store Node): Cloud vector store integration (#12353) 2025-01-06 14:46:57 +01:00
Mutasem Aldmour
76dded4bea feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-06 09:07:59 +01:00
Ricardo Espinoza
f78ccebe51 fix(OpenAI Node): Update node to account for URL in credentials (#12356) 2024-12-30 15:51:49 -05:00
Ivan Atanasov
d4116630a6 feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
Iván Ovejero
95db031aa4 refactor: Introduce explicit-member-accessibility lint rule (#12325) 2024-12-20 11:44:01 +01:00
कारतोफ्फेलस्क्रिप्ट™
bafac73eb5 refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Eugene
01b781a108 fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
Ricardo Espinoza
4d8e9cfc61 refactor: Move OpenAI Base URL option to credentials (#12175) 2024-12-17 09:12:15 -05:00
कारतोफ्फेलस्क्रिप्ट™
2ce1644d01 refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
Charlie Kolb
07a6ae11b3 feat(AI Agent Node): Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) 2024-12-12 14:01:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
5a055ed526 refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +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
Mutasem Aldmour
7b20f8aaa8 fix(OpenAI Node): Allow updating assistant files (#12042) 2024-12-06 14:06:21 +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
कारतोफ्फेलस्क्रिप्ट™
ddda0bde0b refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915) 2024-11-27 15:53:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
f6c0d045e9 fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +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
Charlie Kolb
cd3598aaab feat(editor): Drop response wrapper requirement from Subworkflow Tool output (#11785)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-11-22 10:17:45 +01:00
oleg
4dde287cde fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation (#11825) 2024-11-21 14:31:00 +01:00
Ricardo Espinoza
9cc5bc1aef fix: Add supported versions warning to Zep memory node (#11803) 2024-11-20 07:52:25 -05: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
Ivan Atanasov
1987363f79 fix(editor): Add documentation link to insufficient quota message (#11777) 2024-11-19 16:28:02 +01:00
Mutasem Aldmour
e298ebe90d feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00