Commit Graph

377 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Eugene
e6d84db899 fix(Google Vertex Chat Model Node): Clean service account private key (#10770) 2024-09-17 09:18:45 +02:00
oleg
d647ef41ac fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options (#10808) 2024-09-13 15:32:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
2f8c8448d3 refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
oleg
b2b1abc531 feat(OpenAI Node): Include O1 models in the models select (#10801) 2024-09-12 21:09:59 +02:00
oleg
53c0fb18bf build: Disable node-param-collection-type-unsorted-items for langchain nodes (no-changelog) (#10802) 2024-09-12 20:57:39 +02:00
Tomi Turtiainen
6530620e9d fix(benchmark): Fix benchmark license tenant (#10798) 2024-09-12 19:06:36 +03:00
Tomi Turtiainen
8fdbf25837 refactor(benchmark): Use kebab-case for file and directory names (#10787) 2024-09-12 16:06:43 +03:00
Tomi Turtiainen
b2b6190cc0 refactor(benchmark): Rename scaling mode setups (#10783) 2024-09-12 13:02:56 +03:00
Iván Ovejero
c133a6ef89 refactor(core): Include AI events in log streaming relay (#10768) 2024-09-12 12:02:47 +02:00
Tomi Turtiainen
8496adb94f fix(benchmark): Fix scaling mode setup (#10780) 2024-09-12 11:54:26 +03:00
github-actions[bot]
755188897b 🚀 Release 1.59.0 (#10775)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-09-11 16:56:54 +02:00
oleg
50459bacab fix(editor): Fix error rendering and indexing of LLM sub-node outputs (#10688) 2024-09-11 16:17:13 +02:00
oleg
5c47a5f691 feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735) 2024-09-11 15:49:38 +02:00
Tomi Turtiainen
b9d157db40 fix(benchmark): Fix args formatting & validate scaling mode env vars (#10766)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-09-11 11:12:03 +03:00
Tomi Turtiainen
56ebeed880 fix(benchmark): Make benchmark checks more robust (#10761) 2024-09-10 18:15:21 +03:00
oleg
17f160ce96 refactor: Update Langchain packages (no-changelog) (#10759) 2024-09-10 17:04:02 +02:00
Tomi Turtiainen
e56dabd63a feat(benchmark): Report benchmark results to a configurable webhook (#10754) 2024-09-10 17:41:33 +03:00
Eugene
421aa71251 feat(Code Tool Node): Option to specify input schema (#10693) 2024-09-10 13:48:44 +02:00
Tomi Turtiainen
d81f21d08e feat(benchmark): New options for n8n benchmark (#10741) 2024-09-10 09:25:41 +03:00
oleg
96db501a61 fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734) 2024-09-09 17:33:52 +02:00
oleg
4e89912588 fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00
Tomi Turtiainen
b18313f219 test: Add scaling n8n setup (multi-main) (#10644) 2024-09-09 09:07:32 +03:00
Iván Ovejero
ff7354228c refactor(core): Increase Postgres connection timeout to 20 seconds (#10705)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-06 11:07:03 +02:00
Eugene
db6e8326c7 feat(editor): Logs markdown block improvements (#10681) 2024-09-06 09:17:58 +02:00
Tomi Turtiainen
aa98c18cd7 ci: Remove benchmark VM entra login (#10679) 2024-09-05 13:57:09 +03:00
github-actions[bot]
f9208ad9a4 🚀 Release 1.58.0 (#10680)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-09-05 12:22:13 +02:00
Eugene
aa37c32f26 feat(Text Classifier Node): Add output fixing parser (#10667) 2024-09-05 09:39:44 +02:00
Iván Ovejero
81540318b4 feat(core): Make Postgres connection timeout configurable (#10670) 2024-09-05 09:31:08 +02:00
Tomi Turtiainen
7da234d8b1 feat(benchmark): Add benchmark scenario for the httprequest node (#10672) 2024-09-05 09:42:58 +03:00
oleg
746e7b89f7 fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513) 2024-09-04 14:45:14 +02:00
Tomi Turtiainen
8750b287f5 refactor(benchmark): Separate cloud env provisioning from running benchmarks (#10657) 2024-09-04 13:14:41 +03:00
oleg
da44fe4b89 feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
Tomi Turtiainen
35e6a87cba feat(benchmark): Add scenario for expressions with Set node (#10647) 2024-09-03 17:09:37 +03:00
Tomi Turtiainen
d5d7b24f55 feat(benchmark): Add benchmark scenario for binary files (#10648) 2024-09-03 16:57:49 +03:00
jeanpaul
650389d907 feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517) 2024-09-03 11:20:00 +02:00
कारतोफ्फेलस्क्रिप्ट™
7fd0c71bdc feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639) 2024-09-02 17:38:48 +02:00
Tomi Turtiainen
14952eb83b fix: Re-enable infra provisioning and teardown (no-changelog) (#10636) 2024-09-02 16:57:07 +03:00
Eugene
022ddcbef9 feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Tomi Turtiainen
afc4d4e144 fix: Fixes to cloud benchmarks (no-changelog) (#10634) 2024-09-02 14:58:24 +03:00
Tomi Turtiainen
56354151d4 test: Add JS CodeNode benchmark scenario (#10632) 2024-09-02 12:21:41 +03:00
Tomi Turtiainen
15f311c890 ci: Fixes to benchmarks in cloud (#10626) 2024-08-30 17:49:50 +03:00
Michael Kret
9fa1a9aa99 fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
Tomi Turtiainen
1e08f444c9 ci: Fix script name in gh workflow (#10619) 2024-08-30 10:48:34 +03:00
Tomi Turtiainen
7e9d186496 feat: Add queue mode setup to benchmarks (no-changelog) (#10608) 2024-08-30 09:42:01 +03:00
Tomi Turtiainen
4e899ea55f feat: Add n8n postgres setup to benchmarks (no-changelog) (#10604) 2024-08-30 09:41:50 +03:00
Tomi Turtiainen
1b409b4e3e fix: Fix edge case in log in (no-changelog) (#10610) 2024-08-30 08:47:35 +03:00
Tomi Turtiainen
1c5164c786 feat: Add local orchestration of benchmarks (no-changelog) (#10589) 2024-08-30 08:46:55 +03:00
Tomi Turtiainen
eb074c04c9 fix: Reduce variability in benchmarks (no-changelog) (#10606) 2024-08-30 08:40:48 +03:00
Ricardo Espinoza
c4eb3746d7 refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00