Commit Graph

8 Commits

Author SHA1 Message Date
Daria
b91219ea15 fix(editor): Set workflow name when importing (no-changelog) (#19410) 2025-09-11 15:29:41 +03: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
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
Milorad FIlipović
67ed1d2c3c feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
Ricardo Espinoza
c265d44841 feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00
oleg
84e54beac7 feat(editor): Implement workflowSelector parameter type (#10482) 2024-08-22 16:59:12 +02:00