Commit Graph

9 Commits

Author SHA1 Message Date
shortstacked
ba70cab9d5 fix: Skip subworkflow input test temporarily (#15803) 2025-05-28 21:12:57 +01: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
8d1170e3dd fix(editor): Don't mark node as dirty when NDV is opened (#15222) 2025-05-20 15:23:38 +02:00
Charlie Kolb
21773764d3 feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
oleg
be967ebec0 feat(editor): Add evaluation workflow and enhance workflow selector with pinned data support (#12773) 2025-01-29 11:03:03 +01:00
Charlie Kolb
e85fe4abec chore: Fix failing e2e tests (no-changelog) (#12897) 2025-01-28 15:57:00 +01:00
Charlie Kolb
a9077bb6f1 test: Finish Sub-Workflow Inputs Testing (no-changelog) (#12460) 2025-01-09 11:36:00 +01: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