Commit Graph

15 Commits

Author SHA1 Message Date
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
Michael Kret
045f5b0b2c
chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00
Benjamin Schroth
143136fb02
chore: Update langchain (#22500) 2025-12-01 16:38:55 +01:00
Benjamin Schroth
1291399b88
feat: Add execute function to tools (no-changelog) (#19997) 2025-09-29 14:47:27 +02:00
jeanpaul
a34b30acc7
feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Iván Ovejero
9ffca02016
chore: Lintfix @n8n/nodes-langchain (#16868) 2025-07-01 14:08:51 +02:00
Jaakko Husso
302258dda2
feat(editor): Align DynamicStructuredTool and DynamicTool name fields (#14604)
feat(Code Tool Node): Use node's name instead of separate name field as tool name

feat(Vector Store Tool Node): Use node's name instead of separate name field as tool name

feat(Custom n8n Workflow Tool Node): Use node's name instead of separate name field as tool name
2025-04-16 09:53:53 +03: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
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
Eugene
01b781a108
fix(editor): Nodes' icon color in dark mode (#12279) 2024-12-19 13:05:12 +01:00
कारतोफ्फेलस्क्रिप्ट™
2ce1644d01
refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
Ivan Atanasov
629e092407
feat(editor): Improve placeholder for vector store tool (#11483) 2024-10-31 14:27:02 +01:00
कारतोफ्फेलस्क्रिप्ट™
8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
oleg
3846eb967a
feat(editor): Split Tools and Models into sub-sections (#10159) 2024-07-23 16:40:28 +02:00
oleg
df2bc84d2b
feat(Vector Store Tool Node): Add Vector Store Tool (#9865)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-27 13:21:03 +02:00