Iván Ovejero
9ffca02016
chore: Lintfix @n8n/nodes-langchain ( #16868 )
2025-07-01 14:08:51 +02:00
Eugene
7711e4b052
feat(Structured Output Parser Node): Mark all parameters as required for schemas generated from JSON example ( #15935 )
2025-06-05 12:11:21 +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
Charlie Kolb
8e15ebf833
fix(Code Tool Node): Fix Input Schema Parameter not hiding correctly ( #13245 )
2025-02-17 11:31:29 +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
कारतोफ्फेलस्क्रिप्ट™
8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) ( #11421 )
2024-10-28 11:37:23 +01:00
Tomi Turtiainen
a042d5c8e6
refactor: Replace json-schema-to-zod with our own fork ( #11229 )
2024-10-18 09:29:19 +03:00
Tomi Turtiainen
2bb1996738
feat: Add once for each item support for JS task runner (no-changelog) ( #11109 )
2024-10-07 21:18:32 +03:00
Eugene
421aa71251
feat(Code Tool Node): Option to specify input schema ( #10693 )
2024-09-10 13:48:44 +02:00
Eugene
57d1c9a99e
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error ( #10248 )
2024-08-02 16:00:09 +02:00
oleg
3846eb967a
feat(editor): Split Tools and Models into sub-sections ( #10159 )
2024-07-23 16:40:28 +02:00
Michael Kret
edce632ee6
fix: Validate custom tool names for forbidden chars ( #8878 )
2024-03-14 10:03:33 +02:00
oleg
0f7ae3f50a
refactor: Update Langchain to 0.1.41 & add support for Claude 3 ( #8825 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com >
Co-authored-by: Michael Kret <michael.k@radency.com >
2024-03-07 11:36:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
bf729aa2f0
refactor(editor): Do not use CodeNodeEditor anywhere except the Code node (no-changelog) ( #8636 )
2024-02-15 11:35:50 +01:00
Michael Kret
941278db68
feat(OpenAI Node): Overhaul ( #8335 )
2024-02-15 10:15:58 +02:00
Michael Kret
ccc0ad5009
fix(core): Custom workflow tool tweaks ( #8561 )
2024-02-08 18:12:45 +02:00
Tomi Turtiainen
9a1cc56806
fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) ( #8363 )
...
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in >
2024-01-17 17:08:50 +02:00
Deborah
485a0c73cb
docs: Fix typo in tooltip relating to JMESPath ( #7910 )
2023-12-04 08:19:36 +00: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