Commit Graph

20 Commits

Author SHA1 Message Date
Eugene
29a41a48a4 fix: Flaky e2e test in 30-langchain (no-changelog) (#15793) 2025-05-30 08:20:30 +02:00
shortstacked
b0b674e85a fix: Add Exact Match Option for NDV (no-changelog) (#15787)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-05-28 13:34:06 +01:00
Jaakko Husso
e5c2aea6fe feat(editor): Use resource locator at Simple Vector Store memory key, allow cross workflow use (#15421)
Remove workflow isolation from in-memory Simple Vector Store, making it possible to use vector stores created on other workflows. Display all current in-memory vector stores with a resource locator at Memory Key picker.

Note that these vector stores are still intended for non-production development use. Any users of an instance can access data in all in-memory vector stores as they aren't bound to workflows.
2025-05-22 23:34:59 +03:00
Suguru Inoue
c0b54832b3 feat(editor): Add "Rendered" display mode to the logs view (#14994) 2025-04-30 11:36:28 +02:00
Suguru Inoue
0a2b740063 fix(editor): Data in input/output panel incorrectly mapped (#14878) 2025-04-28 14:30:44 +02:00
shortstacked
8b70fbcb5f fix: Improve stability of NDV hover test (no-changelog) (#14679) 2025-04-17 08:26:10 +01:00
Suguru Inoue
aee83bf344 fix(editor): Inline expression previews are not displayed in NDV (#14475) 2025-04-08 16:38:28 +02:00
Milorad FIlipović
1f56a24bbd fix(editor): Addressing internal testing feedback for folders (no-changelog) (#13997) 2025-03-20 15:48:10 +01:00
autologie
75493ef6ef feat(editor): Indicate dirty nodes with yellow borders/connectors on canvas (#13040) 2025-02-26 16:35:17 +01:00
autologie
b17cbec3af feat(editor): Add ‘execute workflow’ buttons below triggers on the canvas (#12769)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-02-10 09:14:39 +01:00
Charlie Kolb
21773764d3 feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
Charlie Kolb
a9077bb6f1 test: Finish Sub-Workflow Inputs Testing (no-changelog) (#12460) 2025-01-09 11:36:00 +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
Charlie Kolb
de0e86150f feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
Mutasem Aldmour
fd3254d587 feat(core): Improve debugging of sub-workflows (#11602) 2024-11-14 23:04:43 +01:00
Mutasem Aldmour
ca2a583b5c fix: Show Pinned data in demo mode (#11490) 2024-11-01 14:04:58 +01:00
Milorad FIlipović
fade9e43c8 feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
Iván Ovejero
af3ac2db28 refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-10 15:49:50 +02:00
oleg
2068f186ff feat: Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-02-21 14:59:37 +01:00
Jan Oberhauser
87def60979 feat: Add AI tool building capabilities (#7336)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/langchain-memory-chat/23733

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Deborah <deborah@starfallprojects.co.uk>
Co-authored-by: Jesper Bylund <mail@jesperbylund.com>
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Mason Geloso <Mason.geloso@gmail.com>
Co-authored-by: Mason Geloso <hone@Masons-Mac-mini.local>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2023-11-29 12:13:55 +01:00