Commit Graph

26 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
Benjamin Schroth
fd3512dc16 test: Add back skipped e2e tests 30-langchain (#15585) 2025-05-23 09:55:20 +02:00
Suguru Inoue
4657e348f4 feat(editor): Rollout improved log view (2nd attempt) (#15382) 2025-05-14 11:51:02 +02:00
Suguru Inoue
81caedb319 fix(editor): Revert log view rollout (no-changelog) (#15309) 2025-05-12 13:35:18 +02:00
Suguru Inoue
ce7ab2f456 test: Update e2e test that fails with the new log view (no-changelog) (#15217) 2025-05-08 13:20:59 +02:00
Suguru Inoue
8229b0bcc2 feat(editor): Rollout improved log view (#15202) 2025-05-08 11:12:13 +02:00
oleg
86807978c1 fix(editor): Fix AI Node Logs View to Filter Duplicate Executions (#15049)
Co-authored-by: autologie <suguru@n8n.io>
2025-05-07 08:55:58 +02:00
autologie
4d04c227a9 feat(editor): Popping logs out into a new window (#13788) 2025-03-17 10:50:51 +01:00
Alex Grozav
afbbfa3a90 feat: Update e2e tests to run on new canvas (no-changelog) (#12784) 2025-01-24 14:38:54 +02:00
Eugene
2f81b29d34 fix(editor): Partial execution of a workflow with manual chat trigger (#12662)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-20 13:50:52 +01:00
Charlie Kolb
a9077bb6f1 test: Finish Sub-Workflow Inputs Testing (no-changelog) (#12460) 2025-01-09 11:36:00 +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
oleg
a412ab7ebf feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
Charlie Kolb
93a6f858fa feat(editor): Restrict when a ChatTrigger Node is added automatically (#11523) 2024-11-13 11:00:02 +01:00
oleg
434d31ce92 fix(editor): Fix run index input for RunData view in sub-nodes (#11538) 2024-11-05 16:47:45 +01:00
oleg
73b0a80ac9 fix(editor): Fix rendering of AI logs (#11450) 2024-10-31 14:20:04 +01:00
Tomi Turtiainen
4f0a1a953f refactor: Enable import/order for design-system, workflow and @n8n packages (#10847) 2024-09-18 10:19:33 +03:00
oleg
06419d9483 feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-08-05 13:59:02 +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
Michael Kret
3fd97e4c72 fix: Prevent chat modal opening on 'Test workflow' click (#9009)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-04-01 17:08:00 +03:00
oleg
5f53d76e39 fix(editor): Fix opening of chat window when executing a child node (#8789)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-21 09:23:15 +01: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
oleg
40aecd1715 feat(AI Agent Node): Whitelist Azure Chat model for Agent (#8699)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-21 14:57:21 +01:00
oleg
934d0d35b1 feat: Azure Open AI chat model & embeddings (#8522)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-01 16:48:18 +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